sonarr-repo-only/src/NzbDrone.Core
Bogdan 82919a8ed1 Convert to 'using' declaration in Housekeeping Tasks 2023-06-20 19:26:21 -07:00
..
Analytics StyleCop 2022-08-07 15:24:35 -07:00
Annotations Add HelpTextWarning support in FieldDefinition 2023-06-13 20:55:20 -07:00
Authentication Use const where appropriate 2023-03-15 19:24:48 -05:00
AutoTagging Remove unused imports 2023-05-10 21:08:13 -07:00
Backup New: Add version and timestamp to backup archive 2023-04-13 22:53:32 -04:00
Blocklisting Fix checking for SameTorrent when the indexer is null 2023-05-17 17:00:27 -07:00
Configuration Use 'var' instead of explicit type 2023-05-27 16:55:16 -07:00
CustomFilters v3 API 2018-12-29 13:08:37 +01:00
CustomFormats Fixed: Avoid error in CF calculation when release is unparsable 2023-05-13 15:40:27 -05:00
DataAugmentation Inline 'out' variable declarations 2023-05-27 16:55:16 -07:00
Datastore Use 'var' instead of explicit type 2023-05-27 16:55:16 -07:00
DecisionEngine Fixed: Sorting search releases by language 2023-05-26 16:19:42 -04:00
DiskSpace Dapper and STJson 2022-08-07 15:24:36 -07:00
Download Fixed: Handle checkingResumeData state form qBittorrent 2023-06-13 23:50:59 -04:00
Exceptions StyleCop 2022-08-07 15:24:35 -07:00
Extras Use 'var' instead of explicit type 2023-05-27 16:55:16 -07:00
HealthCheck Check only clients not in failure status in DownloadClientSortingCheck 2023-06-13 20:54:05 -07:00
History Use MinBy and MaxBy instead of OrderBy + First 2023-04-01 17:37:11 -07:00
Housekeeping Convert to 'using' declaration in Housekeeping Tasks 2023-06-20 19:26:21 -07:00
Http Enforce comment spacing with Stylecop 2022-11-21 16:58:07 -08:00
ImportLists Fixed: Treat redirects as errors in Sonarr Import List 2023-06-13 21:03:48 -07:00
IndexerSearch Remove unused imports 2023-05-10 21:08:13 -07:00
Indexers New: Remove Rarbg Indexer due to site shutdown 2023-06-09 14:58:06 -07:00
Instrumentation Enforce comment spacing with Stylecop 2022-11-21 16:58:07 -08:00
Jobs Use Length/Count property instead of Count() method to prevent enumerating 2023-03-15 19:24:48 -05:00
Languages Remove unused imports 2023-05-10 21:08:13 -07:00
Lifecycle StyleCop 2022-08-07 15:24:35 -07:00
Localization Update translations 2023-06-13 21:01:32 -07:00
MediaCover Use 'var' instead of explicit type 2023-05-27 16:55:16 -07:00
MediaFiles Use 'var' instead of explicit type 2023-05-27 16:55:16 -07:00
Messaging Use 'var' instead of explicit type 2023-05-27 16:55:16 -07:00
MetadataSource Use 'var' instead of explicit type 2023-05-27 16:55:16 -07:00
Notifications Fixed: Limit Discord embed title length to 256 characters 2023-06-13 23:59:51 -04:00
Organizer Use 'var' instead of explicit type 2023-05-27 16:55:16 -07:00
Parser Use 'var' instead of explicit type 2023-05-27 16:55:16 -07:00
Profiles Use 'var' instead of explicit type 2023-05-27 16:55:16 -07:00
ProgressMessaging StyleCop 2022-08-07 15:24:35 -07:00
Properties StyleCop 2022-08-07 15:24:35 -07:00
Qualities Use 'var' instead of explicit type 2023-05-27 16:55:16 -07:00
Queue Fixed: Use augmented languages for queue items 2023-04-29 17:15:39 -05:00
RemotePathMappings StyleCop 2022-08-07 15:24:35 -07:00
RootFolders Use 'var' instead of explicit type 2023-05-27 16:55:16 -07:00
Security Use modern HttpClient 2022-08-07 15:24:37 -07:00
SeriesStats Use MinBy and MaxBy instead of OrderBy + First 2023-04-01 17:37:11 -07:00
Tags Faster tag view in UI for large libraries 2023-05-28 11:08:31 -07:00
ThingiProvider New: Bulk Manage Import Lists, Indexers, Clients 2023-05-27 18:00:49 -05:00
Tv Faster tag view in UI for large libraries 2023-05-28 11:08:31 -07:00
Update Remove unused imports 2023-05-10 21:08:13 -07:00
Validation Simplify ShouldHaveApiKey and HasErrors 2023-05-28 11:07:40 -07:00
Fluent.cs Use 'var' instead of explicit type 2023-05-27 16:55:16 -07:00
Hashing.cs Build Sonarr on Net6 2022-08-07 15:04:46 -07:00
Sonarr.Core.csproj Migrate to FluentValidation 9 2023-04-14 16:48:47 -07:00