Kavita/API/Services
Joe Milazzo 3f51cb2a02
v0.6.1 Hotfix RC (#1635)
* Swapped out SQLite for Memory, but the one from hangfire. Added DisableConcurrentExecution on ProcessChange to avoid duplication when multiple threads execute at once.

* Fixed the Hangfire SQL issues with CPU/ram utilization some users are facing

* Fixed a case in SharpCompress fallback where an invalid ComicInfo wasn't picked up.

* When parsing epubs, if there is a volume in the epub title, try to parse and group. This is beneficial for Light Novels which are generally tagged this way.

* Fixed delete series in series detail not triggering

* Fixed some parsing logic for how we treat specials, like Annual and Omnibus.

* When scanning files, if the file is the cover image (loose leaf image), we reject it more quickly than previously.

* Added a potential bug marker

* Fixed a bug where Info was only showing Error level loggers

* Code smells
2022-11-05 06:56:48 -07:00
..
HostedServices Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
Tasks v0.6.1 Hotfix RC (#1635) 2022-11-05 06:56:48 -07:00
AccountService.cs Restricted Profiles (#1581) 2022-10-10 10:59:20 -07:00
ArchiveService.cs v0.6.1 Hotfix RC (#1635) 2022-11-05 06:56:48 -07:00
BookmarkService.cs Reader Bugs + New Features (#1536) 2022-09-16 06:06:33 -07:00
BookService.cs v0.6.1 Hotfix RC (#1635) 2022-11-05 06:56:48 -07:00
CacheService.cs Bookmark and Reader bugs (#1632) 2022-11-02 20:10:19 -05:00
DeviceService.cs Auth Email Rework (#1567) 2022-10-01 08:23:35 -05:00
DirectoryService.cs Bookmark and Reader bugs (#1632) 2022-11-02 20:10:19 -05:00
DownloadService.cs Bookmark RBS + Dynamic PGO (#1503) 2022-09-02 09:40:52 -07:00
EmailService.cs Auth Email Rework (#1567) 2022-10-01 08:23:35 -05:00
FileService.cs Local Metadata Integration Part 1 (#817) 2021-12-02 09:02:34 -08:00
ImageService.cs Reader Bugs + New Features (#1536) 2022-09-16 06:06:33 -07:00
MetadataService.cs Release Shakeout Day 1 (#1591) 2022-10-18 16:53:17 -07:00
ReaderService.cs Release Shakeout 3 (#1597) 2022-10-20 16:39:42 -07:00
ReadingItemService.cs v0.6.1 Hotfix RC (#1635) 2022-11-05 06:56:48 -07:00
ReadingListService.cs Restricted Profiles (#1581) 2022-10-10 10:59:20 -07:00
SeriesService.cs New Series Relation - Edition (#1583) 2022-10-17 06:11:12 -07:00
TachiyomiService.cs Tachiyomi unit tests and fixes (#1549) 2022-09-20 09:46:46 -07:00
TaskScheduler.cs Release Polish (#1586) 2022-10-17 15:33:18 -07:00
TokenService.cs Release Shakeout Day 1 (#1591) 2022-10-18 16:53:17 -07:00