Kavita/API/Services
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
..
Clients OPDS Support (#526) 2021-08-27 10:19:25 -07:00
HostedServices OPDS Cleanup (#534) 2021-08-28 15:32:24 -07:00
Tasks ComicInfo Refactor (#636) 2021-10-04 16:10:48 -07:00
AccountService.cs Disable Authentication & Login Page Rework (#619) 2021-10-02 11:23:58 -05:00
ArchiveService.cs ComicInfo Refactor (#636) 2021-10-04 16:10:48 -07:00
BookService.cs ComicInfo Refactor (#636) 2021-10-04 16:10:48 -07:00
CacheService.cs Continuous Reading for Webtoons & I Just Couldn't Stop Coding (#574) 2021-09-11 11:47:12 -07:00
DirectoryService.cs Foundational Cover Image Rework (#584) 2021-09-21 19:15:29 -05:00
DownloadService.cs Cleanup bookmarks and Reading List Items (#567) 2021-09-08 14:41:41 -07:00
ImageService.cs ComicInfo Refactor (#636) 2021-10-04 16:10:48 -07:00
MetadataService.cs ComicInfo Refactor (#636) 2021-10-04 16:10:48 -07:00
TaskScheduler.cs Scan Chunking (#604) 2021-09-30 06:08:05 -07:00
TokenService.cs Implemented download log files (not in service). Refactored backupservice to handle log file splitting. Improved a few interfaces and added some unit tests around them. 2021-02-24 11:59:16 -06:00
WarmupServiceStartupTask.cs Lots of Hangfire attempts to solve the lock issue. Not sure how to fix it. Added some APIs for streams. 2021-03-15 13:49:13 -05:00