Kavita/API/Services
Joseph Milazzo 4645f8e3f2
Reader Fixes (#951)
* Normalized paths on download controller and when scan is killed due to missing or empty folders, log a critical error.

* Tweaked the query for OnDeck to better promote recently added chapters in a series with read progress, but it's still not perfect.

* Fixed an issue where up/down key weren't working unless you clicked on the book explicitly

* Fixed an issue where infinite scroller was broken in fullscreen mode

* When toggling fullscreen mode on infinite scroller, the current page is retained as current position

* Fixed an issue where a double render would occur when we didn't need to render as fit split

* Stop showing loader when not using fit split
2022-01-17 09:34:32 -08:00
..
HostedServices Fixes v0.4.19! (#855) 2021-12-17 10:46:01 -08:00
Tasks Reader Fixes (#951) 2022-01-17 09:34:32 -08:00
AccountService.cs .NET 6 Coding Patterns + Unit Tests (#823) 2021-12-05 08:58:53 -08:00
ArchiveService.cs Removed a hack that was put in when users complained about a tool improperly tagging. This is not the case for most tools. (#949) 2022-01-16 15:46:41 -08:00
BookService.cs Unit Tests & New Natural Sort (#941) 2022-01-15 07:39:34 -08:00
CacheService.cs Unit Tests & New Natural Sort (#941) 2022-01-15 07:39:34 -08:00
DirectoryService.cs Unit Tests & New Natural Sort (#941) 2022-01-15 07:39:34 -08:00
DownloadService.cs .NET 6 Coding Patterns + Unit Tests (#823) 2021-12-05 08:58:53 -08:00
FileService.cs Local Metadata Integration Part 1 (#817) 2021-12-02 09:02:34 -08:00
ImageService.cs Misc Fixes and Changes (#927) 2022-01-12 15:00:00 -08:00
MetadataService.cs Misc Fixes and Changes (#927) 2022-01-12 15:00:00 -08:00
ReaderService.cs Unit Tests & New Natural Sort (#941) 2022-01-15 07:39:34 -08:00
ReadingItemService.cs Misc Fixes and Changes (#927) 2022-01-12 15:00:00 -08:00
TaskScheduler.cs Fixes v0.4.19! (#855) 2021-12-17 10:46:01 -08:00
TokenService.cs .NET 6 Coding Patterns + Unit Tests (#823) 2021-12-05 08:58:53 -08:00