Kavita/API.Tests/Services
Joe Milazzo 58bbba29cc
Misc Polish (#1569)
* Introduced a lock for DB work during the scan to hopefully reduce the concurrency issues

* Don't allow multiple theme scans to occur

* Fixed bulk actions not having all actions due to nested actionable menu changes

* Refactored the Scan loop to be synchronous to avoid any issues. After first loop, no real performance issues.

* Updated the LibraryWatcher when under many internal buffer full issues, to suspend watching for a full hour, to allow whatever downloading to complete.

* Removed Semaphore as it's not needed anymore

* Updated the output for logger to explicitly say from Kavita (if you're pushing to Seq)

* Fixed a broken test

* Fixed ReleaseYear not populating due to a change from a contributor around how to populate ReleaseYear.

* Ensure when scan folder runs, that we don't double enqueue the same tasks.

* Fixed user settings not loading the correct tab

* Changed the Release Year -> Release

* Added more refresh hooks in reader to hopefully ensure faster refreshes

* Reset images between chapter loads to help flush image faster. Don't show broken image icon when an image is still loading.

* Fixed the prefetcher not properly loading the correct images and hence, allowing a bit of lag between chapter loads.

* Code smells
2022-10-04 17:40:34 -07:00
..
Test Data Fallback to other locations when ComicInfo.xml not at root of archive (#1551) 2022-09-22 14:44:01 -07:00
ArchiveServiceTests.cs Fallback to other locations when ComicInfo.xml not at root of archive (#1551) 2022-09-22 14:44:01 -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 Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
CacheServiceTests.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
CleanupServiceTests.cs Misc Polish and Fixes (#1542) 2022-09-18 10:24:30 -07:00
DeviceServiceTests.cs Disable Animations + Lots of bugfixes and Polish (#1561) 2022-09-26 10:40:25 -07:00
DirectoryServiceTests.cs Logging Enhancements (#1521) 2022-09-12 17:25: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 Tachiyomi unit tests and fixes (#1549) 2022-09-20 09:46:46 -07:00
ReadingListServiceTests.cs Misc UI Fixes (#1477) 2022-08-25 09:34:48 -07:00
ScannerServiceTests.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
SeriesServiceTests.cs Misc Polish and Fixes (#1542) 2022-09-18 10:24:30 -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