Prowlarr/src/Prowlarr.Http
Bogdan cea6aae9e1 Add support for deprecated values in field select options
(cherry picked from commit d9786887f3fe30ef60ad9c50b3272bf60dfef309)
2023-07-23 05:05:41 +03:00
..
Authentication Remove unused imports 2023-05-11 18:48:51 +03:00
ClientSchema Add support for deprecated values in field select options 2023-07-23 05:05:41 +03:00
ErrorManagement Align ProwlarrErrorPipeline with upstream 2023-07-04 23:51:10 +03:00
Exceptions New: Use ASP.NET Core instead of Nancy 2021-03-16 19:29:49 +00:00
Extensions Use 'var' instead of explicit type 2023-05-28 18:52:10 +03: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 Add some API attributes 2023-06-09 04:12:57 +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 Bump NLog to 5.2.0 2023-06-09 04:12:20 +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