Kavita/API/Data/Repositories
Joseph Milazzo f92ef19b61
More Scan Loop Fixes (#1473)
* Added a ToList() to avoid a bug where a person could be removed from a list while iterating over the list.

* When deleting a series, want to read page will now automatically remove that series from the view.

* Fixed a series lookup which was ignoring format

* Ignore XML comment warnings

* Removed a note since it was already working that way

* Fixed unit test
2022-08-24 17:02:16 -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 v0.5.2 - UX Refresh, Custom Themes, Metadata Editing, and OPDS updates! (#1189) 2022-04-02 10:11:07 -07:00
CollectionTagRepository.cs New Scan Loop (#1447) 2022-08-19 05:42:38 -07:00
GenreRepository.cs Misc Bugfixes (#1378) 2022-07-17 07:19:36 -07:00
LibraryRepository.cs New Scan Loop (#1447) 2022-08-19 05:42:38 -07:00
MangaFileRepository.cs New PDF Reader (#1324) 2022-06-15 14:43:32 -07:00
PersonRepository.cs Misc Bugfixes (#1378) 2022-07-17 07:19:36 -07:00
ReadingListRepository.cs Security Hotfix (#1415) 2022-08-08 13:47:37 -07:00
SeriesMetadataRepository.cs v0.5.0 Release (#960) 2022-01-18 15:31:34 -08:00
SeriesRepository.cs More Scan Loop Fixes (#1473) 2022-08-24 17:02:16 -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 Misc Bugfixes (#1378) 2022-07-17 07:19:36 -07:00
UserRepository.cs Security Hotfix (#1415) 2022-08-08 13:47:37 -07:00
VolumeRepository.cs Misc Bugfixes (#1378) 2022-07-17 07:19:36 -07:00