Kavita/API/Data/Repositories
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
..
AppUserProgressRepository.cs Series Detail Enhancements (#983) 2022-01-24 09:02:44 -08:00
ChapterRepository.cs Performance Enhancements (#937) 2022-01-14 15:42:32 -05:00
CollectionTagRepository.cs .NET 6 Coding Patterns + Unit Tests (#823) 2021-12-05 08:58:53 -08:00
GenreRepository.cs Misc Bugfixes (#1015) 2022-01-31 08:50:13 -08:00
LibraryRepository.cs Shakeout Testing Part 1 (#1052) 2022-02-09 16:59:14 -08:00
PersonRepository.cs Misc Bugfixes (#1015) 2022-01-31 08:50:13 -08:00
ReadingListRepository.cs .NET 6 Coding Patterns + Unit Tests (#823) 2021-12-05 08:58:53 -08:00
SeriesMetadataRepository.cs .NET 6 Coding Patterns + Unit Tests (#823) 2021-12-05 08:58:53 -08:00
SeriesRepository.cs Shakeout Testing Part 1 (#1052) 2022-02-09 16:59:14 -08:00
SettingsRepository.cs .NET 6 Coding Patterns + Unit Tests (#823) 2021-12-05 08:58:53 -08:00
TagRepository.cs Misc Bugfixes (#1015) 2022-01-31 08:50:13 -08:00
UserRepository.cs Polishing for Release (#1039) 2022-02-06 07:53:32 -08:00
VolumeRepository.cs Account Email Support (#1000) 2022-01-30 14:45:57 -08:00