Kavita/API.Tests/Parser
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
..
BookParserTests.cs Shakeout Fixes (#422) 2021-07-23 18:02:14 -05:00
ComicParserTests.cs Bugs, Enhancements, and Performance (#580) 2021-09-15 11:06:29 -07:00
MangaParserTests.cs Bugs, Enhancements, and Performance (#580) 2021-09-15 11:06:29 -07:00
ParserInfoTests.cs EPUB Support (#178) 2021-04-28 16:16:22 -05:00
ParserTest.cs WebP Support (#581) 2021-09-15 17:25:18 -07:00