Kavita/API/Interfaces/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
..
IAppUserProgressRepository.cs Reading Lists & More (#564) 2021-09-08 12:03:27 -05:00
IChapterRepository.cs Performance Improvements (#568) 2021-09-08 16:26:09 -07:00
ICollectionTagRepository.cs Reading Lists & More (#564) 2021-09-08 12:03:27 -05:00
IFileRepository.cs Reading Lists & More (#564) 2021-09-08 12:03:27 -05:00
ILibraryRepository.cs Reading Lists & More (#564) 2021-09-08 12:03:27 -05:00
IReadingListRepository.cs Reading Lists & More (#564) 2021-09-08 12:03:27 -05:00
ISeriesRepository.cs Reading Lists & More (#564) 2021-09-08 12:03:27 -05:00
ISettingsRepository.cs Reading Lists & More (#564) 2021-09-08 12:03:27 -05:00
IUserRepository.cs Reading Lists & More (#564) 2021-09-08 12:03:27 -05:00
IVolumeRepository.cs Reading Lists & More (#564) 2021-09-08 12:03:27 -05:00