Radarr/src/Radarr.Http
Mark McDowall 51901dbb37 New: Only add version header for API requests
(cherry picked from commit 453891e620459ff38f7bc43b207004b240fc5fb8)
2023-05-07 21:21:06 +03:00
..
Authentication Lidarr, Radarr, and Prowlarr (maybe Readarr too) all use 2021-11-23 14:10:52 -06:00
ClientSchema Fixed: NullRef in SchemaBuilder when sending payload without optional Provider.Settings fields 2021-12-20 20:38:16 -06:00
ErrorManagement Improve ErrorHandler and quieten logging 2021-10-25 13:45:44 -04:00
Exceptions New: Use ASP.NET Core instead of Nancy 2021-10-25 13:45:44 -04:00
Extensions Simplify X-Forwarded-For handling 2022-12-09 22:05:50 -06:00
Frontend Serve plain text files (eg. logs) as UTF-8 2023-04-22 10:03:17 -07:00
Middleware New: Only add version header for API requests 2023-05-07 21:21:06 +03:00
Ping Fixed: Ping endpoint no longer requires authentication 2023-02-04 17:44:37 -06:00
REST Migrate to FluentValidation 9 2023-05-03 09:12:07 +03:00
Validation Migrate to FluentValidation 9 2023-05-03 09:12:07 +03:00
ApiInfoController.cs New: Base API info endpoint 2022-11-12 19:56:41 -06:00
ApiInfoResource.cs New: Base API info endpoint 2022-11-12 19:56:41 -06:00
PagingResource.cs Reformat and apply Stylecop rules 2019-12-27 20:40:13 -05:00
PagingResourceFilter.cs New: Backend changes for new UI 2019-06-11 22:06:19 -04:00
Radarr.Http.csproj Migrate to FluentValidation 9 2023-05-03 09:12:07 +03:00
ResourceChangeMessage.cs Reformat and apply Stylecop rules 2019-12-27 20:40:13 -05:00
VersionedApiControllerAttribute.cs New: Use ASP.NET Core instead of Nancy 2021-10-25 13:45:44 -04:00
VersionedFeedControllerAttribute.cs Fixed: Calender .ics feed 2021-10-25 21:36:44 +01:00