owncast/models
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
..
baseAPIResponse.go Disconnect stream Admin API + HTTP Basic Auth (#204) 2020-10-01 18:16:58 -07:00
chatListener.go Decouple chat from core and add chat rest api (#25) 2020-06-23 13:11:01 -07:00
chatMessage.go Basic chat persistence for #26 2020-07-12 14:59:40 -07:00
emoji.go Merge of emoji + autolink + embed + etc (#108) 2020-08-12 21:56:41 -07:00
nameChangeEvent.go Chat updates (#92) 2020-07-28 21:30:03 -07:00
pingMessage.go Project restructure (#18) 2020-06-22 18:11:56 -07:00
playlist.go Remove IPFS. For #74 2020-07-19 21:15:53 -07:00
stats.go Show in the UI how long the user has been streaming for. Closes #59 2020-07-18 15:08:43 -07:00
status.go Show in the UI how long the user has been streaming for. Closes #59 2020-07-18 15:08:43 -07:00
storageProvider.go Project restructure (#18) 2020-06-22 18:11:56 -07:00