Kavita/API.Tests/Parser
Robbie Davis 21b89a5386
Series Detail Enhancements (#983)
* Series Detail Enhancements

# Added
- Added: Volume tab for `Comic` Library Types
- Added: Storyline tab for `Comic` and `Manga` library types. This will show Volumes and Chapters together sorted in order.

# Changed
- Changed: Changed `Chapters/Issues` to show all chapters or issues regardless of if they are in a volume for both `Manga` and `Comic` library types

* Removed 3 loops to speed up load time

* Refactored some library type checks. Reset selection on nav change.

* Refactored hasReadingProgress for a series to the backend and further optimized the series detail page.

* Fixed up the regex for "Annual" special case and added unit tests.

Co-authored-by: Joseph Milazzo <joseph.v.milazzo@gmail.com>
2022-01-24 09:02:44 -08:00
..
BookParserTests.cs EPUB CSS Parsing Issues (#690) 2021-10-18 16:28:07 -07:00
ComicParserTests.cs Series Detail Enhancements (#983) 2022-01-24 09:02:44 -08:00
DefaultParserTests.cs Tachiyomi Enhancements (#845) 2021-12-10 13:04:52 -08:00
MangaParserTests.cs Misc Fixes and Changes (#927) 2022-01-12 15:00:00 -08:00
ParserInfoTests.cs Misc Fixes (#914) 2022-01-08 11:36:47 -08:00
ParserTest.cs Unit Tests & New Natural Sort (#941) 2022-01-15 07:39:34 -08:00