owncast/web/pages/admin
John Regan 46ca5223f9
Chat wire protocol (#3125)
* core: remove file extension from emoji name

* web: transform emotes to labels when sending

* chat: replace br with line break

* core: implement emoji cache

* chat: send shortcodes for custom emoji

* chat: correct esling errors

* core: move emoji injection into dedicated function

* emoji: integrate emoji into markdown renderer, fix formatting

* chat protocol: correct golangci-lint findings

* chat field: specify that the contentEditable is an HTMLElement

* admin: mention that emoji should have unique names

* Prettified Code!

* regenerate pack-lock

* chat: correct the emphasis tag, provide fallback for other elements

---------

Co-authored-by: jprjr <jprjr@users.noreply.github.com>
2023-07-05 17:25:47 -07:00
..
chat Chat wire protocol (#3125) 2023-07-05 17:25:47 -07:00
config Do not support stream key UI or any persisted stream keys when overridden via cli flag. Closes #2749 2023-02-27 17:08:52 -08:00
federation Fix the listing of follower tables in admin 2023-03-22 14:54:43 -07:00
access-tokens.tsx Cleanup unused Javascript (#3027) 2023-05-20 21:15:25 -07:00
actions.tsx Cleanup unused Javascript (#3027) 2023-05-20 21:15:25 -07:00
config-chat.tsx fix(admin): fix typo causing established chat mode display bug. Closes #3070 2023-06-05 16:47:08 -07:00
config-federation.tsx Remove usage of the PropTypes dependency (#2723) 2023-02-22 09:21:00 -08:00
config-notify.tsx Cleanup unused Javascript (#3027) 2023-05-20 21:15:25 -07:00
config-social-items.tsx Make each admin page specify is own layout. Closes #2584 2023-01-15 23:12:38 -08:00
config-video.tsx Update styling of video settings admin page. Closes #2803 2023-03-14 21:34:37 -07:00
hardware-info.tsx Add waiting message to hardware screen. Closes #2805 2023-03-13 13:19:17 -07:00
help.tsx Admin UI: Fix broken links (#2660) 2023-02-01 10:39:48 -08:00
index.tsx Make each admin page specify is own layout. Closes #2584 2023-01-15 23:12:38 -08:00
logs.tsx Make each admin page specify is own layout. Closes #2584 2023-01-15 23:12:38 -08:00
stream-health.tsx fix: hide latency card for admin if latency is 0 (#3047) 2023-05-30 11:33:30 -07:00
upgrade.tsx Make each admin page specify is own layout. Closes #2584 2023-01-15 23:12:38 -08:00
viewer-info.tsx Update viewers chart y axis to make more sense. Closes #2806 2023-03-13 15:58:16 -07:00
webhooks.tsx Cleanup unused Javascript (#3027) 2023-05-20 21:15:25 -07:00