Kavita/API/Services
Joseph Milazzo f237aa7ab7
Library Recomendations (#1236)
* Updated cover regex for finding cover images in archives to ignore back_cover or back-cover

* Fixed an issue where Tags wouldn't save due to not pulling them from the DB.

* Refactored All series to it's own lazy loaded module

* Modularized Dashboard and library detail. Had to change main dashboard page to be libraries. Subject to change.

* Refactored login component into registration module

* Series Detail module created

* Refactored nav stuff into it's own module, not lazy loaded, but self contained.

* Refactored theme component into a dev only module so we don't incur load for temp testing modules

* Finished off modularization code. Only missing thing is to re-introduce some dashboard functionality for library view.

* Implemented a basic recommendation page for library detail
2022-04-29 15:27:01 -07:00
..
HostedServices Fixes v0.4.19! (#855) 2021-12-17 10:46:01 -08:00
Tasks Feature/misc (#1234) 2022-04-28 14:50:31 -07:00
AccountService.cs Account Email Support (#1000) 2022-01-30 14:45:57 -08:00
ArchiveService.cs Manga Reader Refresh (#1137) 2022-03-07 09:35:27 -08:00
BookmarkService.cs Readable Bookmarks (#1228) 2022-04-23 11:58:14 -07:00
BookService.cs Feature/misc (#1234) 2022-04-28 14:50:31 -07:00
CacheService.cs Readable Bookmarks (#1228) 2022-04-23 11:58:14 -07:00
DirectoryService.cs PDF Rendering on Pi (64bit) & Backup Fix (#1204) 2022-04-06 16:21:38 -07:00
DownloadService.cs Bugfixes (#1177) 2022-03-25 16:38:13 -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 Fixes, Tweaks, and Series Filtering (#1217) 2022-04-14 14:55:06 -07:00
MetadataService.cs Fixes, Tweaks, and Series Filtering (#1217) 2022-04-14 14:55:06 -07:00
ReaderService.cs Fixes, Tweaks, and Series Filtering (#1217) 2022-04-14 14:55:06 -07:00
ReadingItemService.cs On Deck + Misc Fixes and Changes (#1215) 2022-04-11 15:43:40 -07:00
SeriesService.cs Library Recomendations (#1236) 2022-04-29 15:27:01 -07:00
TaskScheduler.cs Release Shakeout (#1186) 2022-04-02 07:38:14 -07:00
TokenService.cs Misc Fixes (#1031) 2022-02-04 11:28:58 -08:00