Lidarr/src/NzbDrone.Core
Bogdan cc27107668 Use 'var' instead of explicit type
(cherry picked from commit 12374f7f0038e5b25548f5ab3f71122410832393)

Closes #3749
2023-05-28 17:23:59 +03:00
..
Analytics Track fully imported downloads in separate history table 2021-12-29 11:47:19 -06:00
Annotations Frontend Placeholders from the Backend 2023-04-29 01:09:50 -05:00
ArtistStats Fixed: Restore old Sqlite version compatibility 2023-01-15 23:25:23 -06:00
Authentication Remove unused imports 2023-05-12 19:24:16 +03:00
Backup New: Add version and timestamp to backup archive 2023-05-06 16:02:57 +03:00
Blocklisting Fix checking for SameTorrent when the indexer is null 2023-05-18 03:58:57 +03:00
Configuration Use 'var' instead of explicit type 2023-05-28 17:23:59 +03:00
CustomFilters New: Server Side UI Filtering, Error Boundaries (#501) 2018-09-22 23:10:50 -04:00
CustomFormats Remove unused imports 2023-05-12 19:24:16 +03:00
Datastore Use 'var' instead of explicit type 2023-05-28 17:23:59 +03:00
DecisionEngine Remove unused imports 2023-05-12 19:24:16 +03:00
DiskSpace New: Don't require artist mapping 2020-10-13 23:18:45 -04:00
Download Use 'var' instead of explicit type 2023-05-28 17:23:59 +03:00
Exceptions Log Skyhook connection failures with more info 2023-01-26 21:09:10 -06:00
Extras Use Array.Empty and fix a few multiple enumerations 2023-05-28 16:55:22 +03:00
HealthCheck Use 'var' instead of explicit type 2023-05-28 17:23:59 +03:00
History Use MinBy and MaxBy instead of OrderBy + First 2023-05-06 16:11:24 +03:00
Housekeeping New: Custom Formats 2023-01-22 16:38:04 -06:00
Http Enforce comment spacing with Stylecop 2022-11-21 19:51:00 -06:00
ImportLists Use 'var' instead of explicit type 2023-05-28 17:23:59 +03:00
IndexerSearch Use 'var' instead of explicit type 2023-05-28 17:23:59 +03:00
Indexers Use 'var' instead of explicit type 2023-05-28 17:23:59 +03:00
Instrumentation Enforce comment spacing with Stylecop 2022-11-21 19:51:00 -06:00
Jobs Fixed: Tasks Running at random times 2023-01-15 12:12:32 -06:00
Languages Use 'var' instead of explicit type 2023-05-28 17:23:59 +03:00
Lifecycle Added update check early in startup if the package requested a post-install update check 2020-10-13 23:25:34 -04:00
Localization Deserialize asynchronously in LocalizationService 2023-05-28 17:00:50 +03:00
MediaCover Use 'var' instead of explicit type 2023-05-28 17:23:59 +03:00
MediaFiles Use 'var' instead of explicit type 2023-05-28 17:23:59 +03:00
Messaging Use 'var' instead of explicit type 2023-05-28 17:23:59 +03:00
MetadataSource Use 'var' instead of explicit type 2023-05-28 17:23:59 +03:00
Music Use 'var' instead of explicit type 2023-05-28 17:23:59 +03:00
Notifications Inline 'out' variable declarations 2023-05-28 17:18:25 +03:00
Organizer Use 'var' instead of explicit type 2023-05-28 17:23:59 +03:00
Parser Use 'var' instead of explicit type 2023-05-28 17:23:59 +03:00
Profiles Use 'var' instead of explicit type 2023-05-28 17:23:59 +03:00
ProgressMessaging StyleCop (#1058) 2020-10-13 23:18:09 -04:00
Properties New: Migrate to new csproj format 2019-08-24 17:31:58 -04:00
Qualities Use 'var' instead of explicit type 2023-05-28 17:23:59 +03:00
Queue Use 'var' instead of explicit type 2023-05-28 17:23:59 +03:00
RemotePathMappings StyleCop (#1058) 2020-10-13 23:18:09 -04:00
RootFolders Use MinBy and MaxBy instead of OrderBy + First 2023-05-06 16:11:24 +03:00
Security Use modern HttpClient 2022-09-26 17:18:11 -05:00
Tags New: Add tag support to indexers 2022-09-26 16:00:20 -05:00
ThingiProvider Fixed: Prevent unknown settings implementation from failing to deserialize 2023-05-14 20:37:20 +03:00
Update Remove unused imports 2023-05-12 19:24:16 +03:00
Validation Use 'var' instead of explicit type 2023-05-28 17:23:59 +03:00
Fluent.cs Use 'var' instead of explicit type 2023-05-28 17:23:59 +03:00
Hashing.cs New: Build on Net6 2021-12-24 14:17:17 -06:00
Lidarr.Core.csproj Fixed: Migrate to FluentValidation 9 2023-04-29 00:39:04 -05:00