Kavita/API/Data
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
..
Metadata Validate Download Claim (#971) 2022-01-20 07:46:59 -08:00
Migrations Implemented Publication Status in SeriesMetadata and the ability to filter it. (#915) 2022-01-08 13:10:03 -08:00
Repositories Series Detail Enhancements (#983) 2022-01-24 09:02:44 -08:00
Scanner Scan Chunking (#604) 2021-09-30 06:08:05 -07:00
DataContext.cs More Filtering and Support for ComicInfo v2.1 (draft) Tags (#851) 2021-12-16 13:41:38 -08:00
DbFactory.cs Metadata Optimizations (#910) 2022-01-08 06:41:47 -08:00
LogLevelOptions.cs Implemented a startup task that will instantiate all the DI so first API isn't having to eat that overhead. 2021-03-13 17:44:29 -06:00
MigrateBookmarks.cs Bookmark Refactor (#893) 2022-01-05 09:56:49 -08:00
MigrateConfigFiles.cs .NET 6 Coding Patterns + Unit Tests (#823) 2021-12-05 08:58:53 -08:00
MigrateCoverImages.cs Misc Fixes and Changes (#927) 2022-01-12 15:00:00 -08:00
Seed.cs Bookmark Refactor (#893) 2022-01-05 09:56:49 -08:00
UnitOfWork.cs More Filtering and Support for ComicInfo v2.1 (draft) Tags (#851) 2021-12-16 13:41:38 -08:00