Kavita/API/Services
2021-01-26 10:45:44 -06:00
..
ArchiveService.cs Refactored and cleaned up GetCoverImage code. 2021-01-26 10:45:44 -06:00
CacheService.cs Refactored archive code into a service so that I can write tests for it. 2021-01-26 09:55:15 -06:00
DirectoryService.cs Lots of bug fixes around publishing and handling weird cases on a real manga library. Implemented ability to have Volumes number 0 aka just latest chapters. Refactored DirectoryService code for scanning into it's own service. Lots of debug code, will be cleaned up later. 2021-01-23 17:44:48 -06:00
ScannerService.cs Refactored more archive code into the service and updated documentation now that methods are public. 2021-01-26 10:03:06 -06:00
TaskScheduler.cs Lots of bug fixes around publishing and handling weird cases on a real manga library. Implemented ability to have Volumes number 0 aka just latest chapters. Refactored DirectoryService code for scanning into it's own service. Lots of debug code, will be cleaned up later. 2021-01-23 17:44:48 -06:00
TokenService.cs Refractor token auth stuff to use identiycore framework 2020-12-21 09:24:21 -06:00