owncast/models
Gabe Kangas d7e355bce1
Connected clients admin API (#217)
* Add support for ending the inbound stream. Closes #191

* Add a simple success response to API requests

* Connected clients API with geo details

* Post-rebase cleanup

* Make setting and reading geo details separate operations to unblock and speed up

* Rename file

* Fire geoip api call behind goroutine

* Add comment

* Post-rebase fixes

* Add support for the MaxMind GeoLite2 GeoIP database
2020-10-06 23:14:33 -07:00
..
baseAPIResponse.go Disconnect stream Admin API + HTTP Basic Auth (#204) 2020-10-01 18:16:58 -07:00
broadcaster.go Current broadcaster details admin api (#206) 2020-10-02 00:12:47 -07:00
chatListener.go Connected clients admin API (#217) 2020-10-06 23:14:33 -07:00
chatMessage.go Basic chat persistence for #26 2020-07-12 14:59:40 -07:00
client.go Connected clients admin API (#217) 2020-10-06 23:14:33 -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 Connected clients admin API (#217) 2020-10-06 23:14:33 -07:00
status.go Fixes #211: Update mod paths (#221) 2020-10-05 10:07:09 -07:00
storageProvider.go Project restructure (#18) 2020-06-22 18:11:56 -07:00