| Age | Commit message (Collapse) | Author |
|
|
|
Use typed UserManager GetPreference
|
|
|
|
|
|
|
|
Convert DeleteUser to async
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Update user cache after updating user.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Automatically clean activity log database
|
|
|
|
Fix possible null reference exception
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Rewrite Activity Log Backend
|
|
Remove unnecessary null checks in some places
|
|
|
|
|
|
Fixes a bad assumption with the previous migration.
|
|
Use enum for WebSocket message types
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
Related to https://github.com/jellyfin/jellyfin/issues/2149
|
|
|
|
|
|
|
|
|
|
|
|
|