owncast/controllers
Gabe Kangas 9b7784634b
First pass at YP registration/configuration (#209)
* Spike: Ping YP service with instance details

* WIP: Add to the config to support YP

* Add YP response endpoint

* Handle YP errors. Use config. Off by default

* Show message about YP support on launch

* Add animated gif preview when generating thumb

* Increase quality of preview gif and only create it if YP is enabled

* Do not allow re-registration by clearing the key

* Make large and small logos actually structured

* Change log level

* Fix default YP service URL

* Point to default hostname

* Set default value for YP to false
2020-10-01 23:55:38 -07:00
..
admin Admin API to change in-memory streaming key. Closes #212 2020-10-01 23:17:27 -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 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 Merge of emoji + autolink + embed + etc (#108) 2020-08-12 21:56:41 -07:00
index.go First pass at YP registration/configuration (#209) 2020-10-01 23:55:38 -07:00
status.go Set Content-Type on status endpoint (#70) 2020-07-19 10:26:05 -07:00