owncast/controllers/admin
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
..
accessToken.go 0.0.6 -> Master (#731) 2021-02-18 23:05:52 -08:00
chat.go Support full html in system messages. Closes #747 (#814) 2021-03-12 00:43:10 -08:00
config.go update logo POST route (#773) 2021-03-21 19:07:10 -04:00
disconnect.go Fix godoc style comments (#356) 2020-11-12 15:14:59 -08:00
hardware.go Start cleaning up linter errors. (#358) 2020-11-14 18:39:53 -08:00
index.go Start cleaning up linter errors. (#358) 2020-11-14 18:39:53 -08:00
logs.go Limit number of log entries returned. Closes #423 2020-12-05 18:11:33 -08:00
serverConfig.go implement custom welcome message (#820) 2021-03-21 17:10:56 -04:00
status.go 0.0.6 -> Master (#731) 2021-02-18 23:05:52 -08:00
viewers.go Start cleaning up linter errors. (#358) 2020-11-14 18:39:53 -08:00
webhooks.go 0.0.6 -> Master (#731) 2021-02-18 23:05:52 -08:00
yp.go 0.0.6 -> Master (#731) 2021-02-18 23:05:52 -08:00