owncast/web/components
André Rusakow 05c8ce223b
Filesize limit for logoupload (#2522)
* add readable byts helper function

* adjust wording for logo upload

* limit file size to 2 MB

* remove log

Co-authored-by: Gabe Kangas <gabek@real-ity.com>
2022-12-28 15:41:49 -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 Filesize limit for logoupload (#2522) 2022-12-28 15:41:49 -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 Center followers list 2515 (#2520) 2022-12-27 22:49:41 -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 Reorganize admin pages and consolidate some sections. For #1904 2022-12-27 18:51:13 -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