Kavita/API.Tests/Parser
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
..
BookParserTests.cs Misc Bugfixes (#1123) 2022-02-25 17:56:39 -08:00
ComicParserTests.cs Account Email Support (#1000) 2022-01-30 14:45:57 -08:00
DefaultParserTests.cs Post Release Shakeout (Hotfix Testing) (#1200) 2022-04-05 07:39:03 -07:00
MangaParserTests.cs Filtering Bugfixes (#1220) 2022-04-16 16:29:11 -07:00
ParserInfoTests.cs Misc Fixes (#914) 2022-01-08 11:36:47 -08:00
ParserTest.cs Library Recomendations (#1236) 2022-04-29 15:27:01 -07:00