Kavita/API/Controllers
Joseph Milazzo 9d6843614d
Readable Bookmarks (#1228)
* Moved bookmarks to it's own page on side nav and integrated actions.

* Implemented the ability to read bookmarks in the manga reader.

* Removed old bookmark components that aren't needed any longer.

* Removed recently added component as we use all-series instead now

* Removed bookmark tab from card detail

* Fixed scroll to top not working and being missing

* When opening the side nav on mobile with metadata filter already open, collapse the filter.

* When on mobile viewports, when clicking an item from side nav, collapse it afterwards

* Converted most of series detail to use the card detail layout, except storyline which has custom logic

* Fixed unit test
2022-04-23 11:58:14 -07:00
..
AccountController.cs Hotfix 0.5.2.3 - SortName & Invite User Redirect fix (#1203) 2022-04-05 16:14:14 -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 Shakeout Testing Part 1 (#1052) 2022-02-09 16:59:14 -08: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 v0.5.2 - UX Refresh, Custom Themes, Metadata Editing, and OPDS updates! (#1189) 2022-04-02 10:11:07 -07:00
MetadataController.cs Filtering Bugfixes (#1220) 2022-04-16 16:29:11 -07:00
OPDSController.cs Hotfix 0.5.2.3 - SortName & Invite User Redirect fix (#1203) 2022-04-05 16:14:14 -07:00
PluginController.cs Fixes filter application (#992) 2022-01-26 15:54:35 -08:00
ReaderController.cs Readable Bookmarks (#1228) 2022-04-23 11:58:14 -07:00
ReadingListController.cs Fixes, Tweaks, and Series Filtering (#1217) 2022-04-14 14:55:06 -07:00
SeriesController.cs On Deck + Misc Fixes and Changes (#1215) 2022-04-11 15:43:40 -07:00
ServerController.cs v0.5.2 - UX Refresh, Custom Themes, Metadata Editing, and OPDS updates! (#1189) 2022-04-02 10:11:07 -07:00
SettingsController.cs v0.5.2 - UX Refresh, Custom Themes, Metadata Editing, and OPDS updates! (#1189) 2022-04-02 10:11:07 -07:00
ThemeController.cs v0.5.2 - UX Refresh, Custom Themes, Metadata Editing, and OPDS updates! (#1189) 2022-04-02 10:11:07 -07:00
UploadController.cs Fixes, Tweaks, and Series Filtering (#1217) 2022-04-14 14:55:06 -07:00
UsersController.cs PDF Rendering on Pi (64bit) & Backup Fix (#1204) 2022-04-06 16:21:38 -07:00