Kavita/API/DTOs/Account
Joe Milazzo 9149c4cbca
Release Polish (#1586)
* Fixed a scaling issue in the epub reader, where images could scale when they shouldn't.

* Removed some caching on library/ api and added more output for a foreign key constraint

* Hooked in Restricted Profile stat collection

* Added a new boolean on age restrictions to explicitly allow unknowns or not. Since unknown is the default state of metadata, if users are allowed access to Unknown, age restricted content could leak.

* Fixed a bug where sometimes series cover generation could fail under conditions where only specials existed.

* Fixed foreign constraint issue when cleaning up series not seen at end of scan loop

* Removed an additional epub parse when scanning and handled merging differently

* Code smell
2022-10-17 15:33:18 -07:00
..
AgeRestrictionDto.cs Release Polish (#1586) 2022-10-17 15:33:18 -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 Release Polish (#1586) 2022-10-17 15:33:18 -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
UpdateAgeRestrictionDto.cs Release Polish (#1586) 2022-10-17 15:33:18 -07: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 Release Polish (#1586) 2022-10-17 15:33:18 -07:00