Radarr/src/Radarr.Http
Mark McDowall d660309b5a Fixed: Redirecting after login
(cherry picked from commit 745b92daf4bf4b9562ffe52dad84a12a5561add5)
2024-02-07 08:51:08 +02:00
..
Authentication Fixed: Redirecting after login 2024-02-07 08:51:08 +02:00
ClientSchema Translate fields on the backend 2023-12-31 09:38:03 +02: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 Paging params in API docs 2023-10-10 07:03:41 +03:00
Frontend Avoid returning null in static resource mapper Task 2023-09-19 20:15:59 +03:00
Middleware UI loading improvements 2023-07-24 11:40:50 +03:00
Ping Fixed: Ping endpoint no longer requires authentication 2023-02-04 17:44:37 -06:00
REST Use Array.Empty and fix a few multiple enumerations 2023-05-28 16:43:46 +03:00
Validation New: Rework List sync interval logic 2023-07-04 19:17:28 +03:00
ApiInfoController.cs Remove empty constructors 2023-05-19 04:14:48 +03:00
ApiInfoResource.cs Remove unused imports 2023-05-19 04:14:48 +03:00
PagingResource.cs Paging params in API docs 2023-10-10 07:03:41 +03:00
Radarr.Http.csproj Bump Nlog and NUnit 2023-08-16 20:51:25 -05: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