owncast/controllers
Gabe Kangas 7b64fc7c30
Disconnect stream Admin API + HTTP Basic Auth (#204)
* Create http auth middleware

* Add support for ending the inbound stream. Closes #191

* Add a simple success response to API requests
2020-10-01 18:16:58 -07:00
..
admin.go Disconnect stream Admin API + HTTP Basic Auth (#204) 2020-10-01 18:16:58 -07:00
chat.go Decouple chat from core and add chat rest api (#25) 2020-06-23 13:11:01 -07:00
config.go Add version string to config endpoint 2020-06-30 17:49:17 -07:00
controllers.go Disconnect stream Admin API + HTTP Basic Auth (#204) 2020-10-01 18:16:58 -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 Merge of emoji + autolink + embed + etc (#108) 2020-08-12 21:56:41 -07:00
index.go Update caching logic/headers (#184) 2020-09-30 14:14:39 -07:00
status.go Set Content-Type on status endpoint (#70) 2020-07-19 10:26:05 -07:00