Kavita/API/Entities
Joe Milazzo 442af965c6
Restricted Profiles (#1581)
* Added ReadingList age rating from all series and started on some unit tests for the new flows.

* Wrote more unit tests for Reading Lists

* Added ability to restrict user accounts to a given age rating via admin edit user modal and invite user. This commit contains all basic code, but no query modifications.

* When updating a reading list's title via UI, explicitly check if there is an existing RL with the same title.

* Refactored Reading List calculation to work properly in the flows it's invoked from.

* Cleaned up an unused method

* Promoted Collections no longer show tags where a Series exists within them that is above the user's age rating.

* Collection search now respects age restrictions

* Series Detail page now checks if the user has explicit access (as a user might bypass with direct url access)

* Hooked up age restriction for dashboard activity streams.

* Refactored some methods from Series Controller and Library Controller to a new Search Controller to keep things organized

* Updated Search to respect age restrictions

* Refactored all the Age Restriction queries to extensions

* Related Series no longer show up if they are out of the age restriction

* Fixed a bad mapping for the update age restriction api

* Fixed a UI state change after updating age restriction

* Fixed unit test

* Added a migration for reading lists

* Code cleanup
2022-10-10 10:59:20 -07:00
..
Enums Restricted Profiles (#1581) 2022-10-10 10:59:20 -07:00
Interfaces Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
Metadata Scan Loop Fixes (#1572) 2022-10-05 19:30:37 -07:00
AppRole.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
AppUser.cs Restricted Profiles (#1581) 2022-10-10 10:59:20 -07:00
AppUserBookmark.cs Misc Polish (#1569) 2022-10-04 17:40:34 -07:00
AppUserPreferences.cs Disable Animations + Lots of bugfixes and Polish (#1561) 2022-09-26 10:40:25 -07:00
AppUserProgress.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
AppUserRating.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
AppUserRole.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
Chapter.cs Scan Loop Fortification (#1573) 2022-10-09 09:23:41 -07:00
CollectionTag.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
Device.cs Disable Animations + Lots of bugfixes and Polish (#1561) 2022-09-26 10:40:25 -07:00
FolderPath.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
Genre.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
Library.cs Disable Animations + Lots of bugfixes and Polish (#1561) 2022-09-26 10:40:25 -07:00
MangaFile.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
Person.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
ReadingList.cs Restricted Profiles (#1581) 2022-10-10 10:59:20 -07:00
ReadingListItem.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
Series.cs Scan Loop Last Write Time Change (#1492) 2022-08-30 08:29:09 -07:00
ServerSetting.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00
SiteTheme.cs Book Reader Redesign with e-ink focus (#1246) 2022-05-08 17:52:15 -07:00
Tag.cs v0.5.0 Release (#960) 2022-01-18 15:31:34 -08:00
Volume.cs Logging Enhancements (#1521) 2022-09-12 17:25:48 -07:00