owncast/web/components/admin
Gabe Kangas e50b23d081
Cleanup unused Javascript (#3027)
* chore(js): be stricter about dead code warnings

* chore(js): remove dead code and unused exports

* rebase

* chore: remove unused files

* chore(deps): remove unused prop-types dep

* chore(js): remove unused function

* chore(deps): remove + check unused deps

* chore(js): remove unused exports. Closes #3036
2023-05-20 21:15:25 -07:00
..
config Cleanup unused Javascript (#3027) 2023-05-20 21:15:25 -07:00
notification Cleanup unused Javascript (#3027) 2023-05-20 21:15:25 -07: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 Fixed #2758 (#2914) 2023-04-15 11:31:20 -07: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 Correctly show lowest CPU usage for video table. Closes #2800 2023-04-03 14:56:08 -07: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 Change the info message shown when changing admin password. Closes #2905 2023-04-12 18:43:46 -07: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
FormStatusIndicator.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 Menu state in admin not saved after page refresh (#2829) 2023-03-16 12:06:00 -07: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 Cleanup unused Javascript (#3027) 2023-05-20 21:15:25 -07: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 Loose div in Utilities > Stream health screen (#2844) 2023-03-21 13:06:16 -07:00
TextField.tsx Cleanup unused Javascript (#3027) 2023-05-20 21:15:25 -07:00
TextFieldWithSubmit.tsx Cleanup unused Javascript (#3027) 2023-05-20 21:15:25 -07:00
ToggleSwitch.tsx Cleanup unused Javascript (#3027) 2023-05-20 21:15:25 -07: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 Update styling of video settings admin page. Closes #2803 2023-03-14 21:34:37 -07:00
VideoVariantForm.tsx Fix CPU usage descripting mapping. Fixes #2682 2023-02-22 21:56:55 -08:00
ViewerTable.tsx Cleanup unused Javascript (#3027) 2023-05-20 21:15:25 -07:00