Lidarr/src/Lidarr.Http
Mark McDowall 50b26ba955 Fixed: Ping endpoint no longer requires authentication
(cherry picked from commit ad42d4a14c814d5911dafb5e78e97ec09b4b13a5)
2023-02-04 20:24:21 -06:00
..
Authentication Sliding expiration for auth cookie and a little clean up 2022-12-11 19:23:22 -06:00
ClientSchema New: Custom Formats 2023-01-22 16:38:04 -06: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 Simplify X-Forwarded-For handling 2022-12-11 18:43:40 -06:00
Frontend New: Darkmode (#3039) 2022-10-17 18:51:55 -05:00
Middleware Fixed: Correct User-Agent api logging 2022-05-06 08:37:15 -05:00
Ping Fixed: Ping endpoint no longer requires authentication 2023-02-04 20:24:21 -06:00
REST New: Custom Formats 2023-01-22 16:38:04 -06:00
Validation New: Use ASP.NET Core instead of Nancy 2021-09-26 19:56:50 -04:00
ApiInfoController.cs New: Base API info endpoint 2022-11-06 19:04:44 -06:00
ApiInfoResource.cs New: Base API info endpoint 2022-11-06 19:04:44 -06:00
Lidarr.Http.csproj Updated NLog Version 2022-09-26 17:18:11 -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