Kavita/API/Data
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
..
Metadata Implemented the ability to read format tag and force special status. (#1284) 2022-05-25 10:05:16 -07:00
Migrations Word Count (#1286) 2022-05-25 14:53:39 -07:00
Repositories Book Reader Redesign with e-ink focus (#1246) 2022-05-08 17:52:15 -07:00
Scanner Scan Chunking (#604) 2021-09-30 06:08:05 -07:00
DataContext.cs Last batch of bugfixes (#1262) 2022-05-18 17:31:49 -07:00
DbFactory.cs Book Reader Bugfixes (#1254) 2022-05-13 17:30:37 -07: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 Removed old manual migrations (config change, cover images) that are from many releases ago. (#1054) 2022-02-10 17:39:48 -08:00
MigrateChangePasswordRoles.cs Removed old manual migrations (config change, cover images) that are from many releases ago. (#1054) 2022-02-10 17:39:48 -08:00
MigrateConfigFiles.cs Account Email Support (#1000) 2022-01-30 14:45:57 -08:00
MigrateCoverImages.cs v0.5.0 Release (#960) 2022-01-18 15:31:34 -08:00
MigrateRemoveExtraThemes.cs Remove Light and E-Ink theme (#1263) 2022-05-19 05:14:18 -07:00
Seed.cs UX Changes, Tasks, WebP, and More! (#1280) 2022-05-23 16:19:52 -07:00
UnitOfWork.cs v0.5.2 - UX Refresh, Custom Themes, Metadata Editing, and OPDS updates! (#1189) 2022-04-02 10:11:07 -07:00