Radarr/src/Radarr.Http/Middleware
Mark McDowall e691253419 UI loading improvements
Fixed: Caching for dynamically loaded JS files
Fixed: Incorrect caching of initialize.js
(cherry picked from commit f0cb5b81f140c67fa84162e094cc4e0f3476f5da)
2023-07-24 11:40:50 +03:00
..
BufferingMiddleware.cs New: Use native dotnet host and DryIoc 2021-10-25 13:45:44 -04:00
CacheHeaderMiddleware.cs Fixed: UI not updating on upgrade 2021-10-25 13:45:44 -04:00
CacheableSpecification.cs UI loading improvements 2023-07-24 11:40:50 +03:00
IfModifiedMiddleware.cs Fixed: UI not updating on upgrade 2021-10-25 13:45:44 -04:00
LoggingMiddleware.cs Fixed: Correct User-Agent api logging 2022-05-06 08:25:34 -05:00
StartingUpMiddleware.cs Remove unused imports 2023-05-19 04:14:48 +03:00
UrlBaseMiddleware.cs New: Use ASP.NET Core instead of Nancy 2021-10-25 13:45:44 -04:00
VersionMiddleware.cs New: Only add version header for API requests 2023-05-07 21:21:06 +03:00