Readarr/src/Readarr.Http
Bogdan 4304685a65 Add support for deprecated values in field select options
(cherry picked from commit d9786887f3fe30ef60ad9c50b3272bf60dfef309)

Closes #2718
2023-07-23 05:03:40 +03:00
..
Authentication Sliding expiration for auth cookie and a little clean up 2022-10-20 20:23:15 -05:00
ClientSchema Add support for deprecated values in field select options 2023-07-23 05:03:40 +03:00
ErrorManagement Improve ErrorHandler and quieten logging 2021-11-11 11:08:43 +00:00
Exceptions New: Use ASP.NET Core instead of Nancy 2021-03-12 12:55:48 +00:00
Extensions Remove unused imports 2023-05-11 21:28:22 +03:00
Frontend Serve plain text files (eg. logs) as UTF-8 2023-04-29 00:58:39 -05:00
Middleware New: Only add version header for API requests 2023-05-07 13:47:10 +03:00
Ping Fixed: Ping endpoint no longer requires authentication 2023-02-04 18:15:15 -06:00
REST Remove not implemented endpoints from API docs 2023-06-21 08:00:04 +03:00
Validation Migrate to FluentValidation 9 2023-05-07 17:57:58 +03:00
ApiInfoController.cs Remove empty constructors 2023-05-11 19:29:57 +03:00
ApiInfoResource.cs Remove unused imports 2023-05-11 21:28:22 +03:00
PagingResource.cs New: Lidarr to Readarr 2020-02-29 16:58:13 -05:00
PagingResourceFilter.cs New: Lidarr to Readarr 2020-02-29 16:58:13 -05:00
Readarr.Http.csproj New: Upgrade to .NET 6 2021-11-13 08:45:25 +00:00
ResourceChangeMessage.cs New: Lidarr to Readarr 2020-02-29 16:58:13 -05:00
VersionedApiControllerAttribute.cs New: Use ASP.NET Core instead of Nancy 2021-03-12 12:55:48 +00:00
VersionedFeedControllerAttribute.cs Fixed: Calender .ics feed 2021-10-26 19:14:26 +01:00