Radarr/src/Radarr.Http
2025-03-18 14:18:00 +02:00
..
Authentication Improve logging when login fails due to CryptographicException 2025-03-16 13:12:41 +02:00
ClientSchema Translate backend: Autotagging + CF specs 2025-01-06 04:06:34 +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 New: Use instance name in PWA manifest 2024-11-04 12:54:59 +02:00
Middleware New: Use 307 redirect for requests missing URL Base 2024-10-06 17:22:32 +03:00
Ping New: Allow HEAD requests to ping endpoint 2024-03-28 10:28:41 +02:00
REST Log calls to deprecated endpoints 2024-08-14 15:45:26 +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 Simplify fallback to default for allowed sort keys 2024-09-21 01:35:47 +03:00
Radarr.Http.csproj Bump NLog, Npgsql, System.Memory and System.ValueTuple 2025-03-18 14:18:00 +02: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