Kavita/API
Joseph Milazzo 2727dfa7b9
Book Polishing (#639)
* Downgraded ExCSS, the new version has a regression that breaks toCss().

* Cleaned up the next/prev disabling to work more reliably.

Fixed an issue with double arrow on next not disappearing after hitting last page then going back one page.

* Cleaned up some css padding on the side nav progress bar

* Remove the ability to save

* Updated colors of nav bar and side drawer to be darker to separate them from the reader

* Fixed a missed element

* Removed dead code

* Removed TODO, it can't be changed

* Refactored bookmarking on the book progress to have pinpoint accuracy for remembering scroll position. Now will choose the top line on the page.

* Fixed a style issue when applying dark mode from light mode in book reader
2021-10-05 17:42:43 -07:00
..
Archive Misc Bugfixes and Enhancements (#507) 2021-08-17 14:15:32 -07:00
Comparators Bugs, Enhancements, and Performance (#580) 2021-09-15 11:06:29 -07:00
Constants Misc Bugfixes and Enhancements (#507) 2021-08-17 14:15:32 -07:00
Controllers ComicInfo Refactor (#636) 2021-10-04 16:10:48 -07:00
Data ComicInfo Refactor (#636) 2021-10-04 16:10:48 -07:00
DTOs ComicInfo Refactor (#636) 2021-10-04 16:10:48 -07:00
Entities ComicInfo Refactor (#636) 2021-10-04 16:10:48 -07:00
Errors Removed some dead code on the interfaces. Introduced UnitOfWork to simplify repo injection. 2021-01-18 13:07:48 -06:00
Extensions Hashing (#634) 2021-10-04 05:33:28 -07:00
Helpers ComicInfo Refactor (#636) 2021-10-04 16:10:48 -07:00
Interfaces ComicInfo Refactor (#636) 2021-10-04 16:10:48 -07:00
Middleware OPDS Support (#526) 2021-08-27 10:19:25 -07:00
Parser Hashing (#634) 2021-10-04 05:33:28 -07: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 Book Polishing (#639) 2021-10-05 17:42:43 -07:00
SignalR Hashing (#634) 2021-10-04 05:33:28 -07:00
.dockerignore EPUB Support (#178) 2021-04-28 16:16:22 -05:00
API.csproj Book Polishing (#639) 2021-10-05 17:42:43 -07:00
API.csproj.DotSettings Foundational Cover Image Rework (#584) 2021-09-21 19:15:29 -05:00
appsettings.Development.json Update Notifier (#464) 2021-08-09 08:52:24 -05:00
Dockerfile Sentry Integration (#212) 2021-05-11 14:45:18 -05:00
Program.cs Misc Bugfixes (#637) 2021-10-04 17:18:42 -07:00
Startup.cs Disable Authentication & Login Page Rework (#619) 2021-10-02 11:23:58 -05:00