Lidarr/src/Lidarr.Http
Martin Häger a39bfa8e14 Fixed: Specify UTF-8 when serving text files to avoid incorrect detection by browsers 2023-03-26 10:50:33 +01: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 Fixed: Specify UTF-8 when serving text files to avoid incorrect detection by browsers 2023-03-26 10:50:33 +01:00
Middleware New: Return static response to requests while app is starting 2023-03-12 15:34:21 -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