Radarr/src/Radarr.Http
Mark McDowall fdfe8ca656 New: Return static response to requests while app is starting
(cherry picked from commit 303fc5d786ccf2ad14c8523fc239696c5d37ea53)

Fixes #8079
Closes #8080
2023-02-12 13:29:46 -06:00
..
Authentication
ClientSchema
ErrorManagement
Exceptions
Extensions Simplify X-Forwarded-For handling 2022-12-09 22:05:50 -06:00
Frontend New: Native Theme Engine 2022-11-20 11:49:50 -06:00
Middleware New: Return static response to requests while app is starting 2023-02-12 13:29:46 -06:00
Ping Fixed: Ping endpoint no longer requires authentication 2023-02-04 17:44:37 -06:00
REST Fixed: Use route Id for PUT requests if not passed in body 2022-12-05 21:34:00 -06:00
Validation
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
PagingResourceFilter.cs
Radarr.Http.csproj Updated NLog Version (#7365) 2022-07-02 16:26:59 +01:00
ResourceChangeMessage.cs
VersionedApiControllerAttribute.cs
VersionedFeedControllerAttribute.cs