Prowlarr/src/Prowlarr.Http
Mark McDowall 50d31d0c5e Fixed: Downloading backups when path contains a trailing slash
(cherry picked from commit 31c7647eacb3c3a50e55550880287e00302a9881)
2026-03-30 14:01:13 +01:00
..
Authentication Fixed: Limit redirects after login to local paths 2026-03-05 18:37:56 +00: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 Fix various typos 2025-06-10 18:36:14 +03:00
Frontend Fixed: Downloading backups when path contains a trailing slash 2026-03-30 14:01:13 +01:00
Middleware New: Bump to .NET 8 2025-06-07 19:23:03 +03:00
Ping New: Allow HEAD requests to ping endpoint 2024-03-27 18:54:57 +02:00
REST New: Bump to .NET 8 2025-06-07 19:23:03 +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 Upgrade StyleCop.Analyzers to Unstable 1.2.0.556 2025-06-07 19:23:03 +03:00
Prowlarr.Http.csproj New: Bump to .NET 8 2025-06-07 19:23:03 +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