owncast/web/components
James Young 5ebbbb8bf2
refactor(stories): co-locate stories with components (#2078)
* refactor: move ActionButton component

* refactor: move BanUserButton component

* refactor: move ChatActionMessage component

* refactor: move ChatContainer component

* refactor: move AuthModal component

* refactor: move BrowserNotifyModal component

* refactor: move ChatUserMessage component

* refactor: move ChatJoinMessage component

* refactor: move ChatTextField component

* refactor: move ChatUserBadge component

* refactor: move FollowerCollection and SingleFollower components

* fix: bad import path

* refactor: move FollowModal component

* refactor: move Modal component

* refactor: move ContentHeader component

* refactor: move ChatSystemMessage component

* refactor: move Header component

* refactor: move Footer component

* refactor: move StatusBar component

* refactor: move OfflineBanner component

* refactor: move OwncastPlayer component

* refactor: move IndieAuthModal component

* refactor: move SocialLinks component

* refactor: move VideoPoster component

* refactor: move FollowModal component

* refactor: move FediAuthModal.tsx component

* refactor: move UserDropdown component

* refactor: move ChatSocialMessage component

* refactor: move Logo component

* refactor: move NotifyReminderPopup component

* refactor: move NameChangeModal component

* refactor: move FatalErrorStateModal component

* refactor: move ChatModeratorNotification component

* refactor: move ChatModerationActionMenu and ChatModerationDetailsModal components

* refactor: move CustomPageContent component

* refactor: move storybook Introduction file

* refactor: update storybook story import path

* refactor: move storybook preview styles

* refactor: move storybook doc pages

* refactor: move Color and ImageAsset components

* fix: bad import path

* fix: bad import path in story file
2022-09-03 11:38:52 -07:00
..
action-buttons refactor(stories): co-locate stories with components (#2078) 2022-09-03 11:38:52 -07:00
chat refactor(stories): co-locate stories with components (#2078) 2022-09-03 11:38:52 -07:00
common refactor(stories): co-locate stories with components (#2078) 2022-09-03 11:38:52 -07:00
config Add admin field for setting offline message. Closes #1901 2022-08-16 21:48:06 -07:00
layouts refactor(stories): co-locate stories with components (#2078) 2022-09-03 11:38:52 -07:00
modals refactor(stories): co-locate stories with components (#2078) 2022-09-03 11:38:52 -07:00
other/ban-user-button refactor(stories): co-locate stories with components (#2078) 2022-09-03 11:38:52 -07:00
stores Fix content header not rendering properly on mobile 2022-08-22 21:50:17 -07:00
ui refactor(stories): co-locate stories with components (#2078) 2022-09-03 11:38:52 -07:00
video refactor(stories): co-locate stories with components (#2078) 2022-09-03 11:38:52 -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 refactor(stories): co-locate stories with components (#2078) 2022-09-03 11:38:52 -07:00
Color.tsx refactor(stories): co-locate stories with components (#2078) 2022-09-03 11:38:52 -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
ImageAsset.tsx refactor(stories): co-locate stories with components (#2078) 2022-09-03 11:38:52 -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 Fix web project build errors 2022-05-11 23:31:31 -07: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 web project build errors 2022-05-11 23:31:31 -07:00
statistic.tsx Fix linter warnings 2022-08-15 17:49:15 -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 refactor(stories): co-locate stories with components (#2078) 2022-09-03 11:38:52 -07:00
user-table.tsx refactor(stories): co-locate stories with components (#2078) 2022-09-03 11:38:52 -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