owncast/web/components
2022-12-29 22:59:53 -08:00
..
action-buttons First pass at CSS identifiers + test to verify they are set. For #2193 2022-12-11 21:06:20 -08:00
chat Fix/issue#2441 (#2443) 2022-12-27 11:57:44 -08:00
common hide user name in user dropdown on mobile (#2512) 2022-12-26 14:09:52 -08:00
config wrap promise response in set timeout to keep local state in sync (#2531) 2022-12-29 13:19:23 -08:00
layouts Double scrollbars (#2509) 2022-12-29 10:14:12 -08:00
modals Hide disabled features (#2473) 2022-12-29 16:26:04 -08:00
ServerRendered Support CSP nonce for webv2. Closes #2127 2022-12-12 17:04:00 -08:00
stores Fix name change clearing chat history. Closes #2532 2022-12-29 20:11:20 -08:00
theme
TitleNotifier Fix title getting lost due to multiple callbacks firing. Closes #2351 2022-12-25 16:04:01 -08:00
ui Remove duplicate API call + explicitly set loading state 2022-12-29 22:59:53 -08:00
video Refactor player button to fix Safari issues. Closes #2440 2022-12-15 21:28:09 -08:00
_COMPONENT_HOW_TO.md
.eslintrc.js
BannedIPsTable.tsx
BanUserButton.tsx Some admin related appearance tweaks. For working on #1904 2022-12-16 17:35:03 -08:00
Chart.tsx
ClientTable.tsx
Color.tsx
ComposeFederatedPost.tsx Add additional descriptive text to compose post modal. 2022-12-19 18:38:06 -08:00
ImageAsset.tsx
InfoTip.tsx
KeyValueTable.tsx
LogTable.tsx
MainLayout.tsx Reorganize admin pages and consolidate some sections. For #1904 2022-12-27 18:51:13 -08:00
MessageVisiblityToggle.tsx
ModeratorUserButton.tsx Some admin related appearance tweaks. For working on #1904 2022-12-16 17:35:03 -08:00
NewsFeed.tsx
Offline.tsx
StatisticItem.tsx
StreamHealthOverview.tsx
UserPopover.tsx
UserTable.tsx
ViewerTable.tsx