Kavita/UI/Web/src/app
Joseph Milazzo d411ab03f2
Major Search Enhancements (#1238)
* Pull progress information for some of the recommended stuff.

* Fixed some redirection code from last PR

* Implemented the ability to search for files in the search and open the series directly.

* Fixed nav search bar expanding too much

* Fixed a bug in nav module not having router so some links broke

* Fixed an issue where with new localized series tag, merging could fail if the user had 2 series with the series and localized series.

Added extra error handling for tracking series parsed from disk.

* Fixed the slowness when typing in a typeahead by using auditTime vs debounceTime

* Removed some cleaning of Edition tags from the Parser. Only Omnibus and Uncensored will be ignored when cleaning titles, Full Color, Full Contact, etc will now stay in the title for Series name.

* Implemented ability to search against chapter's title (from epub or title in comicinfo). This should help users search for books in a series a lot easier.

* Restrict each search type to 15 records only to keep query performant and UI useful.

* Wrote some extra messaging on invite user flow around email.

* Messaging update
2022-04-30 12:09:54 -05:00
..
_guards v0.5.2 - UX Refresh, Custom Themes, Metadata Editing, and OPDS updates! (#1189) 2022-04-02 10:11:07 -07:00
_interceptors Fixes, Tweaks, and Series Filtering (#1217) 2022-04-14 14:55:06 -07:00
_models Major Search Enhancements (#1238) 2022-04-30 12:09:54 -05:00
_services Major Search Enhancements (#1238) 2022-04-30 12:09:54 -05:00
admin Major Search Enhancements (#1238) 2022-04-30 12:09:54 -05:00
all-series Library Recomendations (#1236) 2022-04-29 15:27:01 -07:00
announcements Post Release Shakeout (Hotfix Testing) (#1200) 2022-04-05 07:39:03 -07:00
book-reader Library Recomendations (#1236) 2022-04-29 15:27:01 -07:00
bookmark Library Recomendations (#1236) 2022-04-29 15:27:01 -07:00
cards Library Recomendations (#1236) 2022-04-29 15:27:01 -07:00
carousel Fixes, Tweaks, and Series Filtering (#1217) 2022-04-14 14:55:06 -07:00
collections Library Recomendations (#1236) 2022-04-29 15:27:01 -07:00
dashboard Library Recomendations (#1236) 2022-04-29 15:27:01 -07:00
dev-only Library Recomendations (#1236) 2022-04-29 15:27:01 -07:00
library-detail Major Search Enhancements (#1238) 2022-04-30 12:09:54 -05:00
manga-reader Library Recomendations (#1236) 2022-04-29 15:27:01 -07:00
metadata-filter Readable Bookmarks (#1228) 2022-04-23 11:58:14 -07:00
nav Major Search Enhancements (#1238) 2022-04-30 12:09:54 -05:00
pipe Publication Status Enhancements (#1231) 2022-04-25 13:52:36 -05:00
reader-shared v0.5.2 - UX Refresh, Custom Themes, Metadata Editing, and OPDS updates! (#1189) 2022-04-02 10:11:07 -07:00
reading-list Library Recomendations (#1236) 2022-04-29 15:27:01 -07:00
registration Library Recomendations (#1236) 2022-04-29 15:27:01 -07:00
series-detail Library Recomendations (#1236) 2022-04-29 15:27:01 -07:00
shared Library Recomendations (#1236) 2022-04-29 15:27:01 -07:00
shared-side-nav-cards Library Recomendations (#1236) 2022-04-29 15:27:01 -07:00
sidenav Library Recomendations (#1236) 2022-04-29 15:27:01 -07:00
typeahead Major Search Enhancements (#1238) 2022-04-30 12:09:54 -05:00
user-settings Library Recomendations (#1236) 2022-04-29 15:27:01 -07:00
app-routing.module.ts Major Search Enhancements (#1238) 2022-04-30 12:09:54 -05:00
app.component.html Linked Series (#1230) 2022-04-24 09:59:09 -07:00
app.component.scss v0.5.2 - UX Refresh, Custom Themes, Metadata Editing, and OPDS updates! (#1189) 2022-04-02 10:11:07 -07:00
app.component.ts v0.5.2 - UX Refresh, Custom Themes, Metadata Editing, and OPDS updates! (#1189) 2022-04-02 10:11:07 -07:00
app.module.ts Library Recomendations (#1236) 2022-04-29 15:27:01 -07:00