aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/Net/IWebSocketConnection.cs
AgeCommit message (Expand)Author
2025-01-25chore: fix spellingJosh Soref
2023-07-07Enforce permissions on websocket connectionsShadowghost
2023-07-02Fix sending websocket messages (#9948)Cody Robibero
2023-06-29Fix Websocket OpenApi (#9935)Cody Robibero
2022-09-28Remove redundant using directivesHannes Braun
2022-07-24Backport pull request #7732 from jellyfin/release-10.8.zJoshua Boniface
2022-01-01Use IAuthorizationContext for websocketCody Robibero
2021-06-11Remove useless nullable directivesBond_009
2021-06-06Remove warninigs from MediaBrowser.Controller (Part 3) (#6078)Cody Robibero
2021-05-11Reduce warnings in MediaBrowser.Controller (#6006)Cody Robibero
2021-05-07Enable nullable reference types for MediaBrowser.ControllerBond_009
2020-08-22Enable TreatWarningsAsErrors for MediaBrowser.Controller in ReleaseBond_009
2020-05-15Merge remote-tracking branch 'upstream/master' into syncplaygion
2020-05-09Fix code issuesgion
2020-04-27Implement KeepAlive for WebSocketsgion
2020-01-31Fix warningsBond_009
2020-01-13Fix websocket handlingBond-009
2020-01-13Fix nullref exception and added loggingBond_009
2020-01-13Rewrite WebSocket handling codeBond_009
2019-02-27Replace some usage of QueryParamCollectionClaus Vium
2019-01-13ReSharper conform to 'var' settingsErwin de Haan
2019-01-13Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.ControllerErwin de Haan
2019-01-13Visual Studio Reformat: MediaBrowser.ControllerErwin de Haan
2018-12-27Add GPL modulesAndrew Rabert
2018-09-12Update to 3.5.2 and .net core 2.1stefan
2016-10-25make controller project portableLuke Pulverenti
2015-03-08connect to socket with access tokenLuke Pulverenti
2014-12-27sync updatesLuke Pulverenti
2014-12-27move web socket classes to server projectLuke Pulverenti