owncast/controllers
nebunez 826aa3f158
update logo POST route (#773)
The logo POST route now accepts a base64 encoded image instead of a path to an
image in the data folder. The route now saves the posted image to the data
folder, with the correct file type extension, and updates logo path in the
database appropriately.
2021-03-21 19:07:10 -04:00
..
admin update logo POST route (#773) 2021-03-21 19:07:10 -04:00
admin.go Fix godoc style comments (#356) 2020-11-12 15:14:59 -08:00
chat.go 0.0.6 -> Master (#731) 2021-02-18 23:05:52 -08:00
config.go Gek/external actions (#827) 2021-03-15 15:32:52 -07:00
connectedClients.go 0.0.6 -> Master (#731) 2021-02-18 23:05:52 -08:00
constants.go 0.0.6 -> Master (#731) 2021-02-18 23:05:52 -08:00
controllers.go 0.0.6 -> Master (#731) 2021-02-18 23:05:52 -08:00
embed.go Fix godoc style comments (#356) 2020-11-12 15:14:59 -08:00
emoji.go 0.0.6 -> Master (#731) 2021-02-18 23:05:52 -08:00
index.go Fix metadata.html crash. Closes #746. Re: #685 2021-02-20 16:47:47 -08:00
logo.go 0.0.6 -> Master (#731) 2021-02-18 23:05:52 -08:00
status.go Remove peak viewer counts from public status feed (#771) 2021-02-28 23:30:46 -08:00
video.go Allow selection of different stream variants in the player (#815) 2021-03-11 12:51:43 -08:00