Prowlarr/src/Prowlarr.Http
2023-02-19 19:23:26 -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 New: OnGrab Notifications 2023-02-19 17:16:05 -06:00
Frontend Enable all analyzers to default back to our rules 2023-02-18 15:03:35 -06:00
Middleware New: Return static response to requests while app is starting 2023-02-19 19:06:13 -06:00
Ping New: Ping Endpoint 2023-02-19 19:23:26 -06: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 Initial Push 2020-10-18 04:18:35 -04:00
PagingResourceFilter.cs Initial Push 2020-10-18 04:18:35 -04:00
Prowlarr.Http.csproj New: Auth Required 2022-12-20 14:23:09 -06:00
ResourceChangeMessage.cs Initial Push 2020-10-18 04:18:35 -04:00
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