| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Library Entity Cleanup
|
|
- Documents all library entities
- Fixes styling warnings for library entities
- Updates library entities to inherit from interfaces
- Makes library entites no longer partial.
|
|
|
|
Event Rewrite (Part 1)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|