Kavita/API/Data/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
..
AppUserProgressRepository.cs Foundational Cover Image Rework (#584) 2021-09-21 19:15:29 -05:00
ChapterRepository.cs ComicInfo Refactor (#636) 2021-10-04 16:10:48 -07:00
CollectionTagRepository.cs ComicInfo Refactor (#636) 2021-10-04 16:10:48 -07:00
FileRepository.cs Cleanup bookmarks and Reading List Items (#567) 2021-09-08 14:41:41 -07:00
LibraryRepository.cs Scan Chunking (#604) 2021-09-30 06:08:05 -07:00
ReadingListRepository.cs Reading Lists & More (#564) 2021-09-08 12:03:27 -05:00
SeriesRepository.cs ComicInfo Refactor (#636) 2021-10-04 16:10:48 -07:00
SettingsRepository.cs ComicInfo Refactor (#636) 2021-10-04 16:10:48 -07:00
UserRepository.cs Disable Authentication & Login Page Rework (#619) 2021-10-02 11:23:58 -05:00
VolumeRepository.cs Scan Chunking (#604) 2021-09-30 06:08:05 -07:00