Readarr/src/NzbDrone.Core
Bogdan de24aef059 Deserialize asynchronously in LocalizationService
(cherry picked from commit 86a7f7bd54aa733b0e3abd3ec9463a85dd348118)

Closes #2561
2023-05-28 22:15:01 +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 unused imports 2023-05-11 21:28:22 +03: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 Fix checking for SameTorrent when the indexer is null 2023-05-18 04:08:27 +03:00
Books Faster tag view in UI for large libraries 2023-05-28 22:08:34 +03:00
Configuration Use 'var' instead of explicit type 2023-05-28 21:59:25 +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-11 21:28:22 +03:00
Datastore Use 'var' instead of explicit type 2023-05-28 21:59:25 +03:00
DecisionEngine Remove unused imports 2023-05-11 21:28:22 +03:00
DiskSpace New: Don't require artist mapping 2020-02-11 21:22:45 +00:00
Download Use 'var' instead of explicit type 2023-05-28 21:59:25 +03:00
Exceptions Fixed: Attempt to fix uncaught exceptions fetching book data 2022-01-20 10:50:51 +00:00
Extras Remove unused imports 2023-05-11 21:28:22 +03:00
HealthCheck Add minimum length as const in ApiKeyValidationCheck 2023-05-28 22:00:31 +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 Use 'var' instead of explicit type 2023-05-28 21:59:25 +03:00
Indexers Fixed: Enforce validation warnings 2023-05-28 22:02:41 +03:00
IndexerSearch Use 'var' instead of explicit type 2023-05-28 21:59:25 +03:00
Instrumentation Updated NLog Version 2022-11-25 21:52:52 -06:00
Jobs New: Rework List sync interval logic 2023-05-07 23:15:24 +03:00
Languages Use 'var' instead of explicit type 2023-05-28 21:59:25 +03: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 Deserialize asynchronously in LocalizationService 2023-05-28 22:15:01 +03:00
MediaCover Use 'var' instead of explicit type 2023-05-28 21:59:25 +03:00
MediaFiles Use 'var' instead of explicit type 2023-05-28 21:59:25 +03:00
Messaging Use 'var' instead of explicit type 2023-05-28 21:59:25 +03:00
MetadataSource Use 'var' instead of explicit type 2023-05-28 21:59:25 +03:00
Notifications Use 'var' instead of explicit type 2023-05-28 21:59:25 +03:00
Organizer Don't clean slashes from folder names 2023-05-21 14:47:47 +03:00
Parser Use 'var' instead of explicit type 2023-05-28 21:59:25 +03:00
Profiles Use 'var' instead of explicit type 2023-05-28 21:59:25 +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 Use 'var' instead of explicit type 2023-05-28 21:59:25 +03:00
Queue Use 'var' instead of explicit type 2023-05-28 21:59:25 +03: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 Faster tag view in UI for large libraries 2023-05-28 22:08:34 +03:00
ThingiProvider Fixed: Prevent unknown settings implementation from failing to deserialize 2023-05-14 21:09:16 +03:00
Update Remove unused imports 2023-05-11 21:28:22 +03:00
Validation Simplify ShouldHaveApiKey and HasErrors 2023-05-28 21:41:07 +03:00
Fluent.cs Use 'var' instead of explicit type 2023-05-28 21:59:25 +03: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