aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/Net/BasePeriodicWebSocketListener.cs
AgeCommit message (Expand)Author
2020-08-22Enable TreatWarningsAsErrors for MediaBrowser.Controller in ReleaseBond_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-14Merge pull request #3336 from telans/specific-fixesAnthony Lavado
2020-06-15Merge pull request #3315 from crobibero/dashboard-updatedkanada
2020-06-15fix SA1005telans
2020-06-11Add MessageId to websocket message, add JsonNonStringKeyDictionaryConvertercrobibero
2020-06-05Use typed logger where possiblecrobibero
2020-05-25Fix some 'bugs' flagged by sonarcloudBond_009
2020-05-02Merge branch 'master' into websocketBond_009
2020-02-04Fix some warnings in MediaBrowser.ControllerBond_009
2020-01-13Remove dead code and improve loggingBond-009
2020-01-13Rewrite WebSocket handling codeBond_009
2019-03-25Lower the amount of running tasksBond_009
2019-03-05Don't dispose the connectionClaus Vium
2019-02-27Simplify websocket listenersClaus Vium
2019-02-27Fix websocketsClaus Vium
2019-02-05Remove custom ThreadingClaus Vium
2019-01-13ReSharper Reformat: Properties to expression bodied form.Erwin de Haan
2019-01-13Visual Studio Reformat: MediaBrowser.ControllerErwin de Haan
2019-01-11Merge branch 'dev' into code-cleanupErwin de Haan
2019-01-10Mayor code cleanupErwin de Haan
2019-01-07remove trailing whitespacehawken
2018-12-30Fix build post GPL changeBond_009
2018-12-30Fix exception loggingBond_009
2018-12-30Use Microsoft.Extensions.Logging abstractionBond_009
2018-12-27Add GPL modulesAndrew Rabert
2018-09-12Update to 3.5.2 and .net core 2.1stefan
2017-11-23reduce dlna chatterLuke Pulverenti
2017-10-04reduce socket activityLuke Pulverenti
2016-10-25make controller project portableLuke Pulverenti
2016-10-06avoid buffering http responsesLuke Pulverenti
2015-03-29sync updatesLuke Pulverenti
2015-03-08don't use socket to report start/stopLuke Pulverenti
2015-02-04sync updatesLuke Pulverenti
2014-12-26move files out of commonLuke Pulverenti