owncast/web/components
janWilejan ce724fa073
username of repeat chat messages is display:none (#3101)
users who want to show repeat usernames can inject the following CSS:
[class^="ChatUserMessage_repeatUser"]{display:flex !important;}

Co-authored-by: janWilejan <>
2023-06-28 09:58:07 -07:00
..
action-buttons chore: run stylelint on our css files 2023-06-20 20:58:00 -07:00
admin fix(admin): fix error displaying and do not allow deleting of the last stream key. Closes #3114 2023-06-27 16:08:07 -07:00
chat username of repeat chat messages is display:none (#3101) 2023-06-28 09:58:07 -07:00
common Chat popup (#3098) 2023-06-26 09:00:27 -07:00
layouts Chat popup (#3098) 2023-06-26 09:00:27 -07:00
modals chore: run stylelint on our css files 2023-06-20 20:58:00 -07:00
ServerRendered Support CSP nonce for webv2. Closes #2127 2022-12-12 17:04:00 -08:00
stores feat(ui): more improvements to initial loading state 2023-06-28 07:53:06 -07:00
theme fix: split out styles into two style tags. Should help #2989 2023-06-27 17:44:09 -07:00
TitleNotifier fix TitleNotifier crash (#3100) 2023-06-23 19:12:34 -07:00
ui feat(ui): more improvements to initial loading state 2023-06-28 07:53:06 -07:00
video Fix highlight in video quality selection menu (#3102) 2023-06-26 09:40:28 -07:00
workers/PushNotificationServiceWorker Use built-in Next layout support + lazy load 2023-01-09 01:08:24 -08:00
.eslintrc.js reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07:00
_COMPONENT_HOW_TO.md Use simpler example for ErrorBoundary 2023-03-14 21:34:36 -07:00