Kavita/API/Controllers
Joseph Milazzo 68bb5ed5a8
Feature/bookmark feedback (#508)
* ImageService had a stream reset before writting out to array. Added logging statment for updating series metadata. Removed ConcurencyCheck due to bad update issue for CollectionTag.

* Added a new screen which lets you quickly see all your bookmarks for a given user.

* Built user bookmark page in user settings. Moved user settings to it's own lazy loaded module. Removed unneded debouncing from downloader and just used throttleTime instead.

* Removed a not-yet implemented tab from series modal

* Fixed a bug in clear bookmarks and adjusted icons within anchors to have proper styling
2021-08-18 17:16:05 -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 Custom Cover Images (#499) 2021-08-15 10:36:47 -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 Feature/bookmark feedback (#508) 2021-08-18 17:16:05 -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