Kavita/API
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
..
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 Library Recomendations (#1236) 2022-04-29 15:27:01 -07:00
Data Library Recomendations (#1236) 2022-04-29 15:27:01 -07:00
DTOs Publication Status Enhancements (#1231) 2022-04-25 13:52:36 -05:00
Entities Feature/misc (#1234) 2022-04-28 14:50:31 -07:00
Errors Validate Download Claim (#971) 2022-01-20 07:46:59 -08:00
Extensions Fixing duplicate chapter issue and adding unit test (#1221) 2022-04-18 15:57:31 -04:00
Helpers Linked Series (#1230) 2022-04-24 09:59:09 -07:00
Middleware v0.5.0 Release (#960) 2022-01-18 15:31:34 -08:00
Parser Library Recomendations (#1236) 2022-04-29 15:27:01 -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 Library Recomendations (#1236) 2022-04-29 15:27:01 -07:00
SignalR Fixes, Tweaks, and Series Filtering (#1217) 2022-04-14 14:55:06 -07:00
.dockerignore EPUB Support (#178) 2021-04-28 16:16:22 -05:00
API.csproj Feature/misc (#1234) 2022-04-28 14:50:31 -07:00
API.csproj.DotSettings v0.5.0 Release (#960) 2022-01-18 15:31:34 -08:00
Dockerfile 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 Fixed some missing merge stuff 2022-04-08 08:26:22 -05:00