Kavita/API/Services
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
..
HostedServices Fit Split to Screen (#769) 2021-11-18 06:55:52 -08:00
Tasks Fit Split to Screen (#769) 2021-11-18 06:55:52 -08:00
AccountService.cs Disable Authentication & Login Page Rework (#619) 2021-10-02 11:23:58 -05:00
ArchiveService.cs Bugfix/webtoon lastpage (#757) 2021-11-15 07:24:04 -08:00
BookService.cs Webtoon Polish Part 2 (#739) 2021-11-10 08:58:45 -08:00
CacheService.cs Breaking Changes: Docker Parity (#698) 2021-11-03 06:36:04 -07:00
DirectoryService.cs Stats Rework (#765) 2021-11-16 13:11:17 -08:00
DownloadService.cs Cleanup bookmarks and Reading List Items (#567) 2021-09-08 14:41:41 -07:00
ImageService.cs Breaking Changes: Docker Parity (#698) 2021-11-03 06:36:04 -07:00
MetadataService.cs Feature/progress widget (#760) 2021-11-15 14:50:14 -08:00
TaskScheduler.cs Fit Split to Screen (#769) 2021-11-18 06:55:52 -08:00
TokenService.cs Implemented download log files (not in service). Refactored backupservice to handle log file splitting. Improved a few interfaces and added some unit tests around them. 2021-02-24 11:59:16 -06:00
WarmupServiceStartupTask.cs Lots of Hangfire attempts to solve the lock issue. Not sure how to fix it. Added some APIs for streams. 2021-03-15 13:49:13 -05:00