1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2025-01-10 23:29:53 +02:00
Sonarr/src/NzbDrone.Common
2024-11-14 19:27:56 -08:00
..
Cache Inline 'out' variable declarations 2023-05-27 16:55:16 -07:00
Cloud
Composition Use Array.Empty and fix a few multiple enumerations 2023-03-26 23:40:51 -04:00
Crypto StyleCop 2022-08-07 15:24:35 -07:00
Disk Allow GetFileSize to follow symlinks 2024-11-14 19:27:56 -08:00
EnsureThat New: Improve path validation when handling paths from different OSes 2023-03-26 21:29:17 -07:00
EnvironmentInfo Use OperatingSystem class to get OS information 2024-10-26 14:14:20 -07:00
Exceptions StyleCop 2022-08-07 15:24:35 -07:00
Expansive Use 'var' instead of explicit type 2023-05-27 16:55:16 -07:00
Extensions Fixed: Normalize unicode characters when comparing paths for equality 2024-11-14 18:59:43 -08:00
Http Fixed: Trim spaces and empty values in Proxy Bypass List 2024-08-25 20:24:16 -04:00
Instrumentation Fixed: Telegram log message including token 2024-09-27 20:26:29 -04:00
Messaging StyleCop 2022-08-07 15:24:35 -07:00
Model StyleCop 2022-08-07 15:24:35 -07:00
OAuth Enforce rule IDE0005 on build 2023-05-27 19:53:49 -04:00
Options New: Configurable log file size limit 2024-08-11 08:44:35 -07:00
Processes Fixed: custom script error when importing some downloads 2023-05-07 10:23:47 -07:00
Reflection New: Add headers setting in webhook connection 2024-11-14 19:01:05 -08:00
Serializer Create overload for ToJson() with Formatting param 2023-07-02 22:34:45 -07:00
TPL Mock debouncer for testing 2023-09-10 15:25:15 -07:00
ArchiveService.cs New: Ignore inaccessible files with getting files 2023-08-03 22:20:25 -07:00
ConsoleService.cs
ConvertBase32.cs Use 'var' instead of explicit type 2023-05-27 16:55:16 -07:00
HashUtil.cs Use 'var' instead of explicit type 2023-05-27 16:55:16 -07:00
PathEqualityComparer.cs Fixed: Normalize unicode characters when comparing paths for equality 2024-11-14 18:59:43 -08:00
ServiceFactory.cs New: Use ASP.NET Core instead of Nancy 2022-08-07 15:24:37 -07:00
ServiceProvider.cs Remove unused imports 2023-05-10 21:08:13 -07:00
Sonarr.Common.csproj Update System.Text.Json to version 6.0.10 2024-10-26 14:22:31 -07:00