aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Api/WebSocketListeners/SessionInfoWebSocketListener.cs
AgeCommit message (Expand)Author
2025-09-12Allow non-admin users to subscribe to their own Sessions (#13767)KGT1
2025-03-25WIP fixed namespacesJPVenson
2025-02-19Merge remote-tracking branch 'jellyfinorigin/master' into feature/DatabaseRef...JPVenson
2025-02-09Backport pull request #13499 from jellyfin/release-10.10.zcrobibero
2025-02-05Merge remote-tracking branch 'jellyfinorigin/master' into feature/pgsql_providerJPVenson
2025-02-04Enable nullable for AuthorizationInfo (#13485)Bond-009
2025-01-26Prepared Seperation of Database components for future multi provider supportJPVenson
2024-03-18refactor: use Channels as queueing mechanism for periodic websocket messages ...Claus Vium
2023-11-05Add IDisposableAnalyzers to more projectsBond_009
2023-07-15Apply review suggestionsShadowghost
2023-07-07Enforce permissions on websocket connectionsShadowghost
2023-02-02Migrate to file-scoped namespacesShadowghost
2020-11-13Fix nullability errors in Jellyfin.Api (part 1)crobibero
2020-09-27Use SessionMessageType for WebSocket messagesNiels van Velzen
2020-08-03Fix some request parameterscrobibero
2020-08-03move WebSocket listeners to Jellyfin.Apicrobibero