owncast/core
petersveter108 401995c52e
Websocket client errors as Warns, broken pipe errors as Trace (#656)
* Websocket client errors now logged as Warns
broken pipe errors now logged as Trace

* additional space for broken pipe logs
2021-01-22 13:50:23 -08:00
..
chat Websocket client errors as Warns, broken pipe errors as Trace (#656) 2021-01-22 13:50:23 -08:00
data Add database schema versioning & migration skeleton (#382) 2020-11-18 16:49:54 -08:00
ffmpeg Remove fatal error. Closes #623 2021-01-13 17:57:37 -08:00
playlist Fix godoc style comments (#356) 2020-11-12 15:14:59 -08:00
rtmp check error from read timeout 2021-01-16 17:24:12 -08:00
storageproviders Remove forcing old path-style URLs with s3. Closes #497 2020-12-31 11:50:18 -08:00
chatListener.go Update chat message visibility for moderation (#524) 2020-12-29 13:35:33 -08:00
core.go Add custom RTMP port number support (#462) 2020-12-17 09:56:04 -08:00
stats.go Ignore old per-session peak viewer counts when reading stats file. 2020-12-05 15:09:57 -08:00
status.go Fix godoc style comments (#356) 2020-11-12 15:14:59 -08:00
storage.go Start cleaning up linter errors. (#358) 2020-11-14 18:39:53 -08:00
streamState.go Check for nil when accessing broadcaster. Might help #432 2020-12-06 12:01:16 -08:00