Prowlarr/src/Prowlarr.Http
2023-05-11 18:48:51 +03:00
..
Authentication Remove unused imports 2023-05-11 18:48:51 +03: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 Remove unused imports 2023-05-11 18:48:51 +03:00
Middleware New: Only add version header for API requests 2023-05-07 14:07:21 +03:00
Ping New: Ping Endpoint 2023-02-19 19:23:26 -06:00
REST Fixed: Use Array.Empty and fix a few multiple enumerations 2023-04-16 05:09:12 +03:00
Validation Fixed: Migrate to FluentValidation 9 2023-04-16 05:07:50 +03:00
ApiInfoController.cs Remove empty constructors 2023-05-11 18:44:40 +03:00
ApiInfoResource.cs Remove unused imports 2023-05-11 18:48:51 +03: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 Fixed: Migrate to FluentValidation 9 2023-04-16 05:07:50 +03: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