Readarr/src/NzbDrone.Core
Stepan Goremykin 28f64d9a46 Migrate to FluentValidation 9
(cherry picked from commit 40e54685b9e83ed24a3979bfe965c453339ad02e)
2023-05-07 17:57:58 +03:00
..
Analytics Track fully imported downloads in separate history table 2021-12-15 11:55:55 +00:00
Annotations Frontend Placeholders from the Backend 2023-04-29 01:05:18 -05:00
Authentication Remove legacy code that accessed config.xml without a lock 2021-04-27 20:02:40 +01:00
AuthorStats Fixed: Restore old Sqlite version compatibility 2023-01-16 19:46:15 -06:00
Backup New: Add version and timestamp to backup archive 2023-05-06 14:21:09 +03:00
Blocklisting New: Postgres Support 2022-08-13 19:55:48 +01:00
Books Migrate to FluentValidation 9 2023-05-07 17:57:58 +03:00
Configuration Don't lowercase UrlBase in ConfigFileProvider 2023-05-06 17:04:50 +03:00
CustomFilters New: Server Side UI Filtering, Error Boundaries (#501) 2018-09-22 23:10:50 -04:00
CustomFormats New: Custom Formats 2023-02-03 21:11:54 -06:00
Datastore New: Add tag support to indexers 2023-05-07 00:55:46 +03:00
DecisionEngine New: Add tag support to indexers 2023-05-07 00:55:46 +03:00
DiskSpace New: Don't require artist mapping 2020-02-11 21:22:45 +00:00
Download Migrate to FluentValidation 9 2023-05-07 17:57:58 +03:00
Exceptions Fixed: Attempt to fix uncaught exceptions fetching book data 2022-01-20 10:50:51 +00:00
Extras Fixed: Incorrectly looking up books by EditionId 2021-06-11 14:36:15 +01:00
HealthCheck Fixed IsValidPath usages 2023-05-06 15:28:28 +03:00
History Use MinBy and MaxBy instead of OrderBy + First 2023-05-06 15:00:25 +03:00
Housekeeping New: Add tag support to indexers 2023-05-07 00:55:46 +03:00
Http Move all data fetching to BookInfo v2 2022-01-14 19:54:06 +00:00
ImportLists Migrate to FluentValidation 9 2023-05-07 17:57:58 +03:00
Indexers Add support for custom RetryAfter in RequestLimitReachedException 2023-05-07 16:00:40 +03:00
IndexerSearch New: Add tag support to indexers 2023-05-07 00:55:46 +03:00
Instrumentation Updated NLog Version 2022-11-25 21:52:52 -06:00
Jobs Fixed: Schedule refresh and process monitored download tasks at high priority 2023-01-23 21:27:36 -06:00
Languages Localization framework 2021-04-29 08:58:43 +01:00
Lifecycle Added update check early in startup if the package requested a post-install update check 2021-07-03 23:47:56 -04:00
Localization New: Add tag support to indexers 2023-05-07 00:55:46 +03:00
MediaCover Bump dotnet to 6.0.16 2023-05-04 14:55:29 +03:00
MediaFiles New: Log content for invalid torrent files 2023-05-06 23:26:31 +03:00
Messaging Don't block task queue for queued update task when long running tasks queued 2023-01-23 21:28:05 -06:00
MetadataSource Use MinBy and MaxBy instead of OrderBy + First 2023-05-06 15:00:25 +03:00
Notifications New: Add token authentication for ntfy.sh notifications 2023-05-07 12:13:25 +03:00
Organizer Migrate to FluentValidation 9 2023-05-07 17:57:58 +03:00
Parser Remove BasicAuthString 2023-04-30 21:33:48 +03:00
Profiles Migrate to FluentValidation 9 2023-05-07 17:57:58 +03:00
ProgressMessaging StyleCop (#1058) 2020-01-03 07:49:24 -05:00
Properties New: Lidarr to Readarr 2020-02-29 16:58:13 -05:00
Qualities New: Reset Quality Definitions to default 2023-01-23 21:04:51 -06:00
Queue Fixed: Queue conflicts with the same download in multiple clients 2023-02-04 21:28:45 -06:00
RemotePathMappings StyleCop (#1058) 2020-01-03 07:49:24 -05:00
RootFolders New: Improve path validation when handling paths from different OSes 2023-05-06 15:26:15 +03:00
Security Fixed: Use general settings cert validation for email 2022-01-17 09:14:28 +00:00
Tags New: Add tag support to indexers 2023-05-07 00:55:46 +03:00
ThingiProvider New: Use native dotnet host and DryIoc 2021-03-12 12:55:48 +00:00
Update New: Show previously installed version in Updates UI 2023-01-24 11:51:34 -06:00
Validation Migrate to FluentValidation 9 2023-05-07 17:57:58 +03:00
Fluent.cs StyleCop (#1058) 2020-01-03 07:49:24 -05:00
Hashing.cs New: Upgrade to .NET 6 2021-11-13 08:45:25 +00:00
Readarr.Core.csproj Fixed: Postgres Timezone Issues 2022-08-13 19:55:48 +01:00