Kavita/API/Services
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
..
HostedServices Fixes v0.4.19! (#855) 2021-12-17 10:46:01 -08:00
Tasks Shakeout Testing Part 1 (#1052) 2022-02-09 16:59:14 -08:00
AccountService.cs Account Email Support (#1000) 2022-01-30 14:45:57 -08:00
ArchiveService.cs Account Email Support (#1000) 2022-01-30 14:45:57 -08:00
BookmarkService.cs Shakeout Testing Part 1 (#1052) 2022-02-09 16:59:14 -08:00
BookService.cs Shakeout Testing Part 1 (#1052) 2022-02-09 16:59:14 -08:00
CacheService.cs Account Email Support (#1000) 2022-01-30 14:45:57 -08:00
DirectoryService.cs Shakeout Testing Part 1 (#1052) 2022-02-09 16:59:14 -08:00
DownloadService.cs .NET 6 Coding Patterns + Unit Tests (#823) 2021-12-05 08:58:53 -08:00
EmailService.cs Refactored Test email service to provide the error message if it fails to the end user. (#1051) 2022-02-09 07:14:51 -08:00
FileService.cs Local Metadata Integration Part 1 (#817) 2021-12-02 09:02:34 -08:00
ImageService.cs Took care of SonarCloud code issues (#1041) 2022-02-07 05:30:28 -08:00
MetadataService.cs Shakeout Testing Part 1 (#1052) 2022-02-09 16:59:14 -08:00
ReaderService.cs Reading Order Fix (#1050) 2022-02-09 06:05:51 -08:00
ReadingItemService.cs Misc Fixes and Changes (#927) 2022-01-12 15:00:00 -08:00
TaskScheduler.cs Account Email Support (#1000) 2022-01-30 14:45:57 -08:00
TokenService.cs Misc Fixes (#1031) 2022-02-04 11:28:58 -08:00