Kavita/API/Controllers
Joseph Milazzo 786fa146fb
Misc Bugs (#510)
* Don't show bookmark context actionable for books

* Fixed an issue where when adding a collection tag, the logic wouldn't assume the tag already existed in DB and would reset it.

* After editing a series on library page, ensure we refresh collection tags.

* Reload recently added section after changing a series

* Moved all Stat logger events to Debug

* Refactored scroll logic into a single service to keep the code consistent.
2021-08-19 06:50:14 -07:00
..
AccountController.cs Misc Bugfixes and Enhancements (#507) 2021-08-17 14:15:32 -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/cache epub (#438) 2021-07-25 19:43:37 -05:00
CollectionController.cs Misc Bugs (#510) 2021-08-19 06:50:14 -07:00
DownloadController.cs Download Refactor (#483) 2021-08-11 16:01:44 -05: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 Misc Bugfixes and Enhancements (#507) 2021-08-17 14:15:32 -07:00
ReaderController.cs Feature/bookmark feedback (#508) 2021-08-18 17:16:05 -07:00
SeriesController.cs Misc Bugs (#510) 2021-08-19 06:50:14 -07:00
ServerController.cs Update Notifier (#464) 2021-08-09 08:52:24 -05:00
SettingsController.cs Misc Polishing (#413) 2021-07-20 21:39:44 -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 Manga Redesign (#321) 2021-06-24 19:31:42 -05:00