owncast/controllers
Gabe Kangas d8c43d2c56
Add server config admin endpoint (#207)
* Add support for ending the inbound stream. Closes #191

* Add a simple success response to API requests

* Add server config admin endpoint
2020-10-02 00:02:42 -07:00
..
admin Admin API to change in-memory streaming key. Closes #212 2020-10-01 23:17:27 -07:00
chat.go
config.go
controllers.go Admin API to change in-memory streaming key. Closes #212 2020-10-01 23:17:27 -07:00
embed.go Redirect /embed/chat and /embed/video to the embedable pages. Closes #110 2020-08-30 16:32:09 -07:00
emoji.go
index.go First pass at YP registration/configuration (#209) 2020-10-01 23:55:38 -07:00
serverConfig.go Add server config admin endpoint (#207) 2020-10-02 00:02:42 -07:00
status.go