Kavita/API/Controllers
Joseph Milazzo 8e69b6cfc0
Time Estimation Cleanup (#1301)
* Moved the calculation for time to read to the backend. Tweaked some logic around showing est time to complete.

* Added debug logging to help pinpoint a duplicate issue in Kavita.

* More combination logic is error checked in a special way for Robbie to reproduce an issue.

* Migrated chapter detail card to use backend for time calculation. Ensure we take all chapters into account for volume time calcs

* Tweaked messaging for some critical logs to include file

* Ensure pages count uses comma separated number

* Moved Hangfire annotations to interface level. Adjusted word count service to always recalculate when user requests via analyze series files.
2022-05-29 09:50:59 -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 Word Count (#1286) 2022-05-25 14:53:39 -07: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 Time Estimation Cleanup (#1301) 2022-05-29 09:50:59 -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