Kavita/API
Joseph Milazzo 2725e6042b
WebP Support (#581)
* Added trackby so when series scan event comes through, cards can update too

* Added chapter boundary toasts on book reader

* Handle closing the reader when in a reading list

* Somehow the trackby save didn't happen

* Fixed an issue where after opening a chapter info modal, then trying to open another in specials tab it would fail due to a pass by reference issue with our factory.

* When a series update occurs, if we loose specials tab, but we were on it, reselect volumes/chapters tab

* Fixed an issue where older releases would show as available, even though they were already installed.

* Converted tabs within modals to use vertical orientation (except on mobile)

* Implemented webp support. Only Safari does not support this format natively. MacOS users can use an alternative browser.

* Refactored ScannerService and MetadataService to be fully async
2021-09-15 17:25:18 -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 Bugs, Enhancements, and Performance (#580) 2021-09-15 11:06:29 -07:00
Data Bugs, Enhancements, and Performance (#580) 2021-09-15 11:06:29 -07:00
DTOs Continuous Reading for Webtoons & I Just Couldn't Stop Coding (#574) 2021-09-11 11:47:12 -07:00
Entities Bugs, Enhancements, and Performance (#580) 2021-09-15 11:06:29 -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 Reading Lists & More (#564) 2021-09-08 12:03:27 -05:00
Helpers Continuous Reading for Webtoons & I Just Couldn't Stop Coding (#574) 2021-09-11 11:47:12 -07:00
Interfaces WebP Support (#581) 2021-09-15 17:25:18 -07:00
Middleware OPDS Support (#526) 2021-08-27 10:19:25 -07:00
Parser WebP Support (#581) 2021-09-15 17:25:18 -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 WebP Support (#581) 2021-09-15 17:25:18 -07:00
SignalR Bugs, Enhancements, and Performance (#580) 2021-09-15 11:06:29 -07:00
.dockerignore EPUB Support (#178) 2021-04-28 16:16:22 -05:00
API.csproj Versioning Fix & Improvement (#553) 2021-09-04 14:04:13 -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 OPDS Support (#526) 2021-08-27 10:19:25 -07:00
Startup.cs Bugfix/release cleanup (#512) 2021-08-21 10:03:47 -07:00