Kavita/API/Data/Repositories
ThePromidius 7d65dc0530
New Series Relation - Edition (#1583)
* Moved UpdateRelatedSeries from controller to SeriesService.cs

* Added 2 tests.
- UpdateRelatedSeries_ShouldDeletePrequelRelation
- UpdateRelatedSeries_ShouldNotAllowDuplicates

* Some docs and codestyle nitpicks

* Simplified tests and made easier to read

* Added 'Editions' series relation

* Missing code to properly show the relations in the UI

* Create Service for GetRelatedServices

* Added unit test. Assert Edition, Prequel and Sequel do not return parent while others do

* fixed missing userRating

* Add requested changes:
- Rename one test
- Split one test into two tests
2022-10-17 06:11:12 -07:00
..
AppUserProgressRepository.cs v0.5.2 - UX Refresh, Custom Themes, Metadata Editing, and OPDS updates! (#1189) 2022-04-02 10:11:07 -07:00
ChapterRepository.cs Reader Bugs + New Features (#1536) 2022-09-16 06:06:33 -07:00
CollectionTagRepository.cs Restricted Profiles (#1581) 2022-10-10 10:59:20 -07:00
DeviceRepository.cs Send To Device Support (#1557) 2022-09-23 15:41:29 -07:00
GenreRepository.cs Scan Loop Last Write Time Change (#1492) 2022-08-30 08:29:09 -07:00
LibraryRepository.cs Misc Bugfixes (#1582) 2022-10-10 17:23:37 -07:00
MangaFileRepository.cs New PDF Reader (#1324) 2022-06-15 14:43:32 -07:00
PersonRepository.cs Scan Loop Last Write Time Change (#1492) 2022-08-30 08:29:09 -07:00
ReadingListRepository.cs Restricted Profiles (#1581) 2022-10-10 10:59:20 -07:00
SeriesMetadataRepository.cs v0.5.0 Release (#960) 2022-01-18 15:31:34 -08:00
SeriesRepository.cs New Series Relation - Edition (#1583) 2022-10-17 06:11:12 -07:00
SettingsRepository.cs All Around Polish (#1328) 2022-06-22 10:25:52 -07:00
SiteThemeRepository.cs Book Reader Redesign with e-ink focus (#1246) 2022-05-08 17:52:15 -07:00
TagRepository.cs Scan Loop Last Write Time Change (#1492) 2022-08-30 08:29:09 -07:00
UserRepository.cs Restricted Profiles (#1581) 2022-10-10 10:59:20 -07:00
VolumeRepository.cs Misc Bugfixes (#1378) 2022-07-17 07:19:36 -07:00