Kavita/API/Controllers
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
..
AccountController.cs Auth Email Rework (#1567) 2022-10-01 08:23:35 -05:00
AdminController.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
BaseApiController.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
BookController.cs Reader Bugs + New Features (#1536) 2022-09-16 06:06:33 -07:00
CollectionController.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
DeviceController.cs Auth Email Rework (#1567) 2022-10-01 08:23:35 -05:00
DownloadController.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
FallbackController.cs Send To Device Support (#1557) 2022-09-23 15:41:29 -07:00
HealthController.cs Misc Polish and Fixes (#1542) 2022-09-18 10:24:30 -07:00
ImageController.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
LibraryController.cs Misc Polish (#1569) 2022-10-04 17:40:34 -07:00
MetadataController.cs Misc Enhancements (#1525) 2022-09-13 16:59:26 -07:00
OPDSController.cs Bookmark RBS + Dynamic PGO (#1503) 2022-09-02 09:40:52 -07:00
PluginController.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
ReaderController.cs Reader Bugs + New Features (#1536) 2022-09-16 06:06:33 -07:00
ReadingListController.cs Reader Bugs + New Features (#1536) 2022-09-16 06:06:33 -07:00
RecommendedController.cs Infinite Scroll + List View + Cover Upload Redesign (#1319) 2022-06-13 14:37:49 -07:00
SeriesController.cs Scan Loop Fixes (#1572) 2022-10-05 19:30:37 -07:00
ServerController.cs Reader Bugs + New Features (#1536) 2022-09-16 06:06:33 -07:00
SettingsController.cs Misc Polish and Fixes (#1542) 2022-09-18 10:24:30 -07:00
TachiyomiController.cs Tachiyomi unit tests and fixes (#1549) 2022-09-20 09:46:46 -07:00
ThemeController.cs Release Testing Day 3 (#1496) 2022-09-01 11:45:34 -07:00
UploadController.cs Disable Animations + Lots of bugfixes and Polish (#1561) 2022-09-26 10:40:25 -07:00
UsersController.cs Disable Animations + Lots of bugfixes and Polish (#1561) 2022-09-26 10:40:25 -07:00
WantToReadController.cs Security Hotfix (#1415) 2022-08-08 13:47:37 -07:00