Kavita/API/Controllers
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
..
AccountController.cs OPDS Support (#526) 2021-08-27 10:19:25 -07:00
AdminController.cs Ability to update settings. Take effect on next reboot. 2021-02-04 16:49:48 -06:00
BaseApiController.cs Cleaned up some warnings in the codebase. 2020-12-13 16:26:31 -06:00
BookController.cs Performance Improvements (#568) 2021-09-08 16:26:09 -07:00
CollectionController.cs Misc Bugs (#510) 2021-08-19 06:50:14 -07:00
DownloadController.cs Cleanup bookmarks and Reading List Items (#567) 2021-09-08 14:41:41 -07:00
FallbackController.cs Performance, Scan Loop, Specials, and cleanup (#150) 2021-04-05 08:37:45 -05:00
ImageController.cs Custom Cover Images (#499) 2021-08-15 10:36:47 -07:00
LibraryController.cs Reading Lists & More (#564) 2021-09-08 12:03:27 -05:00
OPDSController.cs Reading Lists & More (#564) 2021-09-08 12:03:27 -05:00
ReaderController.cs Performance Improvements (#568) 2021-09-08 16:26:09 -07:00
ReadingListController.cs Cleanup bookmarks and Reading List Items (#567) 2021-09-08 14:41:41 -07:00
SeriesController.cs Reading Lists & More (#564) 2021-09-08 12:03:27 -05:00
ServerController.cs Bugfix/release cleanup (#512) 2021-08-21 10:03:47 -07:00
SettingsController.cs Reading Lists & More (#564) 2021-09-08 12:03:27 -05:00
StatsController.cs Update Notifier (#464) 2021-08-09 08:52:24 -05:00
UploadController.cs Custom Cover Images (#499) 2021-08-15 10:36:47 -07:00
UsersController.cs Reading Lists & More (#564) 2021-09-08 12:03:27 -05:00