Prowlarr/src/Prowlarr.Http
Mark McDowall 629c6a8891 Fixed: Redirecting after login with urlbase
(cherry picked from commit 745b92daf4bf4b9562ffe52dad84a12a5561add5)
2024-02-07 09:02:37 +02:00
..
Authentication Fixed: Redirecting after login with urlbase 2024-02-07 09:02:37 +02:00
ClientSchema New: Don't return API Keys and Passwords via the API 2024-01-28 09:59:49 +02: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 Avoid returning null in static resource mapper Task 2023-09-19 20:17:05 +03:00
Middleware UI loading improvements 2023-08-03 15:57:52 +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 Paging params in API docs 2023-10-11 02:17:27 +03: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