Kavita/API
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
..
Archive Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
Comparators Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
config Misc Enhancements (#1525) 2022-09-13 16:59:26 -07:00
Constants Restricted Profiles (#1581) 2022-10-10 10:59:20 -07:00
Controllers Bookmark and Reader bugs (#1632) 2022-11-02 20:10:19 -05:00
Data Bookmark and Reader bugs (#1632) 2022-11-02 20:10:19 -05:00
DTOs Bookmark and Reader bugs (#1632) 2022-11-02 20:10:19 -05:00
Entities Release Shakeout Day 2 (#1594) 2022-10-19 17:48:52 -07:00
Errors Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
Extensions Release Shakeout 4 (#1600) 2022-10-21 17:21:43 -07:00
Helpers Release Shakeout Day 1 (#1591) 2022-10-18 16:53:17 -07:00
Logging v0.6.1 Hotfix RC (#1635) 2022-11-05 06:56:48 -07:00
Middleware Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
Properties Added new API for getting Member (aka Users but for use in FE). User is just used for login/registering. 2020-12-14 14:33:09 -06:00
Services v0.6.1 Hotfix RC (#1635) 2022-11-05 06:56:48 -07:00
SignalR Release Shakeout Day 1 (#1591) 2022-10-18 16:53:17 -07:00
API.csproj v0.6.1 Hotfix RC (#1635) 2022-11-05 06:56:48 -07:00
API.csproj.DotSettings v0.5.0 Release (#960) 2022-01-18 15:31:34 -08:00
Program.cs Send To Device Support (#1557) 2022-09-23 15:41:29 -07:00
Startup.cs v0.6.1 Hotfix RC (#1635) 2022-11-05 06:56:48 -07:00