| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Safely get/set User permission/preference
(cherry picked from commit d2ce315c1dd229c0a0d6c996ee5399e12cec7457)
Signed-off-by: Joshua Boniface <joshua@boniface.me>
|
|
|
|
|
|
|
|
|
|
|
|
# Conflicts:
# Jellyfin.Api/Helpers/RequestHelpers.cs
|
|
EF Core Cleanup 2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Conflicts:
# Jellyfin.Data/Entities/Libraries/MediaFileStream.cs
# Jellyfin.Data/Jellyfin.Data.csproj
|
|
|
|
|
|
|
|
|
|
Use typed UserManager GetPreference
|
|
|
|
|
|
|
|
Add overloaded constructor for ActivityLog levels
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|