Radarr/src/NzbDrone.Core
Bogdan c987824174 Use 'var' instead of explicit type
(cherry picked from commit 12374f7f0038e5b25548f5ab3f71122410832393)
2023-05-28 16:41:52 +03:00
..
Analytics New: Download History 2020-04-22 17:33:08 -04:00
Annotations New: Frontend Placeholders from the Backend 2021-12-07 09:59:35 +00:00
Authentication Always access config file via provider to utilise lock 2021-05-07 11:52:03 +01:00
Backup New: Add version and timestamp to backup archive 2023-04-22 20:00:45 -05:00
Blocklisting Fix checking for SameTorrent when the indexer is null 2023-05-18 03:37:08 +03:00
Configuration Use 'var' instead of explicit type 2023-05-28 16:41:52 +03:00
CustomFilters New: Backend changes for new UI 2019-06-11 22:06:19 -04:00
CustomFormats Remove unused imports 2023-05-19 04:14:48 +03:00
Datastore Use 'var' instead of explicit type 2023-05-28 16:41:52 +03:00
DecisionEngine Fixed: Sorting search releases by language 2023-05-26 23:25:12 +03:00
DiskSpace Don't call AllMovies twice for each AddMovie validation 2020-12-04 23:23:20 -05:00
Download Use 'var' instead of explicit type 2023-05-28 16:41:52 +03:00
Exceptions Pull Sonarr commit 'Log Skyhook connection failures with more info.' (#6060) 2021-03-17 15:50:03 +00:00
Extras Use 'var' instead of explicit type 2023-05-28 16:41:52 +03:00
HealthCheck Use 'var' instead of explicit type 2023-05-28 16:41:52 +03:00
History New: Don't block imports when release was matched by ID if they were grabbed via interactive search 2023-04-30 13:39:31 -05:00
Housekeeping Fixed: Unable to load UI if Quality Profiles contain removed Custom Format items 2023-01-22 16:24:24 -06:00
Http Enforce comment style in CS 2022-11-20 12:27:45 -06:00
ImportLists Use 'var' instead of explicit type 2023-05-28 16:41:52 +03:00
IndexerSearch Use 'var' instead of explicit type 2023-05-28 16:41:52 +03:00
Indexers Use 'var' instead of explicit type 2023-05-28 16:41:52 +03:00
Instrumentation fixup: some tests for log files 2022-11-21 18:42:38 -06:00
Jobs Enforce comment style in CS 2022-11-20 12:27:45 -06:00
Languages Use 'var' instead of explicit type 2023-05-28 16:41:52 +03:00
Lifecycle Added update check early in startup if package requested 2020-08-12 22:28:57 -04:00
Localization Translated using Weblate (Indonesian) [skip ci] 2023-05-25 13:47:30 +03:00
MediaCover Use 'var' instead of explicit type 2023-05-28 16:41:52 +03:00
MediaFiles Use 'var' instead of explicit type 2023-05-28 16:41:52 +03:00
Messaging Use 'var' instead of explicit type 2023-05-28 16:41:52 +03:00
MetadataSource Use 'var' instead of explicit type 2023-05-28 16:41:52 +03:00
Movies Use 'var' instead of explicit type 2023-05-28 16:41:52 +03:00
Notifications Use 'var' instead of explicit type 2023-05-28 16:41:52 +03:00
Organizer Use 'var' instead of explicit type 2023-05-28 16:41:52 +03:00
Parser Use 'var' instead of explicit type 2023-05-28 16:41:52 +03:00
Profiles Use 'var' instead of explicit type 2023-05-28 16:41:52 +03:00
ProgressMessaging Reformat and apply Stylecop rules 2019-12-27 20:40:13 -05:00
Properties Add missing new lines at end of files 2019-12-27 20:40:13 -05:00
Qualities Use 'var' instead of explicit type 2023-05-28 16:41:52 +03:00
Queue Use augmented languages for queue items 2023-04-30 13:39:31 -05:00
RemotePathMappings Fixed: Trim whitespace on Remote Mapping Add 2020-06-03 21:38:46 -04:00
Restrictions Inline 'out' variable declarations 2023-05-28 16:41:52 +03:00
RootFolders New: Improve path validation when handling paths from different OSes 2023-05-08 02:02:22 +03:00
Security Fixed: Use general settings cert validation for email 2022-01-10 09:17:54 -05:00
Tags New: Add tag support to indexers 2021-10-23 16:22:27 +01:00
ThingiProvider Fixed: Prevent unknown settings implementation from failing to deserialize 2023-05-15 01:13:07 +03:00
Update Remove unused imports 2023-05-19 04:14:48 +03:00
Validation Use 'var' instead of explicit type 2023-05-28 16:41:52 +03:00
Fluent.cs Use 'var' instead of explicit type 2023-05-28 16:41:52 +03:00
Hashing.cs New: Upgrade to .NET 6 2021-11-23 19:52:37 +00:00
Radarr.Core.csproj Migrate to FluentValidation 9 2023-05-03 09:12:07 +03:00