Kavita/API
Joseph Milazzo 3bfbd042a8
Fit Split to Screen (#769)
* Updated readme with new host information and new feature site.

* Implemented basic fit to screen splitting option for manga reader such that the reader will try to fit the whole cover on the screen via scaling it.

Updated a bunch of defaults in the preferences to give a better experience for first installs.

* Refactored the stat scheduling code slightly to clean it up and have better logging.

* Replaced @import with @use to lower css bundling.

* Changed up the defaults for the reading preferences to give a better experience. Fixed a duplicate render on automatic scaling due to emitting a valuechange with automatic scaling changing fit.

Implemented basic form of fit to screen. Still needs some tweaking and optimization.

* Update link to new feature server and update kavita homepage to use www.

* Updated the serverInfo to match backend. Tweaked some of the css for the changelog

* Added publish date for changelog

* First page works except for tablet

* I'm stumped, taking a break

* Hide the arrow for nav events

* Ensure specials in reading lists don't have their extensions visible

* Testing out removing no-connection

* Fixed a bug in infinite scroller where next chapter spacer when clicked would emit for prev chapter load. Fixed an issue where next/prev chapter loaders would execute when they shouldn't.

* Fit Split is working in all cases as of this code. New optimization is still needed.

* Fit to screen is now working well

* Updated the bookmark effect to look much better

* Updated new issue template to inform users to request features on our site.

* Removed an empty migration
2021-11-18 06:55:52 -08:00
..
Archive Misc Bugfixes and Enhancements (#507) 2021-08-17 14:15:32 -07:00
Comparators Cover Image Picking + Forwarding Headers with EPUBs (#700) 2021-10-21 14:51:14 -05:00
config Fixed a migration issue on docker happening too many times or throwing exception when source wasn't there. (#719) 2021-11-03 17:23:46 -07:00
Constants Misc Bugfixes and Enhancements (#507) 2021-08-17 14:15:32 -07:00
Controllers Stats Rework (#765) 2021-11-16 13:11:17 -08:00
Data Backend Bugfixes and Enhanced Selections (#754) 2021-11-14 08:20:12 -08:00
DTOs Fit Split to Screen (#769) 2021-11-18 06:55:52 -08:00
Entities Fit Split to Screen (#769) 2021-11-18 06:55:52 -08:00
Errors Removed some dead code on the interfaces. Introduced UnitOfWork to simplify repo injection. 2021-01-18 13:07:48 -06:00
Extensions KavitaStats Cleanup (#695) 2021-10-20 10:03:51 -07:00
Helpers Bulk Add to Collection (#674) 2021-10-14 17:23:21 -07:00
Interfaces Fit Split to Screen (#769) 2021-11-18 06:55:52 -08:00
Middleware OPDS Support (#526) 2021-08-27 10:19:25 -07:00
Parser Fixed some comic parsing bugs based on user report (#758) (#761) 2021-11-16 06:07:42 -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 Fit Split to Screen (#769) 2021-11-18 06:55:52 -08:00
SignalR Feature/progress widget (#760) 2021-11-15 14:50:14 -08:00
.dockerignore EPUB Support (#178) 2021-04-28 16:16:22 -05:00
API.csproj UI Tweaks (#722) 2021-11-04 19:48:23 -07:00
API.csproj.DotSettings Foundational Cover Image Rework (#584) 2021-09-21 19:15:29 -05:00
Dockerfile Sentry Integration (#212) 2021-05-11 14:45:18 -05:00
Program.cs Breaking Changes: Docker Parity (#698) 2021-11-03 06:36:04 -07:00
Startup.cs Breaking Changes: Docker Parity (#698) 2021-11-03 06:36:04 -07:00