Readarr/src/Readarr.Http
Stepan Goremykin 28f64d9a46 Migrate to FluentValidation 9
(cherry picked from commit 40e54685b9e83ed24a3979bfe965c453339ad02e)
2023-05-07 17:57:58 +03:00
..
Authentication Sliding expiration for auth cookie and a little clean up 2022-10-20 20:23:15 -05:00
ClientSchema Frontend Placeholders from the Backend 2023-04-29 01:05:18 -05: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 Simplify X-Forwarded-For handling 2023-01-23 20:11:29 -06: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 Migrate to FluentValidation 9 2023-05-07 17:57:58 +03:00
Validation Migrate to FluentValidation 9 2023-05-07 17:57:58 +03:00
ApiInfoController.cs New: Base API info endpoint 2022-11-25 20:01:21 -06:00
ApiInfoResource.cs New: Base API info endpoint 2022-11-25 20:01:21 -06: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