Kavita/API/Data
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
..
Metadata Validate Download Claim (#971) 2022-01-20 07:46:59 -08:00
Migrations Implemented Publication Status in SeriesMetadata and the ability to filter it. (#915) 2022-01-08 13:10:03 -08:00
Repositories Shakeout Testing Part 1 (#1052) 2022-02-09 16:59:14 -08:00
Scanner Scan Chunking (#604) 2021-09-30 06:08:05 -07:00
DataContext.cs More Filtering and Support for ComicInfo v2.1 (draft) Tags (#851) 2021-12-16 13:41:38 -08:00
DbFactory.cs Took care of SonarCloud code issues (#1041) 2022-02-07 05:30:28 -08:00
LogLevelOptions.cs Implemented a startup task that will instantiate all the DI so first API isn't having to eat that overhead. 2021-03-13 17:44:29 -06:00
MigrateBookmarks.cs Took care of SonarCloud code issues (#1041) 2022-02-07 05:30:28 -08:00
MigrateChangePasswordRoles.cs Ability to restrict a user's ability to change passwords (#1018) 2022-02-01 07:40:41 -08:00
MigrateConfigFiles.cs Account Email Support (#1000) 2022-01-30 14:45:57 -08:00
MigrateCoverImages.cs Misc Fixes and Changes (#927) 2022-01-12 15:00:00 -08:00
Seed.cs Took care of SonarCloud code issues (#1041) 2022-02-07 05:30:28 -08:00
UnitOfWork.cs More Filtering and Support for ComicInfo v2.1 (draft) Tags (#851) 2021-12-16 13:41:38 -08:00