Kavita/API/Controllers
Joseph Milazzo 742cfd3293
Jump Bar Testing (#1302)
* Implemented a basic jump bar for the library view. This currently just interacts with existing pagination controls and is not inlined with infinite scroll yet. This is a first pass implementation.

* Refactored time estimates into the reading service.

* Cleaned up when the jump bar is shown to mimic pagination controls

* Cleanup up code in reader service.

* Scroll to card when selecting a jump key that is shown on the current page.

* Ensure estimated times always has the smaller number on left hand side.

* Fixed a bug with a missing vertical rule

* Fixed an off by 1 pixel for search overlay
2022-05-30 16:50:12 -05:00
..
AccountController.cs UX Changes, Tasks, WebP, and More! (#1280) 2022-05-23 16:19:52 -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 Bugfix polishing (#1245) 2022-05-08 09:15:43 -07:00
CollectionController.cs Fixes, Tweaks, and Series Filtering (#1217) 2022-04-14 14:55:06 -07:00
DownloadController.cs Readable Bookmarks (#1228) 2022-04-23 11:58:14 -07:00
FallbackController.cs v0.5.0 Release (#960) 2022-01-18 15:31:34 -08:00
ImageController.cs On Deck + Misc Fixes and Changes (#1215) 2022-04-11 15:43:40 -07:00
LibraryController.cs Jump Bar Testing (#1302) 2022-05-30 16:50:12 -05:00
MetadataController.cs Drawers, Estimated Reading Time, Korean Parsing Support (#1297) 2022-05-27 07:08:54 -07:00
OPDSController.cs Bugfix polishing (#1245) 2022-05-08 09:15:43 -07:00
PluginController.cs Fixes filter application (#992) 2022-01-26 15:54:35 -08:00
ReaderController.cs Jump Bar Testing (#1302) 2022-05-30 16:50:12 -05:00
ReadingListController.cs Fixes, Tweaks, and Series Filtering (#1217) 2022-04-14 14:55:06 -07:00
RecommendedController.cs Drawers, Estimated Reading Time, Korean Parsing Support (#1297) 2022-05-27 07:08:54 -07:00
SeriesController.cs Drawers, Estimated Reading Time, Korean Parsing Support (#1297) 2022-05-27 07:08:54 -07:00
ServerController.cs UX Changes, Tasks, WebP, and More! (#1280) 2022-05-23 16:19:52 -07:00
SettingsController.cs UX Changes, Tasks, WebP, and More! (#1280) 2022-05-23 16:19:52 -07:00
TachiyomiController.cs UX Changes, Tasks, WebP, and More! (#1280) 2022-05-23 16:19:52 -07:00
ThemeController.cs Book Reader Redesign with e-ink focus (#1246) 2022-05-08 17:52:15 -07:00
UploadController.cs Release Shakeout (#1266) 2022-05-20 17:50:17 -05:00
UsersController.cs UX Changes, Tasks, WebP, and More! (#1280) 2022-05-23 16:19:52 -07:00