Prowlarr/src/Prowlarr.Http
2025-01-15 23:23:30 +02:00
..
Authentication New: Add config file setting for CGNAT authentication bypass 2024-12-03 00:07:27 -06: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 Bump NLog, Polly, System.Memory and AngleSharp 2025-01-15 23:23:30 +02: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