Kavita/API/Services
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
..
HostedServices Fixes v0.4.19! (#855) 2021-12-17 10:46:01 -08:00
Tasks Word Count (#1286) 2022-05-25 14:53:39 -07:00
AccountService.cs Account Email Support (#1000) 2022-01-30 14:45:57 -08:00
ArchiveService.cs Bugfix polishing (#1245) 2022-05-08 09:15:43 -07:00
BookmarkService.cs UX Changes, Tasks, WebP, and More! (#1280) 2022-05-23 16:19:52 -07:00
BookService.cs Book Reader Bugfixes (#1254) 2022-05-13 17:30:37 -07:00
CacheService.cs Release Shakeout (#1266) 2022-05-20 17:50:17 -05:00
DirectoryService.cs Book Reader Redesign with e-ink focus (#1246) 2022-05-08 17:52:15 -07:00
DownloadService.cs Bugfix polishing (#1245) 2022-05-08 09:15:43 -07:00
EmailService.cs Feature/enhancements and more (#1166) 2022-03-21 07:26:49 -07:00
FileService.cs Local Metadata Integration Part 1 (#817) 2021-12-02 09:02:34 -08:00
ImageService.cs UX Changes, Tasks, WebP, and More! (#1280) 2022-05-23 16:19:52 -07:00
MetadataService.cs Word Count (#1286) 2022-05-25 14:53:39 -07:00
ReaderService.cs Book Reader Bugfixes (#1254) 2022-05-13 17:30:37 -07:00
ReadingItemService.cs On Deck + Misc Fixes and Changes (#1215) 2022-04-11 15:43:40 -07:00
SeriesService.cs Last batch of bugfixes (#1262) 2022-05-18 17:31:49 -07:00
TaskScheduler.cs Word Count (#1286) 2022-05-25 14:53:39 -07:00
TokenService.cs Misc Fixes (#1031) 2022-02-04 11:28:58 -08:00