1
0
Fork 0
mirror of https://github.com/owncast/owncast.git synced 2024-12-27 11:38:28 +03:00
owncast/web/interfaces
Gabe Kangas 813f8692f0
Support color customization from the admin ()
* Add user-customizable theming. Closes 

* Prettified Code!

* Add user-customizable theming. Closes 

* 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 2022-10-05 22:43:24 -07:00
client-config.model.ts Support color customization from the admin () 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 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 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 2022-09-04 17:58:06 -07:00
user.model.ts Add first pass at IndieAuth modal. For 2022-08-20 16:16:24 -07:00