Kavita/API/Services
Joseph Milazzo c44ef6b04d
Additional Memory Pressure Enhancements (#590)
* Added volume migrations. Added parser case for "Chapter 63 - The Promise Made for 520 Cenz.cbr"

* Added some info statements for when full library scans occur. For image apis, return the name of the file to aid in caching.

* When managing users, show the current logged in user at the top of the list. Added a message when no libraries have been setup but you are trying to add a user to a library.

* Removed an extra stream operation from SharpCompress cover image work. Removed an extra ToArray() from Book Reader for extracting PDF pages.

* Removed the left over comment

* Added parsing case for "Batman Beyond 04 (of 6) (1999)"

* Removed dead code
2021-09-22 07:36:32 -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 Feature/image rework cleanup (#589) 2021-09-22 06:00:14 -07:00
ArchiveService.cs Additional Memory Pressure Enhancements (#590) 2021-09-22 07:36:32 -07:00
BookService.cs Additional Memory Pressure Enhancements (#590) 2021-09-22 07:36:32 -07:00
CacheService.cs Continuous Reading for Webtoons & I Just Couldn't Stop Coding (#574) 2021-09-11 11:47:12 -07:00
ComicInfo.cs Manga Redesign (#321) 2021-06-24 19:31:42 -05: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 Foundational Cover Image Rework (#584) 2021-09-21 19:15:29 -05:00
MetadataService.cs Foundational Cover Image Rework (#584) 2021-09-21 19:15:29 -05:00
TaskScheduler.cs Foundational Cover Image Rework (#584) 2021-09-21 19:15:29 -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