Kavita/API
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
..
Archive Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
Comparators Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
config Misc Enhancements (#1525) 2022-09-13 16:59:26 -07:00
Constants Restricted Profiles (#1581) 2022-10-10 10:59:20 -07:00
Controllers New Series Relation - Edition (#1583) 2022-10-17 06:11:12 -07:00
Data New Series Relation - Edition (#1583) 2022-10-17 06:11:12 -07:00
DTOs New Series Relation - Edition (#1583) 2022-10-17 06:11:12 -07:00
Entities New Series Relation - Edition (#1583) 2022-10-17 06:11:12 -07:00
Errors Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
Extensions Misc Bugfixes (#1582) 2022-10-10 17:23:37 -07:00
Helpers Disable Animations + Lots of bugfixes and Polish (#1561) 2022-09-26 10:40:25 -07:00
Logging Misc Polish (#1569) 2022-10-04 17:40:34 -07:00
Middleware Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
Properties Added new API for getting Member (aka Users but for use in FE). User is just used for login/registering. 2020-12-14 14:33:09 -06:00
Services New Series Relation - Edition (#1583) 2022-10-17 06:11:12 -07:00
SignalR Auth Email Rework (#1567) 2022-10-01 08:23:35 -05:00
API.csproj Folder Watching Polish + Epub Fix (#1550) 2022-09-20 16:14:40 -07:00
API.csproj.DotSettings v0.5.0 Release (#960) 2022-01-18 15:31:34 -08:00
Program.cs Send To Device Support (#1557) 2022-09-23 15:41:29 -07:00
Startup.cs Misc Bugfixes (#1582) 2022-10-10 17:23:37 -07:00