Kavita/API
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
..
Archive Misc Bugfixes and Enhancements (#507) 2021-08-17 14:15:32 -07:00
Comparators The big one (#396) 2021-07-17 14:03:11 -05:00
Constants Misc Bugfixes and Enhancements (#507) 2021-08-17 14:15:32 -07:00
Controllers Performance Improvements (#568) 2021-09-08 16:26:09 -07:00
Data Performance Improvements (#568) 2021-09-08 16:26:09 -07:00
DTOs Performance Improvements (#568) 2021-09-08 16:26:09 -07:00
Entities Cleanup bookmarks and Reading List Items (#567) 2021-09-08 14:41:41 -07:00
Errors Removed some dead code on the interfaces. Introduced UnitOfWork to simplify repo injection. 2021-01-18 13:07:48 -06:00
Extensions Reading Lists & More (#564) 2021-09-08 12:03:27 -05:00
Helpers Reading Lists & More (#564) 2021-09-08 12:03:27 -05:00
Interfaces Performance Improvements (#568) 2021-09-08 16:26:09 -07:00
Middleware OPDS Support (#526) 2021-08-27 10:19:25 -07:00
Parser Cleanup bookmarks and Reading List Items (#567) 2021-09-08 14:41:41 -07:00
Properties Added new API for getting Member (aka Users but for use in FE). User is just used for login/registering. 2020-12-14 14:33:09 -06:00
Services Performance Improvements (#568) 2021-09-08 16:26:09 -07:00
SignalR Update Notification Refactor (#511) 2021-08-19 18:49:53 -05:00
.dockerignore EPUB Support (#178) 2021-04-28 16:16:22 -05:00
API.csproj Versioning Fix & Improvement (#553) 2021-09-04 14:04:13 -05:00
appsettings.Development.json Update Notifier (#464) 2021-08-09 08:52:24 -05:00
Dockerfile Sentry Integration (#212) 2021-05-11 14:45:18 -05:00
Program.cs OPDS Support (#526) 2021-08-27 10:19:25 -07:00
Startup.cs Bugfix/release cleanup (#512) 2021-08-21 10:03:47 -07:00