Kavita/API/DTOs/Reader
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
..
BookChapterItem.cs New Search (#1029) 2022-02-04 08:28:49 -08:00
BookInfoDto.cs v0.5.0 Release (#960) 2022-01-18 15:31:34 -08:00
BookmarkDto.cs Continuous Reading for Webtoons & I Just Couldn't Stop Coding (#574) 2021-09-11 11:47:12 -07:00
BookmarkInfoDto.cs Readable Bookmarks (#1228) 2022-04-23 11:58:14 -07:00
ChapterInfoDto.cs v0.5.2 - UX Refresh, Custom Themes, Metadata Editing, and OPDS updates! (#1189) 2022-04-02 10:11:07 -07:00
IChapterInfoDto.cs v0.5.0 Release (#960) 2022-01-18 15:31:34 -08:00
MarkMultipleSeriesAsReadDto.cs Bulk Operations (#596) 2021-09-24 17:27:47 -07:00
MarkReadDto.cs Continuous Reading for Webtoons & I Just Couldn't Stop Coding (#574) 2021-09-11 11:47:12 -07:00
MarkVolumeReadDto.cs Continuous Reading for Webtoons & I Just Couldn't Stop Coding (#574) 2021-09-11 11:47:12 -07:00
MarkVolumesReadDto.cs Bulk Operations (#596) 2021-09-24 17:27:47 -07:00
RemoveBookmarkForSeriesDto.cs Continuous Reading for Webtoons & I Just Couldn't Stop Coding (#574) 2021-09-11 11:47:12 -07:00