| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
add EnableSubtitleManagement permission
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Safely get/set User permission/preference
(cherry picked from commit d2ce315c1dd229c0a0d6c996ee5399e12cec7457)
Signed-off-by: Joshua Boniface <joshua@boniface.me>
|
|
|
|
|
|
|
|
|
|
Use typed UserManager GetPreference
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Adds a flag for a maximum number of user sessions, as well as an
authentication check to ensure that the user is not above this level.
|
|
|
|
|
|
- Documents all library entities
- Fixes styling warnings for library entities
- Updates library entities to inherit from interfaces
- Makes library entites no longer partial.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|