Kavita/API/Services
Joseph Milazzo cb3929e499
Performance Improvements (#568)
* Refactored the performance of GetChapter/BookInfo API to have a 10x speed improvement and to use common code, rather than duplicating code. Removed an api param that is no longer needed.

* Book reader now has dedicated buttons to jump to next/prev chapter as well as through page buttons
2021-09-08 16:26:09 -07:00
..
Clients OPDS Support (#526) 2021-08-27 10:19:25 -07:00
HostedServices OPDS Cleanup (#534) 2021-08-28 15:32:24 -07:00
Tasks Performance Improvements (#568) 2021-09-08 16:26:09 -07:00
ArchiveService.cs Misc accessibility fixes (#536) 2021-08-30 13:14:05 -07:00
BookService.cs Filtering Bugs (#447) 2021-07-28 14:11:49 -05:00
CacheService.cs Bugfix/release cleanup (#512) 2021-08-21 10:03:47 -07:00
ComicInfo.cs Manga Redesign (#321) 2021-06-24 19:31:42 -05:00
DirectoryService.cs OPDS Support (#526) 2021-08-27 10:19:25 -07:00
DownloadService.cs Cleanup bookmarks and Reading List Items (#567) 2021-09-08 14:41:41 -07:00
ImageService.cs Feature/bookmark feedback (#508) 2021-08-18 17:16:05 -07:00
MetadataService.cs Fixed an issue with ordering of chapters within a volume for selecting first cover image. (#529) 2021-08-27 12:51:06 -07:00
TaskScheduler.cs Reading Lists & More (#564) 2021-09-08 12:03:27 -05:00
TokenService.cs Implemented download log files (not in service). Refactored backupservice to handle log file splitting. Improved a few interfaces and added some unit tests around them. 2021-02-24 11:59:16 -06:00
WarmupServiceStartupTask.cs Lots of Hangfire attempts to solve the lock issue. Not sure how to fix it. Added some APIs for streams. 2021-03-15 13:49:13 -05:00