owncast/web/components
Jambaldorj Ochirpurev f8a481ff70
Fix/issue#2441 (#2443)
* fix the rendering issues related to More Info

* update

* update Chat Moderation Details component
2022-12-27 11:57:44 -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 Support different link validation methods for platforms. Closes #2449 2022-12-14 11:53:13 -08:00
layouts Fix title getting lost due to multiple callbacks firing. Closes #2351 2022-12-25 16:04:01 -08:00
modals Tweak the border of account in follow modal 2022-12-26 20:04:59 -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 title getting lost due to multiple callbacks firing. Closes #2351 2022-12-25 16:04:01 -08:00
ui Specify what element the popup should draw in to fix scrolling. For #2358 2022-12-26 20:05:00 -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 updated 'Help' menu item on admin panel to point to '/admin/help'. (#2516) 2022-12-27 11:39:16 -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