Kavita/API/Data
Joseph Milazzo f17d89ea47
ComicInfo Refactor (#636)
* Implemented methods to parse out the whole ComicInfo file and a mock ComicInfo from epub files.

* Removed unused imports. ScanSeries needs to cleanup deleted chapters and call RefreshMetadata. Ensure after scan we cleanup tags without any series.

* Random cleanup

* Added some comments about data getting stale and not updating.

* Removed old Summary methods in favor of the ComicInfo versions

* Added a missing property

* Fixed unit test
2021-10-04 16:10:48 -07:00
..
Metadata ComicInfo Refactor (#636) 2021-10-04 16:10:48 -07:00
Migrations Polishing and Bugfixes (#613) 2021-10-01 08:13:55 -07:00
Repositories ComicInfo Refactor (#636) 2021-10-04 16:10:48 -07:00
Scanner Scan Chunking (#604) 2021-09-30 06:08:05 -07:00
DataContext.cs Reading Lists & More (#564) 2021-09-08 12:03:27 -05:00
DbFactory.cs Feature/bookmark feedback (#508) 2021-08-18 17:16:05 -07:00
LogLevelOptions.cs Implemented a startup task that will instantiate all the DI so first API isn't having to eat that overhead. 2021-03-13 17:44:29 -06:00
MigrateCoverImages.cs Feature/image rework cleanup (#589) 2021-09-22 06:00:14 -07:00
Seed.cs Disable Authentication & Login Page Rework (#619) 2021-10-02 11:23:58 -05:00
UnitOfWork.cs Scan Chunking (#604) 2021-09-30 06:08:05 -07:00