Prowlarr/src/Prowlarr.Http
2024-10-06 17:48:02 +03:00
..
Authentication Fixed: Unable to login when instance name contained brackets 2024-09-21 00:27:15 +03:00
ClientSchema Fixed: Allow decimals for Seed Ratio 2024-05-07 00:11:20 +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 Paging params in API docs 2023-10-11 02:17:27 +03:00
Frontend New: Dark theme for login screen 2024-05-09 23:40:49 +03:00
Middleware New: Use 307 redirect for requests missing URL Base 2024-10-06 17:48:02 +03:00
Ping New: Allow HEAD requests to ping endpoint 2024-03-27 18:54:57 +02: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 Guard against using invalid sort keys 2024-09-21 21:35:23 +03:00
Prowlarr.Http.csproj Upgrade nlog to 5.3.3 2024-08-15 03:57:21 +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