Lidarr/src/Lidarr.Http
Qstick 73a3e3f4e3 Simplify X-Forwarded-For handling
This happens in asp.net middleware now

Co-Authored-By: ta264 <ta264@users.noreply.github.com>

(cherry picked from commit 16e2d130e6a2e7239bcfe92187a7f990f93eff00)
2022-12-11 18:43:40 -06:00
..
Authentication Fixed: Give a unique name to the cookie 2021-12-24 14:17:17 -06:00
ClientSchema Fixed: NullRef in SchemaBuilder when sending payload without optional Provider.Settings fields 2021-12-24 14:17:17 -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
REST Tidy conversion to aspnetcore 2021-09-26 19:56:50 -04: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