Prowlarr/src/Prowlarr.Http
2023-02-05 10:37:35 -06:00
..
Authentication New: Auth Required 2022-12-20 14:23:09 -06:00
ClientSchema Fixed: Handle null IEnumerable field values in SchemaBuilder 2023-02-05 10:37:35 -06:00
ErrorManagement New: Use ASP.NET Core instead of Nancy 2021-03-16 19:29:49 +00:00
Exceptions New: Use ASP.NET Core instead of Nancy 2021-03-16 19:29:49 +00:00
Extensions Simplify X-Forwarded-For handling 2022-12-08 17:45:14 -06:00
Frontend Serve plain text files (e.g. logs) as UTF-8. 2023-02-01 22:17:30 -06:00
Middleware Fixed: Correct User-Agent api logging 2022-05-06 08:38:38 -05:00
REST Handling for Obsolete API Endpoints 2022-12-08 17:50:18 -06:00
Validation New: Use ASP.NET Core instead of Nancy 2021-03-16 19:29:49 +00:00
ApiInfoController.cs New: Base API info endpoint 2022-11-07 19:26:54 -06:00
ApiInfoResource.cs New: Base API info endpoint 2022-11-07 19:26:54 -06:00
PagingResource.cs
PagingResourceFilter.cs
Prowlarr.Http.csproj New: Auth Required 2022-12-20 14:23:09 -06:00
ResourceChangeMessage.cs
VersionedApiControllerAttribute.cs New: Use ASP.NET Core instead of Nancy 2021-03-16 19:29:49 +00:00
VersionedFeedControllerAttribute.cs New: Use ASP.NET Core instead of Nancy 2021-03-16 19:29:49 +00:00