Kavita/API.Tests/Services
Joe Milazzo 3f51cb2a02
v0.6.1 Hotfix RC (#1635)
* Swapped out SQLite for Memory, but the one from hangfire. Added DisableConcurrentExecution on ProcessChange to avoid duplication when multiple threads execute at once.

* Fixed the Hangfire SQL issues with CPU/ram utilization some users are facing

* Fixed a case in SharpCompress fallback where an invalid ComicInfo wasn't picked up.

* When parsing epubs, if there is a volume in the epub title, try to parse and group. This is beneficial for Light Novels which are generally tagged this way.

* Fixed delete series in series detail not triggering

* Fixed some parsing logic for how we treat specials, like Annual and Omnibus.

* When scanning files, if the file is the cover image (loose leaf image), we reject it more quickly than previously.

* Added a potential bug marker

* Fixed a bug where Info was only showing Error level loggers

* Code smells
2022-11-05 06:56:48 -07:00
..
Test Data v0.6.1 Hotfix RC (#1635) 2022-11-05 06:56:48 -07:00
ArchiveServiceTests.cs v0.6.1 Hotfix RC (#1635) 2022-11-05 06:56:48 -07:00
BackupServiceTests.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
BookmarkServiceTests.cs Misc Polish (#1569) 2022-10-04 17:40:34 -07:00
BookServiceTests.cs v0.6.1 Hotfix RC (#1635) 2022-11-05 06:56:48 -07:00
CacheServiceTests.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
CleanupServiceTests.cs Release Polish (#1586) 2022-10-17 15:33:18 -07:00
DeviceServiceTests.cs Disable Animations + Lots of bugfixes and Polish (#1561) 2022-09-26 10:40:25 -07:00
DirectoryServiceTests.cs v0.6.1 Hotfix RC (#1635) 2022-11-05 06:56:48 -07:00
FileSystemTests.cs Local Metadata Integration Part 1 (#817) 2021-12-02 09:02:34 -08:00
MetadataServiceTests.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
ParseScannedFilesTests.cs Misc Polish (#1569) 2022-10-04 17:40:34 -07:00
ReaderServiceTests.cs Misc Bugfixes (#1582) 2022-10-10 17:23:37 -07:00
ReadingListServiceTests.cs Release Shakeout 3 (#1597) 2022-10-20 16:39:42 -07:00
ScannerServiceTests.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
SeriesServiceTests.cs Release Shakeout Day 2 (#1594) 2022-10-19 17:48:52 -07:00
SiteThemeServiceTests.cs Scan Loop Last Write Time Change (#1492) 2022-08-30 08:29:09 -07:00
TachiyomiServiceTests.cs Tachiyomi unit tests and fixes (#1549) 2022-09-20 09:46:46 -07:00