Kavita/API/Interfaces/Repositories
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
..
IAppUserProgressRepository.cs Continuous Reading for Webtoons & I Just Couldn't Stop Coding (#574) 2021-09-11 11:47:12 -07:00
IChapterRepository.cs Foundational Cover Image Rework (#584) 2021-09-21 19:15:29 -05:00
ICollectionTagRepository.cs Foundational Cover Image Rework (#584) 2021-09-21 19:15:29 -05:00
IFileRepository.cs Reading Lists & More (#564) 2021-09-08 12:03:27 -05:00
ILibraryRepository.cs Scan Chunking (#604) 2021-09-30 06:08:05 -07:00
IReadingListRepository.cs Reading Lists & More (#564) 2021-09-08 12:03:27 -05:00
ISeriesRepository.cs ComicInfo Refactor (#636) 2021-10-04 16:10:48 -07:00
ISettingsRepository.cs ComicInfo Refactor (#636) 2021-10-04 16:10:48 -07:00
IUserRepository.cs Disable Authentication & Login Page Rework (#619) 2021-10-02 11:23:58 -05:00
IVolumeRepository.cs Scan Chunking (#604) 2021-09-30 06:08:05 -07:00