Lidarr/src/NzbDrone.Common
2025-03-28 09:57:57 +02:00
..
Cache Inline 'out' variable declarations 2023-05-28 17:18:25 +03:00
Cloud New: Show health warning if system time is off expected time 2020-10-13 23:19:25 -04:00
Composition Use Array.Empty and fix a few multiple enumerations 2023-05-28 16:55:22 +03:00
Crypto StyleCop (#1058) 2020-10-13 23:18:09 -04:00
Disk Fixed: Deleting artist folder fails when files/folders aren't instantly removed 2025-03-25 21:11:58 +02:00
EnsureThat New: Improve path validation when handling paths from different OSes 2023-05-06 16:00:23 +03:00
EnvironmentInfo Use OperatingSystem class to get OS information 2024-10-27 09:13:46 +02:00
Exceptions StyleCop (#1058) 2020-10-13 23:18:09 -04:00
Extensions New: Add config file setting for CGNAT authentication bypass 2024-12-04 17:32:39 +02:00
Http Fixed: Trim spaces and empty values in Proxy Bypass List 2024-08-26 04:19:31 +03:00
Instrumentation Cleanse console log messages 2025-02-19 17:09:39 +02:00
Messaging StyleCop (#1058) 2020-10-13 23:18:09 -04:00
Model StyleCop (#1058) 2020-10-13 23:18:09 -04:00
OAuth Enforce rule IDE0005 on build 2023-05-28 17:03:14 +03:00
Options New: Config file setting to disable log database 2024-12-04 17:36:14 +02:00
Processes Fixed: Error getting processes in some cases 2024-12-15 05:30:28 +02:00
Reflection New: Add headers setting in webhook connection 2025-01-15 23:06:47 +02:00
Serializer Create overload for ToJson() with Formatting param 2023-07-03 11:17:52 +03:00
TPL Fixed: Duplicate notifications for failed health checks 2023-10-02 18:15:22 +03:00
ArchiveService.cs Check if backup folder is writable on backup 2024-12-31 12:20:10 +02:00
ConsoleService.cs StyleCop (#1058) 2020-10-13 23:18:09 -04:00
ConvertBase32.cs Use 'var' instead of explicit type 2023-05-28 17:23:59 +03:00
HashUtil.cs Use 'var' instead of explicit type 2023-05-28 17:23:59 +03:00
Lidarr.Common.csproj Bump NLog, Npgsql, System.Memory and System.ValueTuple 2025-03-23 13:10:50 +02:00
PathEqualityComparer.cs Include invalid path in exception message when failing to normalize 2025-03-28 09:57:57 +02:00
ServiceFactory.cs New: Use native dotnet host and DryIoc 2021-09-26 19:56:50 -04:00
ServiceProvider.cs Remove unused imports 2023-05-12 19:24:16 +03:00