owncast/controllers/admin
leuc 5ab901bb36
Fix #981 Use -webserverip to set http listen address (#1032)
* Fix #981 Use -webserverip to set http listen address

* use 0.0.0.0 as default http listen address

* add Admin REST API for setting http listen address

* full input validation of port and IP
2021-05-24 16:13:49 -07:00
..
accessToken.go 0.0.6 -> Master (#731) 2021-02-18 23:05:52 -08:00
chat.go Support full html in system messages. Closes #747 (#814) 2021-03-12 00:43:10 -08:00
config.go Fix #981 Use -webserverip to set http listen address (#1032) 2021-05-24 16:13:49 -07:00
disconnect.go Fix godoc style comments (#356) 2020-11-12 15:14:59 -08:00
hardware.go Start cleaning up linter errors. (#358) 2020-11-14 18:39:53 -08:00
index.go Start cleaning up linter errors. (#358) 2020-11-14 18:39:53 -08:00
logs.go Limit number of log entries returned. Closes #423 2020-12-05 18:11:33 -08:00
serverConfig.go Fix #981 Use -webserverip to set http listen address (#1032) 2021-05-24 16:13:49 -07:00
status.go 0.0.6 -> Master (#731) 2021-02-18 23:05:52 -08:00
viewers.go Start cleaning up linter errors. (#358) 2020-11-14 18:39:53 -08:00
webhooks.go 0.0.6 -> Master (#731) 2021-02-18 23:05:52 -08:00
yp.go 0.0.6 -> Master (#731) 2021-02-18 23:05:52 -08:00