Kavita/API
Joe Milazzo 13226fecc1
Scan Loop Fixes (#1572)
* Cleanup some messaging in the scan loop to be more context bearing

* Added Response Caching to Series Detail for 1 min, due to the heavy nature of the call.

* Refactored code to make it so that processing of series runs sync correctly.

Added a log to inform the user of corrupted volume from buggy code in v0.5.6.

* Moved folder watching out of experimental

* Fixed an issue where empty folders could break the scan loop

* Another fix for when dates aren't valid, the scanner wouldn't get the proper min and would throw an exception (develop)

* Implemented the ability to edit release year from the UI for a series.

* Added a unit test for some new logic

* Code smells
2022-10-05 19:30:37 -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 Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
Controllers Scan Loop Fixes (#1572) 2022-10-05 19:30:37 -07:00
Data Scan Loop Fixes (#1572) 2022-10-05 19:30:37 -07:00
DTOs Scan Loop Fixes (#1572) 2022-10-05 19:30:37 -07:00
Entities Scan Loop Fixes (#1572) 2022-10-05 19:30:37 -07:00
Errors Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
Extensions Auth Email Rework (#1567) 2022-10-01 08:23:35 -05:00
Helpers Disable Animations + Lots of bugfixes and Polish (#1561) 2022-09-26 10:40:25 -07:00
Logging Misc Polish (#1569) 2022-10-04 17:40:34 -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 Scan Loop Fixes (#1572) 2022-10-05 19:30:37 -07:00
SignalR Auth Email Rework (#1567) 2022-10-01 08:23:35 -05:00
API.csproj Folder Watching Polish + Epub Fix (#1550) 2022-09-20 16:14:40 -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 Send To Device Support (#1557) 2022-09-23 15:41:29 -07:00