Kavita/API.Tests/Services
Joseph Milazzo 8edd5e476a
Misc UI Fixes (#1477)
* Tweaked a Migration to log correctly only if something is going to be done.

* Refactored Reading List Controller code into a dedicated service and cleaned up some methods that aren't needed anymore.

* Fixed a bug where adding a new item to a reading list wasn't adding it at the end.

* Fixed an issue where collection page would re-render the same covers on multiple items.

* Fixed a missing margin-top which made the page extras drawer not render correctly and hence unclosable on small screens.

* Added some timeout on manage users screen to give data time to flush.

Added a dedicated token log for account flows, in case url encoding plays a part (but from testing it doesn't).

* Reverted back to building for ES6 instead of es2020 for old Safari 12.5.5 browsers (10MB difference in build size).

* Cleaned up the logic in removing series not found during scan loop.

* Tweaked the timings for Library Watcher to 1 min and reprocess queue every 30 seconds.
2022-08-25 09:34:48 -07:00
..
Test Data New Scan Loop Fixes (#1452) 2022-08-20 09:35:31 -07:00
ArchiveServiceTests.cs New Scan Loop Fixes (#1452) 2022-08-20 09:35:31 -07:00
BackupServiceTests.cs PDF Rendering on Pi (64bit) & Backup Fix (#1204) 2022-04-06 16:21:38 -07:00
BookmarkServiceTests.cs New Scan Loop (#1447) 2022-08-19 05:42:38 -07:00
BookServiceTests.cs Release Shakeout Part 1 (#1440) 2022-08-16 12:04:21 -07:00
CacheServiceTests.cs New Scan Loop (#1447) 2022-08-19 05:42:38 -07:00
CleanupServiceTests.cs All Around Polish (#1328) 2022-06-22 10:25:52 -07:00
DirectoryServiceTests.cs More Scan Loop Bugfixes (#1471) 2022-08-24 09:27:32 -07:00
FileSystemTests.cs Local Metadata Integration Part 1 (#817) 2021-12-02 09:02:34 -08:00
MetadataServiceTests.cs Local Metadata Integration Part 1 (#820) 2021-12-02 10:54:27 -08:00
ParseScannedFilesTests.cs Scan Loop Fixes (#1459) 2022-08-22 10:14:31 -07:00
ReaderServiceTests.cs Release Shakeout Part 1 (#1440) 2022-08-16 12:04:21 -07:00
ReadingListServiceTests.cs Misc UI Fixes (#1477) 2022-08-25 09:34:48 -07:00
ScannerServiceTests.cs New Scan Loop (#1447) 2022-08-19 05:42:38 -07:00
SeriesServiceTests.cs misc stuff to avoid scan loop (#1389) 2022-07-27 08:16:45 -07:00
SiteThemeServiceTests.cs Infinite Scroll + List View + Cover Upload Redesign (#1319) 2022-06-13 14:37:49 -07:00