owncast/core
Meisam 8b57ddcfb1
Remove config file migrator (#1045)
* rm migrator consts

* Delete migrator.go

* rm RunMigrations()
2021-05-23 13:36:34 -07:00
..
chat Handle un-typed or un-parsable chat messages by throwing them away and not panicing. Closes #856 2021-03-25 19:20:05 -07:00
data Remove config file migrator (#1045) 2021-05-23 13:36:34 -07:00
playlist
rtmp Change log level 2021-04-07 00:13:30 -07:00
storageproviders fix: avoid duplicate cache-control header (#1048) 2021-05-23 13:35:05 -07:00
transcoder Save owncast logs to log file. Closes #908 2021-05-22 19:25:54 -07:00
webhooks Add additional stream + server info to stream started webhook. Closes #971 2021-04-29 17:04:33 -07:00
chatListener.go Active viewer PING controller. Closes #790 (#990) 2021-05-20 20:29:01 -07:00
core.go Remove config file migrator (#1045) 2021-05-23 13:36:34 -07:00
stats.go Active viewer PING controller. Closes #790 (#990) 2021-05-20 20:29:01 -07:00
status.go Active viewer PING controller. Closes #790 (#990) 2021-05-20 20:29:01 -07:00
storage.go
streamState.go