Radarr/src/Radarr.Http
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
..
Authentication Lidarr, Radarr, and Prowlarr (maybe Readarr too) all use 2021-11-23 14:10:52 -06:00
ClientSchema Add support for deprecated values in field select options 2023-07-23 04:02:14 +03:00
ErrorManagement Improve ErrorHandler and quieten logging 2021-10-25 13:45:44 -04:00
Exceptions New: Use ASP.NET Core instead of Nancy 2021-10-25 13:45:44 -04:00
Extensions Remove unused imports 2023-05-19 04:14:48 +03:00
Frontend UI loading improvements 2023-07-24 11:40:50 +03:00
Middleware UI loading improvements 2023-07-24 11:40:50 +03:00
Ping Fixed: Ping endpoint no longer requires authentication 2023-02-04 17:44:37 -06:00
REST Use Array.Empty and fix a few multiple enumerations 2023-05-28 16:43:46 +03:00
Validation New: Rework List sync interval logic 2023-07-04 19:17:28 +03:00
ApiInfoController.cs Remove empty constructors 2023-05-19 04:14:48 +03:00
ApiInfoResource.cs Remove unused imports 2023-05-19 04:14:48 +03:00
PagingResource.cs Reformat and apply Stylecop rules 2019-12-27 20:40:13 -05:00
PagingResourceFilter.cs New: Backend changes for new UI 2019-06-11 22:06:19 -04:00
Radarr.Http.csproj Bump NLog to 5.2.0 2023-06-02 07:50:34 +03:00
ResourceChangeMessage.cs Reformat and apply Stylecop rules 2019-12-27 20:40:13 -05:00
VersionedApiControllerAttribute.cs New: Use ASP.NET Core instead of Nancy 2021-10-25 13:45:44 -04:00
VersionedFeedControllerAttribute.cs Fixed: Calender .ics feed 2021-10-25 21:36:44 +01:00