Kavita/API
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
..
Archive Misc Bugfixes and Enhancements (#507) 2021-08-17 14:15:32 -07:00
Comparators Unit Tests & New Natural Sort (#941) 2022-01-15 07:39:34 -08:00
config Shakeout Testing Part 2 (#1053) 2022-02-10 16:25:34 -08:00
Constants Shakeout Testing Part 1 (#1052) 2022-02-09 16:59:14 -08:00
Controllers OPDS Rework (#1164) 2022-03-19 09:13:30 -07:00
Data Side nav (#1155) 2022-03-16 16:44:24 -07:00
DTOs Side nav (#1155) 2022-03-16 16:44:24 -07:00
Entities Manga Reader Shakeout (#1142) 2022-03-08 17:58:47 -08:00
Errors Validate Download Claim (#971) 2022-01-20 07:46:59 -08:00
Extensions Manga Reader Shakeout (#1142) 2022-03-08 17:58:47 -08:00
Helpers Metadata Editing from the UI! (#1135) 2022-03-04 13:04:15 -08:00
Middleware More fixes (again) (#858) 2021-12-17 14:29:41 -08:00
Parser On Deck tweaks + Bugfixes (#1141) 2022-03-08 15:33:58 -08:00
Properties Added new API for getting Member (aka Users but for use in FE). User is just used for login/registering. 2020-12-14 14:33:09 -06:00
Services OPDS Rework (#1164) 2022-03-19 09:13:30 -07:00
SignalR Bugfixes and Cover Chooser Upgrades (#1146) 2022-03-16 15:02:24 -07:00
.dockerignore EPUB Support (#178) 2021-04-28 16:16:22 -05:00
API.csproj Tachiyomi Bugfix (#1119) 2022-02-24 14:42:39 -08:00
API.csproj.DotSettings .NET 6 Coding Patterns + Unit Tests (#823) 2021-12-05 08:58:53 -08:00
Dockerfile Local Metadata Integration Part 1 (#817) 2021-12-02 09:02:34 -08:00
Program.cs Custom Theme Support (#1077) 2022-02-16 07:12:38 -08:00
Startup.cs Event Widget Update (#1098) 2022-02-18 18:57:37 -08:00