jellyfin/MediaBrowser.Controller/Net
Bond_009 97a02f5803 Remove BOM from UTF-8 files
I think some people need to change their IDE configuration ;)
2024-08-30 15:29:48 +02:00
..
WebSocketMessages Remove BOM from UTF-8 files 2024-08-30 15:29:48 +02:00
AuthorizationInfo.cs Enable nullable reference types for MediaBrowser.Controller 2021-05-07 00:39:20 +02:00
BasePeriodicWebSocketListener.cs More efficient array creation (#11468) 2024-04-30 13:32:59 -06: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 Enforce permissions on websocket connections 2023-07-07 08:50:37 +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 Remove BOM from UTF-8 files 2024-08-30 15:29:48 +02:00
WebSocketMessage.cs Fix Websocket OpenApi (#9935) 2023-06-29 05:44:36 -06:00
WebSocketMessageInfo.cs Fix sending websocket messages (#9948) 2023-07-02 16:14:44 -06:00
WebSocketMessageOfT.cs Fix sending websocket messages (#9948) 2023-07-02 16:14:44 -06:00