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 Handle centralized app state and registration + chat history 2022-05-02 17:45:22 -07:00
config.go Support color customization from the admin (#2338) 2022-11-12 20:26:55 -08:00
constants.go
controllers.go Remove extranious response 2022-04-30 23:16:48 -07:00
emoji.go Support a custom emoji override directory. Closes #1967 2022-06-25 23:06:31 -07:00
followers.go
hls.go
images.go Cleanup some warnings 2022-06-20 22:36:01 -07:00
index.go Add server-side hydration of initial config+status. Closes #1964 2022-09-10 15:37:07 -07:00
logo.go Use bundled images instead of old webroot files 2022-06-20 22:10:55 -07:00
notifications.go IndieAuth support (#1811) 2022-04-21 14:55:26 -07:00
pagination.go
ping.go Return explicit http 200 2022-05-23 15:12:59 -07:00
playbackMetrics.go Pull player metrics out of the player. Support safari errors/buffering events 2022-03-29 17:33:36 -07:00
remoteFollow.go Fediverse-based authentication (#1846) 2022-04-22 17:23:14 -07:00
status.go Add server-side hydration of initial config+status. Closes #1964 2022-09-10 15:37:07 -07:00
video.go
web.go Use static servers for serving embedded web assets 2022-06-20 22:12:44 -07:00