Kavita/UI/Web/src/app
Joseph Milazzo 0be0e294aa
Metadata Optimizations (#910)
* Added a tooltip to inform user that format and collection filter selections do not only show for the selected library.

* Refactored a lot of code around when we update chapter cover images. Applied an optimization for when we re-calculate volume/series covers, such that it only occurs when the first chapter's image updates.

* Updated code to ensure only lastmodified gets refreshed in metadata since it always follows a scan

* Optimized how metadata is populated on the series. Instead of re-reading the comicInfos, instead I read the data from the underlying chapter entities. This reduces N additional reads AND enables the ability in the future to show/edit chapter level metadata.

* Spelling mistake

* Fixed a concurency issue by not selecting Genres from DB. Added a test for long paths.

* Fixed a bug in filter where collection tag wasn't populating on load

* Cleaned up the logic for changelog to better compare against the installed verison. For nightly users, show the last stable as installed.

* Removed some demo code

* SplitQuery to allow loading tags much faster for series metadata load.
2022-01-08 06:41:47 -08:00
..
_guards Bugs, Enhancements, and Performance (#580) 2021-09-15 11:06:29 -07:00
_interceptors Fit Split to Screen (#769) 2021-11-18 06:55:52 -08:00
_modals/review-series-modal Custom Cover Images (#499) 2021-08-15 10:36:47 -07:00
_models Bookmark Refactor (#893) 2022-01-05 09:56:49 -08:00
_services Book Reader Issues (#906) 2022-01-07 06:56:28 -08:00
admin Metadata Optimizations (#910) 2022-01-08 06:41:47 -08:00
all-series More Filtering and Support for ComicInfo v2.1 (draft) Tags (#851) 2021-12-16 13:41:38 -08:00
book-reader Fixed a bug where loading page on book reader wouldn't scroll to last position (#907) 2022-01-07 07:42:22 -08:00
cards Metadata Optimizations (#910) 2022-01-08 06:41:47 -08:00
carousel Update Notifier (#464) 2021-08-09 08:52:24 -05:00
collections More Filtering and Support for ComicInfo v2.1 (draft) Tags (#851) 2021-12-16 13:41:38 -08:00
dashboard Reading Lists & More (#564) 2021-09-08 12:03:27 -05:00
library More Filtering and Support for ComicInfo v2.1 (draft) Tags (#851) 2021-12-16 13:41:38 -08:00
library-detail Fixes v0.4.19! (#855) 2021-12-17 10:46:01 -08:00
manga-reader Fixed lack of ability to scroll with fullscreen mode (#903) 2022-01-06 06:27:50 -08:00
nav-events-toggle UI Updates + New Events (#806) 2021-11-29 12:19:36 -08:00
nav-header Color Theme applies to scrollbars (#793) 2021-11-28 06:24:12 -08:00
not-connected Refactored InProgress to OnDeck where the logic is slightly changed. Now series with recent updates are now pushed to the front of the list. (#743) 2021-11-11 08:21:54 -08:00
on-deck More Filtering and Support for ComicInfo v2.1 (draft) Tags (#851) 2021-12-16 13:41:38 -08:00
pipe Continuous Reading for Webtoons & I Just Couldn't Stop Coding (#574) 2021-09-11 11:47:12 -07:00
reading-list Fit Split to Screen (#769) 2021-11-18 06:55:52 -08:00
recently-added More Filtering and Support for ComicInfo v2.1 (draft) Tags (#851) 2021-12-16 13:41:38 -08:00
register-member UI Updates + New Events (#806) 2021-11-29 12:19:36 -08:00
series-detail In-Depth Filtering (#850) 2021-12-15 08:23:10 -08:00
series-metadata-detail Fixes v0.4.19! (#855) 2021-12-17 10:46:01 -08:00
shared More Filtering and Support for ComicInfo v2.1 (draft) Tags (#851) 2021-12-16 13:41:38 -08:00
typeahead More Filtering and Support for ComicInfo v2.1 (draft) Tags (#851) 2021-12-16 13:41:38 -08:00
user-login Fit Split to Screen (#769) 2021-11-18 06:55:52 -08:00
user-settings Book Reader Issues (#906) 2022-01-07 06:56:28 -08:00
app-routing.module.ts Backup on Migrations (#898) 2022-01-05 12:47:01 -08:00
app.component.html The big one (#396) 2021-07-17 14:03:11 -05:00
app.component.scss The big one (#396) 2021-07-17 14:03:11 -05:00
app.component.ts In-Depth Filtering (#850) 2021-12-15 08:23:10 -08:00
app.module.ts More Filtering and Support for ComicInfo v2.1 (draft) Tags (#851) 2021-12-16 13:41:38 -08:00
person-role.pipe.ts Local Metadata Integration Part 1 (#817) 2021-12-02 09:02:34 -08:00
scroll.service.ts Fixed a bug where loading page on book reader wouldn't scroll to last position (#907) 2022-01-07 07:42:22 -08:00