Kavita/API/DTOs/Account
Joseph Milazzo 2b0d47d15e
Shakeout Testing Part 1 (#1052)
* Have language from epubs populate metadata

* series detail needs to reload the underlying volumes when scan event comes in, not just metadata.

* Added Id to chapter detail modal (for debugging)

* Implement IDisposable on applicable Unit Tests

* Removed unused using statements

* Fixed a bug where images would flash like crazy during a scan because the code to refresh the underlying image wasn't checking the entity type or Id.

* When filtering rating, only apply the filter to your account.

* Removed Disposable on tests
2022-02-09 16:59:14 -08:00
..
ConfirmEmailDto.cs Account Email Support (#1000) 2022-01-30 14:45:57 -08: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 Account Email Support (#1000) 2022-01-30 14:45:57 -08:00
LoginDto.cs Disable Authentication & Login Page Rework (#619) 2021-10-02 11:23:58 -05:00
MigrateUserEmailDto.cs Shakeout Testing Part 1 (#1052) 2022-02-09 16:59:14 -08:00
ResetPasswordDto.cs Continuous Reading for Webtoons & I Just Couldn't Stop Coding (#574) 2021-09-11 11:47:12 -07:00
TokenRequestDto.cs Less Logging In (#978) 2022-01-22 06:36:32 -08:00
UpdateUserDto.cs Account Email Support (#1000) 2022-01-30 14:45:57 -08:00