owncast/web/interfaces
Philipp a290770ac9
Allow embedding HTML for external actions (#2693)
* Admin UI: implement HTML embeds

* Admin UI External Actions: set correct useHTML on edits

* Admin UI: edit by index, not URL

* External Actions: render HTML on stream frontend

* Don't open embeds externally

* Remove TODO comment

* Add HTML as unique action key

* Admin UI: Actions: use CodeMirror editor, dropdown
2023-02-14 09:08:54 -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 Allow embedding HTML for external actions (#2693) 2023-02-14 09:08:54 -08: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 Add Fediverse event chat views. Closes #2679 2023-02-05 19:58:38 -08:00
user.model.ts Add first pass at IndieAuth modal. For #1863 2022-08-20 16:16:24 -07:00