owncast/web/components
Dev Gupta f1bf06b8cd
FIX #2897 Admin: "Copy" button for stream keys copy asterisks if key is hidden (#2901)
* Update StreamKeys.tsx

* Prettified Code!

---------

Co-authored-by: dev265545 <dev265545@users.noreply.github.com>
2023-04-03 20:49:48 -07:00
..
action-buttons Lazy load every instance of using ant icons. Closes #2583 2023-01-15 22:31:36 -08:00
admin FIX #2897 Admin: "Copy" button for stream keys copy asterisks if key is hidden (#2901) 2023-04-03 20:49:48 -07:00
chat Fixing formatting of PR #2903 2023-04-03 18:44:45 -07:00
common Use correct color in content header description. Closes #2889 2023-03-31 22:02:28 -07:00
layouts Add missing rel to indieauth link. Closes #2791 2023-03-13 12:58:36 -07:00
modals Fix var shadowing 2023-03-12 23:12:39 -07:00
ServerRendered Support CSP nonce for webv2. Closes #2127 2022-12-12 17:04:00 -08:00
stores Guard against duplicate websocket connections. Closes #2773 2023-03-31 21:01:16 -07:00
theme Support color customization from the admin (#2338) 2022-11-12 20:26:55 -08:00
TitleNotifier Fix title getting lost due to multiple callbacks firing. Closes #2351 2022-12-25 16:04:01 -08:00
ui Fix paragraphs not having spacing. Closes #2891 2023-03-31 22:21:52 -07:00
video Add error boundary to player. For #2811 2023-03-12 23:11:14 -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