Kavita/API/Services
Joseph Milazzo d02d2d3cb5
Epub 3.2 Collection Tag support (#308)
* Hooked up logic for collections based on EPUB3.2 Spec and Fixed improper tags in EPUBs since it is XML and we are using HTML to parse it.

* Fixed a bug with src:url url replacing so that it's much cleaner regex
2021-06-15 09:51:37 -05:00
..
Tasks Special Marker Changes (#306) 2021-06-14 21:12:37 -05:00
ArchiveService.cs Download Support (#298) 2021-06-10 07:47:35 -05:00
BookService.cs Epub 3.2 Collection Tag support (#308) 2021-06-15 09:51:37 -05:00
CacheService.cs Bugfix: Flatten wasn't consistent (#227) 2021-05-20 18:01:14 -05:00
ComicInfo.cs Performance, Scan Loop, Specials, and cleanup (#150) 2021-04-05 08:37:45 -05:00
DirectoryService.cs Download Support (#298) 2021-06-10 07:47:35 -05:00
MetadataService.cs Feature/tech debt (#199) 2021-05-05 21:00:50 -05:00
TaskScheduler.cs Feature/feedback (#185) 2021-04-30 17:23:31 -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