Lidarr/src/Lidarr.Http
Mark McDowall 393db165f3 New: Move auth success logging to debug
Closes #7978

(cherry picked from commit 9ebe043bd94d036fe2ab45f3bb3f882cda48e211)
2025-08-12 12:22:25 -05:00
..
Authentication New: Move auth success logging to debug 2025-08-12 12:22:25 -05:00
ClientSchema Use number input for seed ratio 2024-05-10 00:53:56 +03:00
ErrorManagement New: Use ASP.NET Core instead of Nancy 2021-09-26 19:56:50 -04:00
Exceptions New: Use ASP.NET Core instead of Nancy 2021-09-26 19:56:50 -04:00
Extensions Paging params in API docs 2023-10-30 22:15:18 +02:00
Frontend New: Use instance name in PWA manifest 2024-11-04 18:46:05 +02:00
Middleware New: Use 307 redirect for requests missing URL Base 2024-10-08 02:19:48 +03:00
Ping New: Allow HEAD requests to ping endpoint 2024-03-28 10:30:54 +02:00
REST Use Array.Empty and fix a few multiple enumerations 2023-05-28 16:55:22 +03:00
Validation Fixed: Migrate to FluentValidation 9 2023-04-29 00:39:04 -05:00
ApiInfoController.cs Remove empty constructors 2023-05-12 19:27:31 +03:00
ApiInfoResource.cs Remove unused imports 2023-05-12 19:24:16 +03:00
Lidarr.Http.csproj Bump NLog, Npgsql, System.Memory and System.ValueTuple 2025-03-23 13:10:50 +02:00
PagingResource.cs New: Config file setting to disable log database 2024-12-04 17:36:14 +02:00
PagingResourceFilter.cs New: Custom Filtering for UI (#234) 2018-03-14 21:28:46 -04:00
ResourceChangeMessage.cs StyleCop (#1058) 2020-10-13 23:18:09 -04:00
VersionedApiControllerAttribute.cs New: Use ASP.NET Core instead of Nancy 2021-09-26 19:56:50 -04:00
VersionedFeedControllerAttribute.cs Fixed: Calender .ics feed 2021-10-26 19:17:42 +01:00