owncast/web/components/admin
2023-03-01 13:12:39 +00:00
..
config Prettified Code! 2023-03-01 13:12:39 +00:00
notification Admin UI: Fix broken links (#2660) 2023-02-01 10:39:48 -08:00
BannedIPsTable.tsx Lazy load every instance of using ant icons. Closes #2583 2023-01-15 22:31:36 -08:00
BanUserButton.tsx Lazy load every instance of using ant icons. Closes #2583 2023-01-15 22:31:36 -08:00
Chart.tsx Update charting library and how it is used. Closes #2658 2023-02-02 14:58:39 -08:00
ClientTable.tsx Lazy load every instance of using ant icons. Closes #2583 2023-01-15 22:31:36 -08:00
CodecSelector.tsx Reorganize admin components to help bundling 2023-01-10 00:37:11 -08:00
ComposeFederatedPost.tsx Reorganize admin components to help bundling 2023-01-10 00:37:11 -08:00
CurrentVariantsTable.tsx Fix CPU usage descripting mapping. Fixes #2682 2023-02-22 21:56:55 -08:00
EditCustomJavascript.tsx Update copy refering to Javascript. Closes #2694 2023-02-08 20:47:50 -08:00
EditCustomStyles.tsx Reorganize admin components to help bundling 2023-01-10 00:37:11 -08:00
EditInstanceDetails2.tsx Remove admin password generation+copy button. Add auto-generating stream keys. Closes #2683 and #2631 2023-02-05 20:09:50 -08:00
EditLogo.tsx Lazy load every instance of using ant icons. Closes #2583 2023-01-15 22:31:36 -08:00
EditValueArray.tsx Reorganize admin components to help bundling 2023-01-10 00:37:11 -08:00
EditYPDetails.tsx Reorganize admin components to help bundling 2023-01-10 00:37:11 -08:00
FormStatusIndicator.tsx Reorganize admin components to help bundling 2023-01-10 00:37:11 -08:00
InfoTip.tsx Lazy load every instance of using ant icons. Closes #2583 2023-01-15 22:31:36 -08:00
KeyValueTable.tsx Reorganize admin components to help bundling 2023-01-10 00:37:11 -08:00
LogTable.tsx Reorganize admin components to help bundling 2023-01-10 00:37:11 -08:00
MainLayout.tsx Remove usage of the PropTypes dependency (#2723) 2023-02-22 09:21:00 -08:00
MessageVisiblityToggle.tsx Lazy load every instance of using ant icons. Closes #2583 2023-01-15 22:31:36 -08:00
ModeratorUserButton.tsx Lazy load every instance of using ant icons. Closes #2583 2023-01-15 22:31:36 -08:00
NewsFeed.tsx Reorganize admin components to help bundling 2023-01-10 00:37:11 -08:00
Offline.tsx Do not support stream key UI or any persisted stream keys when overridden via cli flag. Closes #2749 2023-02-27 17:08:52 -08:00
ResetYP.tsx Reorganize admin components to help bundling 2023-01-10 00:37:11 -08:00
SocialDropdown.tsx Reorganize admin components to help bundling 2023-01-10 00:37:11 -08:00
StatisticItem.tsx Reorganize admin components to help bundling 2023-01-10 00:37:11 -08:00
StreamHealthOverview.tsx Lazy load every instance of using ant icons. Closes #2583 2023-01-15 22:31:36 -08:00
TextField.tsx change the boolean variable isAdminPwdField to hasComplexityRequirements 2023-02-21 16:10:38 +01:00
TextFieldWithSubmit.tsx change the boolean variable isAdminPwdField to hasComplexityRequirements 2023-02-21 16:10:38 +01:00
ToggleSwitch.tsx Reorganize admin components to help bundling 2023-01-10 00:37:11 -08:00
UserPopover.tsx Fix some React lifecycle and rendering errors that exist in build 2023-01-10 16:39:20 -08:00
UserTable.tsx Reorganize admin components to help bundling 2023-01-10 00:37:11 -08:00
VideoLatency.tsx Reorganize admin components to help bundling 2023-01-10 00:37:11 -08:00
VideoVariantForm.tsx Fix CPU usage descripting mapping. Fixes #2682 2023-02-22 21:56:55 -08:00
ViewerTable.tsx Reorganize admin components to help bundling 2023-01-10 00:37:11 -08:00