Kavita/API/Services
Joseph Milazzo 667d1d2a4d
Don't go to archive file if it hasn't updated since last scan (#135)
* Skip archive work unless the file has actually changed since last scan.
2021-03-31 12:53:53 -05:00
..
Tasks Special Grouping (#134) 2021-03-31 12:10:26 -05:00
ArchiveService.cs Implemented the LastWrite check for Summaries and Series Cover Images. Removed a TODO after validation. 2021-03-24 07:41:52 -05:00
CacheService.cs Bugfix/multiple file extract (#116) 2021-03-27 15:20:55 -05:00
ComicInfo.cs Implemented ability to generate Series summary from ComicInfo.xml (if present) 2021-02-17 16:41:42 -06:00
DirectoryService.cs Parser Enhancement: Fallback to Folder name (#129) 2021-03-29 17:37:35 -05:00
MetadataService.cs Don't go to archive file if it hasn't updated since last scan (#135) 2021-03-31 12:53:53 -05:00
TaskScheduler.cs Dropped the initial commit for this work due to a large file. Had to do some cleanup from a bad merge. 2021-03-23 12:27:04 -05: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