Lidarr/src/Lidarr.Http
Bogdan f890a8c18f New: Allow HEAD requests to ping endpoint
(cherry picked from commit 7353fe479dbb8d0dab76993ebed92d48e1b05524)
2024-03-28 10:30:54 +02:00
..
Authentication Fixed: Redirecting after login 2024-02-07 08:56:27 +02:00
ClientSchema Translate fields on the backend 2023-12-31 08:57:07 +02: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 Avoid returning null in static resource mapper Task 2023-09-27 18:53:17 +03:00
Middleware UI loading improvements 2023-08-21 04:08:07 +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 to 5.2.0 2023-07-03 11:53:24 -05:00
PagingResource.cs Paging params in API docs 2023-10-30 22:15:18 +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