owncast/controllers
Gabe Kangas 813f8692f0
Support color customization from the admin (#2338)
* Add user-customizable theming. Closes #1915

* Prettified Code!

* Add user-customizable theming. Closes #1915

* Add explicit color for page content background

* Prettified Code!

Co-authored-by: gabek <gabek@users.noreply.github.com>
2022-11-12 20:26:55 -08:00
..
admin Support color customization from the admin (#2338) 2022-11-12 20:26:55 -08:00
auth remove extra w.WriteHeader call (#2158) 2022-10-02 13:47:38 -07:00
moderation Add user detail API + modal. Closes #2002 2022-07-20 22:36:20 -07:00
admin.go
chat.go
config.go Support color customization from the admin (#2338) 2022-11-12 20:26:55 -08:00
constants.go
controllers.go
emoji.go
followers.go
hls.go
images.go
index.go Add server-side hydration of initial config+status. Closes #1964 2022-09-10 15:37:07 -07:00
logo.go
notifications.go
pagination.go
ping.go
playbackMetrics.go
remoteFollow.go
status.go Add server-side hydration of initial config+status. Closes #1964 2022-09-10 15:37:07 -07:00
video.go
web.go