This website requires JavaScript.
Explore
Help
Sign In
Cutlery
/
Kavita
Watch
1
Star
0
Fork
0
You've already forked Kavita
mirror of
https://github.com/Kareadita/Kavita.git
synced
2026-01-06 04:00:22 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Kavita
/
API
/
Services
History
Joseph Milazzo
70cc163cb0
More cleanup
2021-03-23 14:41:14 -05:00
..
Tasks
Implemented fallback functionality. Try to use System.IO.Compression.ZipArchive then fallback to SharpCompress (which is extremely slow).
2021-03-23 14:12:28 -05:00
ArchiveService.cs
More cleanup
2021-03-23 14:41:14 -05:00
CacheService.cs
Some code cleanup
2021-03-23 12:22:47 -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
Cleanup and tests fixup
2021-03-23 14:37:47 -05:00
MetadataService.cs
Implemented fallback functionality. Try to use System.IO.Compression.ZipArchive then fallback to SharpCompress (which is extremely slow).
2021-03-23 14:12:28 -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