Lidarr/src/Lidarr.Http
Mark McDowall 319ea66705 Fixed: Allow decimals for Custom Format size
(cherry picked from commit 7f5ddff568ce9f87bd45420cbd36690b190bd633)

Closes #4039
2023-08-19 11:44:29 +03:00
..
Authentication Sliding expiration for auth cookie and a little clean up 2022-12-11 19:23:22 -06:00
ClientSchema Fixed: Allow decimals for Custom Format size 2023-08-19 11:44:29 +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 Remove unused imports 2023-05-12 19:24:16 +03:00
Frontend Remove unused imports 2023-05-12 19:24:16 +03:00
Middleware New: Only add version header for API requests 2023-05-07 13:53:53 +03:00
Ping Fixed: Ping endpoint no longer requires authentication 2023-02-04 20:24:21 -06: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 StyleCop (#1058) 2020-10-13 23:18:09 -04: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