Lidarr/src/Lidarr.Http/Middleware
Mark McDowall d473752999 UI loading improvements
Fixed: Caching for dynamically loaded JS files
Fixed: Incorrect caching of initialize.js
(cherry picked from commit f0cb5b81f140c67fa84162e094cc4e0f3476f5da)

Closes #3883
Closes #3890
Closes #3893
2023-08-21 04:08:07 +03:00
..
BufferingMiddleware.cs New: Use native dotnet host and DryIoc 2021-09-26 19:56:50 -04:00
CacheHeaderMiddleware.cs Fixed: UI not updating on upgrade 2021-09-26 19:56:50 -04:00
CacheableSpecification.cs UI loading improvements 2023-08-21 04:08:07 +03:00
IfModifiedMiddleware.cs Fixed: UI not updating on upgrade 2021-09-26 19:56:50 -04:00
LoggingMiddleware.cs Fixed: Correct User-Agent api logging 2022-05-06 08:37:15 -05:00
StartingUpMiddleware.cs Enable all analyzers and enforce code style on build 2023-04-11 21:31:27 -05:00
UrlBaseMiddleware.cs New: Use ASP.NET Core instead of Nancy 2021-09-26 19:56:50 -04:00
VersionMiddleware.cs New: Only add version header for API requests 2023-05-07 13:53:53 +03:00