owncast/web/components
2022-10-09 18:52:45 -07:00
..
action-buttons Support custom text in notify button 2022-10-09 14:45:42 -07:00
chat chat story controls (#2181) 2022-10-09 11:25:48 -07:00
common Lazy load some components that aren't needed at load. For #2167 2022-10-03 21:06:46 -07:00
config Add ability to move social handles up/down (#2168) 2022-10-04 11:22:01 -07:00
layouts Only client-render server-rendered templates in production builds. Closes #2176 2022-10-08 15:34:11 -07:00
modals Fix values in the follow form 2022-10-04 18:43:15 -07:00
ServerRendered Only client-render server-rendered templates in production builds. Closes #2176 2022-10-08 15:34:11 -07:00
stores Do not show raw error in the fatal error modal 2022-10-08 23:15:38 -07:00
ui Fix followers request 2022-10-09 18:52:45 -07:00
video Fix error thrown by player after player is unmounted 2022-10-08 17:51:17 -07: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 reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07: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 reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07: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 Clean up some styles and fix mobile rendering 2022-09-09 23:23:24 -07:00
MessageVisiblityToggle.tsx reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07:00
ModeratorUserButton.tsx reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07:00
NewsFeed.tsx reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07:00
Offline.tsx reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07: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 reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -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