Kavita/API
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
..
Archive Misc Bugfixes and Enhancements (#507) 2021-08-17 14:15:32 -07:00
Comparators v0.5.2 - UX Refresh, Custom Themes, Metadata Editing, and OPDS updates! (#1189) 2022-04-02 10:11:07 -07:00
config On Deck + Misc Fixes and Changes (#1215) 2022-04-11 15:43:40 -07:00
Constants Shakeout Testing Part 1 (#1052) 2022-02-09 16:59:14 -08:00
Controllers Word Count (#1286) 2022-05-25 14:53:39 -07:00
Data Word Count (#1286) 2022-05-25 14:53:39 -07:00
DTOs Word Count (#1286) 2022-05-25 14:53:39 -07:00
Entities Word Count (#1286) 2022-05-25 14:53:39 -07:00
Errors Validate Download Claim (#971) 2022-01-20 07:46:59 -08:00
Extensions Word Count (#1286) 2022-05-25 14:53:39 -07:00
Helpers UX Changes, Tasks, WebP, and More! (#1280) 2022-05-23 16:19:52 -07:00
Middleware v0.5.0 Release (#960) 2022-01-18 15:31:34 -08:00
Parser Implemented the ability to parse some volume and chapter keywords for chinese. (#1285) 2022-05-25 12:25:53 -07:00
Properties Added new API for getting Member (aka Users but for use in FE). User is just used for login/registering. 2020-12-14 14:33:09 -06:00
Services Word Count (#1286) 2022-05-25 14:53:39 -07:00
SignalR Word Count (#1286) 2022-05-25 14:53:39 -07:00
API.csproj UX Changes, Tasks, WebP, and More! (#1280) 2022-05-23 16:19:52 -07:00
API.csproj.DotSettings v0.5.0 Release (#960) 2022-01-18 15:31:34 -08:00
Program.cs v0.5.2 - UX Refresh, Custom Themes, Metadata Editing, and OPDS updates! (#1189) 2022-04-02 10:11:07 -07:00
Startup.cs Remove Light and E-Ink theme (#1263) 2022-05-19 05:14:18 -07:00