提交历史

作者 SHA1 备注 提交日期
  Daniyar Alpyspayev 2614fecf8d move to new System.Threading.Lock type for better performance 5 月之前
  Bond-009 3feb3f81bf More efficient array creation (#11468) 1 年之前
  Claus Vium 4201079b34 fix: use a reentrant lock when accessing active connections (#11256) 1 年之前
  Claus Vium eae031ae5a refactor: use Channels as queueing mechanism for periodic websocket messages (#11092) 1 年之前
  Stepan Goremykin 526f9a825c Make files readonly 1 年之前
  Shadowghost 368f9202ce Apply review suggestions 1 年之前
  Shadowghost 05d98fe24c Enforce permissions on websocket connections 2 年之前
  Cody Robibero 52252fcd55 Fix sending websocket messages (#9948) 1 年之前
  Cody Robibero b5bbb98175 Fix Websocket OpenApi (#9935) 1 年之前
  ipitio c29e8ffe1d Update MediaBrowser.Controller/Net/BasePeriodicWebSocketListener.cs 2 年之前
  ipitio 58ed50c9d0 Catch Exception when disposing connection 2 年之前
  Bond_009 52194f56b5 Replace != null with is not null 2 年之前
  Bond_009 556cc8062d Investigate some TODO comments 2 年之前
  Bond_009 a9a5fcde81 Use ArgumentNullException.ThrowIfNull helper method 2 年之前
  Cody Robibero 0765fd568f Use IAuthorizationContext for websocket 3 年之前
  Rich Lander e3df4dcaae Fix warnings in MediaBrowser.Controller 3 年之前
  Cody Robibero d461e3912a Remove warninigs from MediaBrowser.Controller (Part 3) (#6078) 4 年之前
  Bond_009 fb090df0b5 Enable nullable reference types for MediaBrowser.Controller 4 年之前
  cvium ba78ad5424 Add missing inheritdoc 4 年之前
  cvium 65e6211c03 Remove circular dependency between websocket listeners and manager 4 年之前
  Niels van Velzen 72534f9d66 Use SessionMessageType for WebSocket messages 4 年之前
  Bond_009 404bb4f835 Enable TreatWarningsAsErrors for MediaBrowser.Controller in Release 4 年之前
  Bond-009 9af6eda0b4 Merge pull request #3343 from telans/comment-stops 5 年之前
  telans 247f9c61e6 fix SA1513/SA1516 5 年之前
  telans 9018f8d8be Add full stop at end of comments (SA1629) 5 年之前
  Anthony Lavado 100e9d586d Merge pull request #3336 from telans/specific-fixes 5 年之前
  dkanada 6db1878011 Merge pull request #3315 from crobibero/dashboard-update 5 年之前
  telans acd4389653 fix SA1005 5 年之前
  crobibero 30609c848b Add MessageId to websocket message, add JsonNonStringKeyDictionaryConverter 5 年之前
  crobibero 44957c5a9a Use typed logger where possible 5 年之前