Kavita/API/Controllers
Joseph Milazzo fb29d78c3b
OPDS Rework (#1164)
* Fixed a bug where the bottom of the page could be cut off

* Adjusted all the headings to h2, which looks better

* Refactored GetSeriesDetail to actually map the names inside the code so the UI just displays.

* Put in some basic improvements to OPDS by using Series Detail type layout, but this only reduces one click.

* Fixed a bug where offset from scrollbar fix causes readers to be cutoff.

* Ensure the hamburger menu icon is aligned with side nav

* Disable the image splitting dropdown in webtoon mode

* Fixed broken progress/scroll code as we scroll on the body instead of window now

* Fixed phone-hidden class not working due to a bad media query

* Lots of changes to OPDS to provide a richer text experience. Uses Issues or Books based on library type. Cleans up the experience by providing Storyline from the get-go.

* Updated OPDS-SE search description to include collections and reading lists.

* Fixed up some title stuff

* If a volume only has one file underneath it, flatten it and send a chapter as if it were the volume.

* Code cleanup
2022-03-19 09:13:30 -07:00
..
AccountController.cs Side nav (#1155) 2022-03-16 16:44:24 -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 Event Widget Update (#1098) 2022-02-18 18:57:37 -08:00
DownloadController.cs Misc Bugfixes (#1123) 2022-02-25 17:56:39 -08:00
FallbackController.cs .NET 6 Coding Patterns + Unit Tests (#823) 2021-12-05 08:58:53 -08:00
ImageController.cs Bugfixes and Cover Chooser Upgrades (#1146) 2022-03-16 15:02:24 -07:00
LibraryController.cs Webtoon fixes + Random release stuff (#1048) 2022-02-08 07:30:54 -08:00
MetadataController.cs Metadata Editing from the UI! (#1135) 2022-03-04 13:04:15 -08:00
OPDSController.cs OPDS Rework (#1164) 2022-03-19 09:13:30 -07:00
PluginController.cs Fixes filter application (#992) 2022-01-26 15:54:35 -08:00
ReaderController.cs Fixed loose chapters marked as read for Tachiyomi (#1158) 2022-03-17 18:14:27 -07:00
ReadingListController.cs Stablize the Styles (#1128) 2022-02-28 11:09:37 -08:00
SeriesController.cs Bugfixes and Cover Chooser Upgrades (#1146) 2022-03-16 15:02:24 -07:00
ServerController.cs Bugfixes and Cover Chooser Upgrades (#1146) 2022-03-16 15:02:24 -07:00
SettingsController.cs Refactored Test email service to provide the error message if it fails to the end user. (#1051) 2022-02-09 07:14:51 -08:00
ThemeController.cs Custom Theme Support (#1077) 2022-02-16 07:12:38 -08:00
UploadController.cs Bugfixes and Cover Chooser Upgrades (#1146) 2022-03-16 15:02:24 -07:00
UsersController.cs Manga Reader Refresh (#1137) 2022-03-07 09:35:27 -08:00