owncast/web/components
2022-12-29 23:00:23 -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 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 Do not show followers bg color on mobile 2022-12-29 23:00:23 -08:00
video Refactor player button to fix Safari issues. Closes #2440 2022-12-15 21:28:09 -08:00
.eslintrc.js reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07:00
_COMPONENT_HOW_TO.md docs: add how-to docs for creating components (#2124) 2022-09-16 09:19:55 -07:00
BannedIPsTable.tsx reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07:00
BanUserButton.tsx Some admin related appearance tweaks. For working on #1904 2022-12-16 17:35:03 -08:00
Chart.tsx reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07:00
ClientTable.tsx reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07:00
Color.tsx reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07:00
ComposeFederatedPost.tsx Add additional descriptive text to compose post modal. 2022-12-19 18:38:06 -08:00
ImageAsset.tsx reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07:00
InfoTip.tsx reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07:00
KeyValueTable.tsx reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07:00
LogTable.tsx reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07:00
MainLayout.tsx Reorganize admin pages and consolidate some sections. For #1904 2022-12-27 18:51:13 -08:00
MessageVisiblityToggle.tsx reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07:00
ModeratorUserButton.tsx Some admin related appearance tweaks. For working on #1904 2022-12-16 17:35:03 -08:00
NewsFeed.tsx reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07:00
Offline.tsx Updates to the admin to reflect new stream keys and admin password split 2022-11-29 16:05:44 -08:00
StatisticItem.tsx reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07:00
StreamHealthOverview.tsx reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07:00
UserPopover.tsx More renames from 'visible' to 'open'. (#2290) 2022-11-01 14:50:23 -07:00
UserTable.tsx reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07:00
ViewerTable.tsx reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07:00