Kavita/API/Data/Repositories
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
..
AppUserProgressRepository.cs Cleanup bookmarks and Reading List Items (#567) 2021-09-08 14:41:41 -07:00
ChapterRepository.cs Performance Improvements (#568) 2021-09-08 16:26:09 -07:00
CollectionTagRepository.cs Cleanup bookmarks and Reading List Items (#567) 2021-09-08 14:41:41 -07:00
FileRepository.cs Cleanup bookmarks and Reading List Items (#567) 2021-09-08 14:41:41 -07:00
LibraryRepository.cs Cleanup bookmarks and Reading List Items (#567) 2021-09-08 14:41:41 -07:00
ReadingListRepository.cs Reading Lists & More (#564) 2021-09-08 12:03:27 -05:00
SeriesRepository.cs Cleanup bookmarks and Reading List Items (#567) 2021-09-08 14:41:41 -07:00
SettingsRepository.cs Cleanup bookmarks and Reading List Items (#567) 2021-09-08 14:41:41 -07:00
UserRepository.cs Cleanup bookmarks and Reading List Items (#567) 2021-09-08 14:41:41 -07:00
VolumeRepository.cs Cleanup bookmarks and Reading List Items (#567) 2021-09-08 14:41:41 -07:00