owncast/web/interfaces
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
..
chat-message.model.ts Connect to websocket and start accepting messages 2022-05-02 22:13:36 -07:00
chat-social-message.model.ts First pass at the social/federated chat component. Closes #2172 2022-10-05 22:43:24 -07:00
client-config.model.ts Support color customization from the admin (#2338) 2022-11-12 20:26:55 -08:00
current-user.ts Add current user object that holds user session values instead of standalone getters. Closes #2050 2022-10-10 16:40:13 -07:00
external-action.ts Fix web project build errors 2022-05-11 23:31:31 -07:00
follower.ts More blank components and stories to be filled in 2022-04-28 14:36:05 -07:00
server-status.model.ts Add playback performance metrics. Closes #1930 2022-06-02 14:34:32 -07:00
social-link.model.ts Add placeholder components to be worked on 2022-04-27 23:19:45 -07:00
socket-events.ts Handle hide/show chat messages via moderation. Closes #1986 2022-09-04 17:58:06 -07:00
user.model.ts Add first pass at IndieAuth modal. For #1863 2022-08-20 16:16:24 -07:00