提交历史

作者 SHA1 备注 提交日期
  Gabe Kangas 98fce01b52 Add support for active viewer details API. Closes #1477 (#1747) 2 年之前
  Gabe Kangas 44cb952c29 Increase the timeout buffer so viewer count doesn't jump around when not pinging 2 年之前
  Gabe Kangas c6c6f0233d Expanded linting + fix warnings (#1396) 3 年之前
  Gabe Kangas 53d0e8653e Remove old unused function 3 年之前
  Gabe Kangas dcc7a7c5c3 Support assigning nil as time instead of setting time as invalid. Fix typo that led to incorrect disconnect time. Maybe addresses #1268? 3 年之前
  Gabe Kangas f782e82909 Fix potential concurrent access condition 3 年之前
  Gabe Kangas 44d6a36b77 Cleanup linter warnings 3 年之前
  Gabe Kangas b6f68628c0 Chat refactor + persistent backing chat users (#1163) 3 年之前
  Gabe Kangas 0802a20f4f Do not save invalid disconnect time 3 年之前
  Gabe Kangas d28c4b96f3 Fix invalid nil time being returned 3 年之前
  Gabe Kangas 20c272ff3d Guard against invalid last disconnect time 3 年之前
  Gabe Kangas 89dfcfb047 Fix buggy saving of lastDisconnectTime now used for #1111 3 年之前
  Gabe Kangas 91f6dcd0f6 Active viewer PING controller. Closes #790 (#990) 3 年之前
  Gabe Kangas 49bb899d51 Optimize/fix concurrency for chat 3 年之前
  Gabe Kangas bc2caadb74 0.0.6 -> Master (#731) 3 年之前
  Gabe Kangas 4a4639a523 Ignore old per-session peak viewer counts when reading stats file. 3 年之前
  Gabe Kangas a24dbc418b Tame down encoding performance alerts. Closes #338 3 年之前
  Gabe Kangas 4d2066a76d Start cleaning up linter errors. (#358) 3 年之前
  Gabe Kangas 934285c55b Move stats.json to data dir 3 年之前
  Christian Muehlhaeuser 2e1f8d29b5 Fix godoc style comments (#356) 4 年之前
  Gabe Kangas 4de2841659 Remove stale client purging. Use sockets to count clients. #323 4 年之前
  Gabe Kangas b9a80709ab Decrease the amount of time before the stream is made available to the player 4 年之前
  Gabe Kangas 6ea9affce0 HLS video handling/storage/state refactor (#151) 4 年之前
  Gabe Kangas dfeba53f08 Reduce the amount of time between start of stream and when we show as online. Can bump this back up if needed. 4 年之前
  Gabe Kangas d7e355bce1 Connected clients admin API (#217) 4 年之前
  leowmjw 769fc3a561 Fixes #211: Update mod paths (#221) 4 年之前
  Gabe Kangas 519be9d3b4 Don't update viewer counts if a live stream session is not active. 4 年之前
  Gabe Kangas 43df6c432e Fix possible crash for concurrent map writes 4 年之前
  Gabe Kangas 8ba0b6d7ce Show in the UI how long the user has been streaming for. Closes #59 4 年之前
  Gabe Kangas 5fe9955f26 Increase the time between broadcast started and when we are marked as online 4 年之前