aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Api/System/ActivityLogWebSocketListener.cs
AgeCommit message (Collapse)Author
2020-08-03move WebSocket listeners to Jellyfin.Apicrobibero
2020-06-16Add full stop at end of comments (SA1629)telans
2020-05-02Merge branch 'master' into websocketBond_009
2020-03-03Replace ILogger with ILogger<T> wherever possibleMark Monteiro
Log entries will contain additional class context when using this interface
2020-01-31Fix warningsBond_009
2020-01-13Remove dead code and improve loggingBond-009
2019-02-27Simplify websocket listenersClaus Vium
2019-02-15Make all class implementing dynamically loaded interfaces publicClaus Vium
2019-01-13ReSharper Reformat: Properties to expression bodied form.Erwin de Haan
2019-01-13Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.ControllerErwin de Haan
2019-01-13Visual Studio Reformat: MediaBrowser.ApiErwin de Haan
2019-01-07remove trailing whitespacehawken
2018-12-30Use Microsoft.Extensions.Logging abstractionBond_009
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-31make api project portableLuke Pulverenti
2016-10-23move classes to modelLuke Pulverenti
2014-12-26move files out of commonLuke Pulverenti
2014-08-11update translationsLuke Pulverenti