Kavita/API/Services
Joseph Milazzo 0d2d73e8ae
Bugfix/release cleanup (#512)
* Lots of cleanup on the warnings in the solution. Deprecated IsLastWriteLessThan and made a new method HasFileBeenModifiedSince.

* Added some tests for the new extension method.

* Changed filter import to use correct import

* Scan Series now uses Refresh Metadata for Series, rather than library one.

* Fixed an issue where cover generation wasn't properly taking forced update into consideration. Removed a case of cover generation for no reason.

* Fixed series downloads not triggering backend call
2021-08-21 10:03:47 -07:00
..
Clients Bugfix/release cleanup (#512) 2021-08-21 10:03:47 -07:00
HostedServices Update Notifier (#464) 2021-08-09 08:52:24 -05:00
Tasks Bugfix/release cleanup (#512) 2021-08-21 10:03:47 -07:00
ArchiveService.cs Bugfix/release cleanup (#512) 2021-08-21 10:03:47 -07:00
BookService.cs Filtering Bugs (#447) 2021-07-28 14:11:49 -05:00
CacheService.cs Bugfix/release cleanup (#512) 2021-08-21 10:03:47 -07:00
ComicInfo.cs Manga Redesign (#321) 2021-06-24 19:31:42 -05:00
DirectoryService.cs Bugfix/release cleanup (#512) 2021-08-21 10:03:47 -07:00
ImageService.cs Feature/bookmark feedback (#508) 2021-08-18 17:16:05 -07:00
MetadataService.cs Bugfix/release cleanup (#512) 2021-08-21 10:03:47 -07:00
TaskScheduler.cs Bugfix/release cleanup (#512) 2021-08-21 10:03:47 -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