Commit Graph

54 Commits (526f9a825c8205942155759afc5fc1e7a8f6fc6a)

Author SHA1 Message Date
Stepan Goremykin 526f9a825c Make files readonly
8 months ago
Shadowghost 368f9202ce Apply review suggestions
11 months ago
Shadowghost 05d98fe24c Enforce permissions on websocket connections
11 months ago
Cody Robibero 52252fcd55
Fix sending websocket messages (#9948)
11 months ago
Cody Robibero b5bbb98175
Fix Websocket OpenApi (#9935)
11 months ago
ipitio c29e8ffe1d
Update MediaBrowser.Controller/Net/BasePeriodicWebSocketListener.cs
1 year ago
ipitio 58ed50c9d0 Catch Exception when disposing connection
1 year ago
Bond_009 52194f56b5 Replace != null with is not null
2 years ago
Bond_009 556cc8062d Investigate some TODO comments
2 years ago
Bond_009 a9a5fcde81 Use ArgumentNullException.ThrowIfNull helper method
2 years ago
Cody Robibero 0765fd568f Use IAuthorizationContext for websocket
2 years ago
Rich Lander e3df4dcaae Fix warnings in MediaBrowser.Controller
3 years ago
Cody Robibero d461e3912a
Remove warninigs from MediaBrowser.Controller (Part 3) (#6078)
3 years ago
Bond_009 fb090df0b5 Enable nullable reference types for MediaBrowser.Controller
3 years ago
cvium ba78ad5424 Add missing inheritdoc
4 years ago
cvium 65e6211c03 Remove circular dependency between websocket listeners and manager
4 years ago
Niels van Velzen 72534f9d66 Use SessionMessageType for WebSocket messages
4 years ago
Bond_009 404bb4f835 Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release
4 years ago
Bond-009 9af6eda0b4
Merge pull request #3343 from telans/comment-stops
4 years ago
telans 247f9c61e6
fix SA1513/SA1516
4 years ago
telans 9018f8d8be
Add full stop at end of comments (SA1629)
4 years ago
Anthony Lavado 100e9d586d
Merge pull request #3336 from telans/specific-fixes
4 years ago
dkanada 6db1878011
Merge pull request #3315 from crobibero/dashboard-update
4 years ago
telans acd4389653
fix SA1005
4 years ago
crobibero 30609c848b Add MessageId to websocket message, add JsonNonStringKeyDictionaryConverter
4 years ago
crobibero 44957c5a9a Use typed logger where possible
4 years ago
Bond_009 10e381f66f Fix some 'bugs' flagged by sonarcloud
4 years ago
Bond_009 15634a1913 Merge branch 'master' into websocket
4 years ago
Bond_009 32dcd372f4 Fix some warnings in MediaBrowser.Controller
4 years ago
Bond-009 8865b3ea3d Remove dead code and improve logging
4 years ago
Bond_009 976459d3e8 Rewrite WebSocket handling code
4 years ago
Bond_009 2696ac5eac Lower the amount of running tasks
5 years ago
Claus Vium 17ca23d73b Don't dispose the connection
5 years ago
Claus Vium 71ed840944 Simplify websocket listeners
5 years ago
Claus Vium e47d121985 Fix websockets
5 years ago
Claus Vium 0ef2b46106 Remove custom Threading
5 years ago
Erwin de Haan a36658f6f0 ReSharper Reformat: Properties to expression bodied form.
5 years ago
Erwin de Haan 26ca4b607b Visual Studio Reformat: MediaBrowser.Controller
5 years ago
Erwin de Haan e2751d42e8 Merge branch 'dev' into code-cleanup
5 years ago
Erwin de Haan ec1f5dc317 Mayor code cleanup
5 years ago
hawken bd169e4fd4 remove trailing whitespace
5 years ago
Bond_009 b1ccd6bad9 Fix build post GPL change
5 years ago
Bond_009 ea4c914123 Fix exception logging
5 years ago
Bond_009 0f8b3c6347 Use Microsoft.Extensions.Logging abstraction
5 years ago
Andrew Rabert a86b71899e Add GPL modules
6 years ago
stefan 48facb797e Update to 3.5.2 and .net core 2.1
6 years ago
Luke Pulverenti 4f09c1e06d reduce dlna chatter
7 years ago
Luke Pulverenti 983b51e083 reduce socket activity
7 years ago
Luke Pulverenti ef6b90b8e6 make controller project portable
8 years ago
Luke Pulverenti a69ca6c55b avoid buffering http responses
8 years ago