Kavita/UI/Web/src/app
Joseph Milazzo c1490d6e86
Word Count (#1286)
* Adding some code for Robbie

* See more on series detail metadata area is now at the bottom on the section

* Cleaned up subtitle headings to use a single class for offset with actionables

* Added some markup for the new design, waiting for Robbie to finish it off

* styling age-rating badge

* Started hooking up basic analyze file service and hooks in the UI. Basic code to implement the count is implemented and in benchmarks.

* Hooked up analyze ui to backend

* Refactored Series Detail metadata area to use a new icon/title design

* Cleaned up the new design

* Pushing for robbie to do css

* Massive performance improvement to scan series where we only need to scan folders reported that have series in them, rather than the whole library.

* Removed theme page as we no longer need it. Added WordCount to DTOs so the UI can show them. Added new pipe to format numbers in compact mode.

* Hooked up actual reading time based on user's words per hour

* Refactor some magic numbers to consts

* Hooked in progress reporting for series word count

* Hooked up analyze files

* Re-implemented time to read on comics

* Removed the word Last Read

* Show proper language name instead of iso tag on series detail page. Added some error handling on word count code.

* Reworked error handling

* Fixed some security vulnerabilities in npm.

* Handle a case where there are no text nodes and instead of returning an empty list, htmlagilitypack returns null.

* Tweaked the styles a bit on the icon-and-title

* Code cleanup

Co-authored-by: Robbie Davis <robbie@therobbiedavis.com>
2022-05-25 14:53:39 -07: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 Word Count (#1286) 2022-05-25 14:53:39 -07:00
_services Word Count (#1286) 2022-05-25 14:53:39 -07:00
admin UX Changes, Tasks, WebP, and More! (#1280) 2022-05-23 16:19:52 -07:00
all-series Book Reader Bugfixes (#1254) 2022-05-13 17:30:37 -07:00
announcements Hotfix 0.5.2.3 - SortName & Invite User Redirect fix (#1203) 2022-04-05 16:14:14 -07:00
book-reader Release Shakeout (#1266) 2022-05-20 17:50:17 -05:00
bookmark Release Shakeout (#1266) 2022-05-20 17:50:17 -05:00
cards Word Count (#1286) 2022-05-25 14:53:39 -07:00
carousel Fixes, Tweaks, and Series Filtering (#1217) 2022-04-14 14:55:06 -07:00
collections Last batch of bugfixes (#1262) 2022-05-18 17:31:49 -07:00
dashboard Library Recomendations (#1236) 2022-04-29 15:27:01 -07:00
library-detail Word Count (#1286) 2022-05-25 14:53:39 -07:00
manga-reader Release Shakeout Part 2 (#1267) 2022-05-20 19:05:09 -07:00
metadata-filter Release Shakeout Part 2 (#1267) 2022-05-20 19:05:09 -07:00
nav Remove Light and E-Ink theme (#1263) 2022-05-19 05:14:18 -07:00
pipe Word Count (#1286) 2022-05-25 14:53:39 -07: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 Word Count (#1286) 2022-05-25 14:53:39 -07:00
registration Book Reader Bugfixes (#1254) 2022-05-13 17:30:37 -07:00
series-detail Word Count (#1286) 2022-05-25 14:53:39 -07:00
shared Word Count (#1286) 2022-05-25 14:53:39 -07:00
shared-side-nav-cards Library Recomendations (#1236) 2022-04-29 15:27:01 -07:00
sidenav Word Count (#1286) 2022-05-25 14:53:39 -07:00
typeahead Release Shakeout (#1266) 2022-05-20 17:50:17 -05:00
user-settings UX Changes, Tasks, WebP, and More! (#1280) 2022-05-23 16:19:52 -07:00
app-routing.module.ts Word Count (#1286) 2022-05-25 14:53:39 -07:00
app.component.html Bugfix polishing (#1245) 2022-05-08 09:15:43 -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 Book Reader Bugfixes (#1254) 2022-05-13 17:30:37 -07:00
app.module.ts Book Reader Redesign with e-ink focus (#1246) 2022-05-08 17:52:15 -07:00