Kavita/API/Services
Joseph Milazzo 78f3ccf889
Scanner & Parser Changes (#735)
* Fixed a bug where partial volume support got missed on the epub parser.

* When a drive is unavailable during when a scan starts, abort so user doesn't loose half library if their networked drive goes down.

* Moved format for card details to highest level (since all chapters/files have same format) and added date added to each file to help when new chapters/files are added and grouped into a volume.

* Implemented handling on the UI when a series is deleted

* Added case for series removal for series detail

* Only redirect for this series
2021-11-09 04:51:45 -08:00
..
HostedServices OPDS Cleanup (#534) 2021-08-28 15:32:24 -07:00
Tasks Scanner & Parser Changes (#735) 2021-11-09 04:51:45 -08:00
AccountService.cs Disable Authentication & Login Page Rework (#619) 2021-10-02 11:23:58 -05:00
ArchiveService.cs Cover Image Picking + Forwarding Headers with EPUBs (#700) 2021-10-21 14:51:14 -05:00
BookService.cs Scanner & Parser Changes (#735) 2021-11-09 04:51:45 -08:00
CacheService.cs Breaking Changes: Docker Parity (#698) 2021-11-03 06:36:04 -07:00
DirectoryService.cs Scanner & Parser Changes (#735) 2021-11-09 04:51:45 -08:00
DownloadService.cs Cleanup bookmarks and Reading List Items (#567) 2021-09-08 14:41:41 -07:00
ImageService.cs Breaking Changes: Docker Parity (#698) 2021-11-03 06:36:04 -07:00
MetadataService.cs Change chunk size to be a fixed 50 to validate if it's causing issue with refresh. Added some try catches to see if exceptions are causing issues. (#681) 2021-10-16 11:50:34 -07:00
TaskScheduler.cs Breaking Changes: Docker Parity (#698) 2021-11-03 06:36:04 -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