owncast/web/components
2022-12-20 00:37:22 -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 Tweaks to chat bottom handling for #2342 2022-12-20 00:37:22 -08:00
common Show hide/show chat instead of toggle in user menu. Closes #2454 2022-12-15 19:23:43 -08:00
config Support different link validation methods for platforms. Closes #2449 2022-12-14 11:53:13 -08:00
layouts Move footer to not be sticky. Closes #2288 2022-12-05 21:04:59 -08:00
modals Replace FediAuthModal placeholder explainer text (#2464) 2022-12-17 14:05:11 -08:00
ServerRendered Support CSP nonce for webv2. Closes #2127 2022-12-12 17:04:00 -08:00
stores Fix online app state not being set during goodbye state 2022-11-20 13:27:43 -08:00
theme Support color customization from the admin (#2338) 2022-11-12 20:26:55 -08:00
TitleNotifier Fix server rendered title tag. Closes #2251 2022-10-23 23:09:21 -07:00
ui Fix modal content height. Closes #2070 2022-12-14 23:54:48 -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 Remove unused imports 2022-12-19 18:38:07 -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