Radarr/src/Radarr.Http
Mark McDowall e8972f2273 Fixed: Don't set cookies for static resources
(cherry picked from commit 6619350f87a8f6ddedfea0cc8ca5b1e9ab006091)
2021-03-09 07:19:32 -05:00
..
Authentication Fixed: Don't set cookies for static resources 2021-03-09 07:19:32 -05:00
ClientSchema New: Use System.Text.Json for Nancy and SignalR 2021-02-04 20:22:04 -05:00
ErrorManagement New: Log out body for bad API requests 2021-02-06 21:21:43 -05:00
Exceptions
Extensions Fixed: Don't set cookies for static resources 2021-03-09 07:19:32 -05:00
Frontend
Mapping
REST New: Use System.Text.Json for Nancy and SignalR 2021-02-04 20:22:04 -05:00
Validation
ByteArrayResponse.cs
PagingResource.cs
PagingResourceFilter.cs
Radarr.Http.csproj New: Use System.Text.Json for Nancy and SignalR 2021-02-04 20:22:04 -05:00
RadarrBootstrapper.cs
RadarrModule.cs
RadarrRestModule.cs
RadarrRestModuleWithSignalR.cs
ResourceChangeMessage.cs
TinyIoCNancyBootstrapper.cs