Kavita/API/Services
2021-02-16 12:48:04 -06:00
..
ArchiveService.cs Scanner Service is working perfectly and optimized to the baseline. Next step is to multithread the series generation. 2021-02-10 11:31:27 -06:00
CacheService.cs Fixed an off by 1 issue with reading manga (for real now) 2021-02-12 17:56:21 -06:00
DirectoryService.cs Further changes around ScanLibrary. Refactored DirectoryService search pattern to allow for greater re-usability. Fixed a bug where leftover chapters and volumes wouldn't get cleaned up when removed from disk. 2021-02-09 09:22:26 -06:00
MetadataService.cs Implemented ability to mark a series as Read/Unread. 2021-02-16 12:48:04 -06:00
ScannerService.cs Removed some extra code that was not needed in parallelization code. 2021-02-10 15:18:52 -06:00
TaskScheduler.cs More refactoring around ScannerService. Moved metadata into its own service. Focusing on cleaning up ScanLibrary code to work 100%. 2021-02-08 16:44:18 -06:00
TokenService.cs Refractor token auth stuff to use identiycore framework 2020-12-21 09:24:21 -06:00