owncast/web/components
2022-05-09 13:06:17 -07:00
..
action-buttons Add action buttons and status bar 2022-05-07 16:13:06 -07:00
chat WIP emoji picker 2022-05-05 14:43:40 -07:00
common Changed Logo and Header 2022-05-08 10:45:45 +02:00
config Add some basic validation logic for form. Closes https://github.com/owncast/owncast/issues/1847 2022-04-24 18:44:32 -07:00
layouts Use title or name in header 2022-05-08 18:05:37 -07:00
modals Add placeholder components to be worked on 2022-04-27 23:19:45 -07:00
stores Can send a message from text input using submit button 2022-05-04 23:06:35 -07:00
ui Format status bar text 2022-05-08 20:41:26 -07:00
video Missing file 2022-05-09 13:06:17 -07:00
ban-user-button.tsx Admin support for managing users (#245) 2021-07-19 22:02:02 -07:00
banned-ips-table.tsx Add support for managing IP-based bans. For https://github.com/owncast/owncast/issues/1534 (#434) 2022-03-06 20:39:36 -08:00
chart.tsx Admin UI for playback metrics. For https://github.com/owncast/owncast/issues/793 (#462) 2022-03-16 17:54:34 -07:00
client-table.tsx Fixes and enhancements to the client table. (#468) 2022-04-23 09:37:28 -07:00
compose-federated-post.tsx Reset the send button after posting. Closes https://github.com/owncast/owncast/issues/1691 2022-01-20 20:11:37 -08:00
CustomPageContent.tsx More blank components and stories to be filled in 2022-04-28 14:36:05 -07:00
Follower.tsx Fill out the follower component 2022-05-04 08:56:47 -07:00
FollowersCollection.tsx Fill out the follower component 2022-05-04 08:56:47 -07:00
info-tip.tsx move components folder and fix build errors (#18) 2021-02-06 19:38:58 -08:00
key-value-table.tsx move components folder and fix build errors (#18) 2021-02-06 19:38:58 -08:00
log-table.tsx added seconds format for log (#158) 2021-05-06 17:02:17 -07:00
main-layout.tsx Changed Logo and Header 2022-05-08 10:45:45 +02:00
message-visiblity-toggle.tsx Moved admin to /admin and created blank placeholder for v2 frontend 2022-04-25 15:54:37 -07:00
moderator-user-button.tsx Admin social features (#408) 2022-01-12 13:52:37 -08:00
news-feed.tsx Update Next to 11.0.1 (including lint & import fixes) (#248) 2021-07-09 11:42:01 -07:00
offline-notice.tsx Fix error thrown when renderinging without a value 2022-03-07 16:28:19 -08:00
PageLogo.tsx Add placeholder components to be worked on 2022-04-27 23:19:45 -07:00
SocialLinks.tsx Add placeholder components to be worked on 2022-04-27 23:19:45 -07:00
statistic.tsx Admin UI for playback metrics. For https://github.com/owncast/owncast/issues/793 (#462) 2022-03-16 17:54:34 -07:00
stream-health-overview.tsx Layout updates to stream health stats and messages 2022-04-09 23:05:10 -07:00
user-popover.tsx Admin social features (#408) 2022-01-12 13:52:37 -08:00
user-table.tsx Admin support for managing users (#245) 2021-07-19 22:02:02 -07:00
viewer-table.tsx Add viewer details table. Closes https://github.com/owncast/owncast/issues/1477 (#453) 2022-03-06 17:39:52 -08:00