Lidarr/src/Lidarr.Http
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
..
Authentication Sliding expiration for auth cookie and a little clean up 2022-12-11 19:23:22 -06:00
ClientSchema Fixed: Allow decimals for Custom Format size 2023-08-19 11:44:29 +03:00
ErrorManagement
Exceptions
Extensions Remove unused imports 2023-05-12 19:24:16 +03:00
Frontend UI loading improvements 2023-08-21 04:08:07 +03:00
Middleware UI loading improvements 2023-08-21 04:08:07 +03:00
Ping Fixed: Ping endpoint no longer requires authentication 2023-02-04 20:24:21 -06:00
REST Use Array.Empty and fix a few multiple enumerations 2023-05-28 16:55:22 +03:00
Validation Fixed: Migrate to FluentValidation 9 2023-04-29 00:39:04 -05:00
ApiInfoController.cs Remove empty constructors 2023-05-12 19:27:31 +03:00
ApiInfoResource.cs Remove unused imports 2023-05-12 19:24:16 +03:00
Lidarr.Http.csproj Bump NLog to 5.2.0 2023-07-03 11:53:24 -05:00
PagingResource.cs
PagingResourceFilter.cs
ResourceChangeMessage.cs
VersionedApiControllerAttribute.cs
VersionedFeedControllerAttribute.cs