aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Session/SessionWebSocketListener.cs
AgeCommit message (Expand)Author
2020-09-03Kill HttpListenerHostClaus Vium
2020-08-13Move GenericEventArgs to Jellyfin.Data.EventsPatrick Barron
2020-07-24Fix warningsBond_009
2020-06-16Merge pull request #3343 from telans/comment-stopsBond-009
2020-06-16fix SA1513/SA1516telans
2020-06-16Add full stop at end of comments (SA1629)telans
2020-06-05Use typed logger where possiblecrobibero
2020-05-26Fix code issuesgion
2020-05-15Fix some code smellsgion
2020-05-15Merge remote-tracking branch 'upstream/master' into syncplaygion
2020-05-09Fix code issuesgion
2020-05-09Fix code issuesgion
2020-04-28Synchronize access to datagion
2020-04-27Refactor and other minor changesgion
2020-04-27Implement KeepAlive for WebSocketsgion
2020-01-13Fix nullref exception and added loggingBond_009
2020-01-13Rewrite WebSocket handling codeBond_009
2019-11-24Move appbuilder and service collection to Jellyfin.ServerClaus Vium
2019-03-25Lower the amount of running tasksBond_009
2019-02-27Replace some usage of QueryParamCollectionClaus Vium
2019-01-13Visual Studio Reformat: Emby.Server.Implementations Part S-SErwin de Haan
2019-01-10Mayor code cleanupErwin de Haan
2018-12-30Use Microsoft.Extensions.Logging abstractionBond_009
2018-09-12Update to 3.5.2 and .net core 2.1stefan
2017-09-053.2.30.8Luke Pulverenti
2017-05-26update GetItems methodLuke Pulverenti
2017-04-17update playback progress reportingLuke Pulverenti
2016-11-03move classes to portableLuke Pulverenti