Kavita/API/Data/Repositories
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
..
AppUserProgressRepository.cs v0.5.2 - UX Refresh, Custom Themes, Metadata Editing, and OPDS updates! (#1189) 2022-04-02 10:11:07 -07:00
ChapterRepository.cs v0.5.2 - UX Refresh, Custom Themes, Metadata Editing, and OPDS updates! (#1189) 2022-04-02 10:11:07 -07:00
CollectionTagRepository.cs Linked Series (#1230) 2022-04-24 09:59:09 -07:00
GenreRepository.cs Misc Bugfixes (#1015) 2022-01-31 08:50:13 -08:00
LibraryRepository.cs v0.5.2 - UX Refresh, Custom Themes, Metadata Editing, and OPDS updates! (#1189) 2022-04-02 10:11:07 -07:00
PersonRepository.cs Misc Bugfixes (#1015) 2022-01-31 08:50:13 -08:00
ReadingListRepository.cs Fixes, Tweaks, and Series Filtering (#1217) 2022-04-14 14:55:06 -07:00
SeriesMetadataRepository.cs v0.5.0 Release (#960) 2022-01-18 15:31:34 -08:00
SeriesRepository.cs Library Recomendations (#1236) 2022-04-29 15:27:01 -07:00
SettingsRepository.cs v0.5.0 Release (#960) 2022-01-18 15:31:34 -08:00
SiteThemeRepository.cs v0.5.2 - UX Refresh, Custom Themes, Metadata Editing, and OPDS updates! (#1189) 2022-04-02 10:11:07 -07:00
TagRepository.cs Misc Bugfixes (#1015) 2022-01-31 08:50:13 -08:00
UserRepository.cs v0.5.2 - UX Refresh, Custom Themes, Metadata Editing, and OPDS updates! (#1189) 2022-04-02 10:11:07 -07:00
VolumeRepository.cs Account Email Support (#1000) 2022-01-30 14:45:57 -08:00