jellyfin/MediaBrowser.Controller/Net
2022-12-05 15:01:13 +01:00
..
AuthorizationInfo.cs Enable nullable reference types for MediaBrowser.Controller 2021-05-07 00:39:20 +02:00
BasePeriodicWebSocketListener.cs Replace != null with is not null 2022-12-05 15:01:13 +01:00
IAuthorizationContext.cs Migrate authentication db to EF Core 2021-05-20 23:56:59 -04:00
IAuthService.cs Migrate authentication db to EF Core 2021-05-20 23:56:59 -04:00
IWebSocketConnection.cs Remove redundant using directives 2022-09-28 16:26:03 +02:00
IWebSocketListener.cs Use IAuthorizationContext for websocket 2022-01-01 12:34:22 -07:00
IWebSocketManager.cs Remove circular dependency between websocket listeners and manager 2020-11-28 11:21:53 +01:00
SecurityException.cs Enable nullable reference types for MediaBrowser.Controller 2021-05-07 00:39:20 +02:00
WebSocketListenerState.cs Update StyleCop 2021-12-24 18:28:27 +01:00
WebSocketMessageInfo.cs Enable nullable reference types for MediaBrowser.Controller 2021-05-07 00:39:20 +02:00