Kavita/API/DTOs/Account
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
..
ConfirmEmailDto.cs Account Email Support (#1000) 2022-01-30 14:45:57 -08:00
ConfirmEmailUpdateDto.cs Auth Email Rework (#1567) 2022-10-01 08:23:35 -05:00
ConfirmMigrationEmailDto.cs Account Email Support (#1000) 2022-01-30 14:45:57 -08:00
ConfirmPasswordResetDto.cs Forgot Password (#1017) 2022-02-01 06:04:23 -08:00
InviteUserDto.cs Last batch of bugfixes (#1262) 2022-05-18 17:31:49 -07:00
InviteUserResponse.cs Feature/enhancements and more (#1166) 2022-03-21 07:26:49 -07:00
LoginDto.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
MigrateUserEmailDto.cs Shakeout Testing Part 1 (#1052) 2022-02-09 16:59:14 -08:00
ResetPasswordDto.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
TokenRequestDto.cs Less Logging In (#978) 2022-01-22 06:36:32 -08:00
UpdateEmailDto.cs Auth Email Rework (#1567) 2022-10-01 08:23:35 -05:00
UpdateEmailResponse.cs Auth Email Rework (#1567) 2022-10-01 08:23:35 -05:00
UpdateUserDto.cs Scan Loop Fixes (#1572) 2022-10-05 19:30:37 -07:00