Gabe Kangas
|
8d02f4068d
|
Polish up the initial loading experience
|
3 years ago |
Gabe Kangas
|
5b29abd42d
|
Some additional style overrides
|
3 years ago |
renovate[bot]
|
e037655ab2
|
Bundle embedded web app
|
3 years ago |
renovate[bot]
|
8d61e143d1
|
Update dependency sass to v1.54.9
|
3 years ago |
gabek
|
2d17dcf4d7
|
Bundle embedded web app
|
3 years ago |
Gabe Kangas
|
42ff0cdb01
|
Add server-side hydration of initial config+status. Closes #1964
|
3 years ago |
gabek
|
92ef860387
|
Bundle embedded web app
|
3 years ago |
Gabe Kangas
|
0430adc502
|
Add mobile-specific tabs+content
|
3 years ago |
Gabe Kangas
|
a2fa754922
|
Delete example form story
|
3 years ago |
gabek
|
f80257aa68
|
Bundle embedded web app
|
3 years ago |
renovate[bot]
|
661a7d2b53
|
Pin dependency next to 12.3.0 (#2096)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
3 years ago |
renovate[bot]
|
94324735a9
|
Bundle embedded web app
|
3 years ago |
renovate[bot]
|
60c8312641
|
Update dependency react-virtuoso to v2.18.0
|
3 years ago |
gabek
|
208c4f03ba
|
Bundle embedded web app
|
3 years ago |
Gabe Kangas
|
c5947f5de4
|
Delete old chat doc
|
3 years ago |
Gabe Kangas
|
20ea5d051f
|
Clean up some styles and fix mobile rendering
|
3 years ago |
Gabe Kangas
|
02de9cf6df
|
Support clickable links in description
|
3 years ago |
gabek
|
e21e7eeb74
|
Bundle embedded web app
|
3 years ago |
Gabe Kangas
|
8b3c4571fd
|
Bump Nextjs version
|
3 years ago |
gabek
|
e9a1cae9d1
|
Bundle embedded web app
|
3 years ago |
Gabe Kangas
|
a5d9d4dd36
|
Remove unused react-contenteditable
|
3 years ago |
Gabe Kangas
|
4ead1b9840
|
Remove unused package
|
3 years ago |
gabek
|
dfb7c9de67
|
Bundle embedded web app
|
3 years ago |
Gabe Kangas
|
129d08144b
|
Fix bad default bool
|
3 years ago |
Gabe Kangas
|
b914408a11
|
Make footer not translucent
|
3 years ago |
gabek
|
2ce5960b7f
|
Bundle embedded web app
|
3 years ago |
Gabe Kangas
|
2774f4260a
|
Add FediAuth modal
|
3 years ago |
Gabe Kangas
|
b966babf64
|
Point to light ant styles by default
|
3 years ago |
Gabe Kangas
|
cedfd18208
|
Fix next builds
|
3 years ago |
renovate[bot]
|
eaac51d4b4
|
Bundle embedded web app
|
3 years ago |
Gabe Kangas
|
8369c3c045
|
Run Chromatic snapshots only on changed files.
|
3 years ago |
renovate[bot]
|
859f70c039
|
Update dependency rc-util to v5.24.2
|
3 years ago |
renovate[bot]
|
0111206f08
|
Bundle embedded web app
|
3 years ago |
renovate[bot]
|
2860e6bf9b
|
Update dependency @babel/core to v7.19.0
|
3 years ago |
renovate[bot]
|
1acfd2b57c
|
Update dependency eslint-plugin-react to v7.31.7
|
3 years ago |
gabek
|
3133cf3cbe
|
Bundle embedded web app
|
3 years ago |
Gabe Kangas
|
0def4fe66a
|
Increase change threshold for Chromatic UI tests
|
3 years ago |
renovate[bot]
|
543218f12b
|
Bundle embedded web app
|
3 years ago |
renovate[bot]
|
0f2783078c
|
Update dependency sharp to v0.31.0
|
3 years ago |
renovate[bot]
|
cde56e9665
|
Bundle embedded web app
|
3 years ago |
renovate[bot]
|
feadc2ec55
|
Update dependency picmo to v5.6.3
|
3 years ago |
renovate[bot]
|
31ad292b3a
|
Bundle embedded web app
|
3 years ago |
renovate[bot]
|
6db78da254
|
Update dependency antd to v4.23.0
|
3 years ago |
gabek
|
06d7eb5287
|
Bundle embedded web app
|
3 years ago |
James Young
|
d1f3fffe2f
|
reafctor: normalize component formatting (#2082)
* refactor: move/rename BanUserButton file
* refactor: move/rename Chart file
* refactor: update generic component filenames to PascalCase
* refactor: update config component filenames to PascalCase
* refactor: update AdminLayout component filename to PascalCase
* refactor: update/move VideoJS component
* chore(eslint): disable bad react/require-default-props rule
* refactor: normalize ActionButton component
* refactor: normalize ActionButtonRow component
* refactor: normalize FollowButton component
* refactor: normalize NotifyButton component
* refactor: normalize ChatActionMessage component
* refactor: normalize ChatContainer component
* refactor: normalize ChatJoinMessage component
* refactor: normalize ChatModerationActionMenu component
* refactor: normalize ChatModerationDetailsModal component
* refactor: normalize ChatModeratorNotification component
* refactor: normalize ChatSocialMessage component
* refactor: normalize ChatSystemMessage component
* refactor: normalize ChatTextField component
* refactor: normalize ChatUserBadge component
* refactor: normalize ChatUserMessage component
* refactor: normalize ContentHeader component
* refactor: normalize OwncastLogo component
* refactor: normalize UserDropdown component
* chore(eslint): modify react/function-component-definition rule
* refactor: normalize CodecSelector component
* refactor: update a bunch of functional components using eslint
* refactor: update a bunch of functional components using eslint, pt2
* refactor: update a bunch of functional components using eslint, pt3
* refactor: replace all component->component default imports with named imports
* refactor: replace all component-stories->component default imports with named imports
* refactor: remove default exports from most components
* chore(eslint): add eslint config files for the components and pages dirs
* fix: use-before-define error in ChatContainer
* Fix ChatContainer import
* Only process .tsx files in Next builds
Co-authored-by: Gabe Kangas <gabek@real-ity.com>
|
3 years ago |
gabek
|
ee333ef10a
|
Bundle embedded web app
|
3 years ago |
renovate[bot]
|
d0a14e2f37
|
Update typescript-eslint monorepo to v5.36.2 (#2093)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
3 years ago |
Gabe Kangas
|
955201a793
|
Tweak Chromatic job
|
3 years ago |
gabek
|
b17bbeed2d
|
Bundle embedded web app
|
3 years ago |
Gabe Kangas
|
121c9415f1
|
Wire up emoji+custom emote selector to text input. Closes #1887
|
3 years ago |