1027 Commits (18a184eeb78d4815e23012f528ba0a1e7d792d74)

Author SHA1 Message Date
Gabe Kangas 8624358dde
Add latency compensator to player. Closes #1931 3 years ago
Gabe Kangas ff968616ba
Support server-rendered index.html for all clients. Closes #1871 3 years ago
Gabe Kangas 1dbeac422f
Add player settings menu. Closes #1932 3 years ago
Gabe Kangas 221b9c8f0f
Add playback performance metrics. Closes #1930 3 years ago
Gabe Kangas 04597908a5
Add keyboard shortcuts for player controls. For #1892 3 years ago
Gabe Kangas 1684979187
Add working but unstyled notify registration modal 3 years ago
Gabe Kangas bf7319db9a
Install service worker at launch 3 years ago
Gabe Kangas 1b26a44fb6
Fix concurrent rendering error + make logs debug level 3 years ago
Gabe Kangas aae63e4e2c
Display global error if server is unreachable 3 years ago
Gabe Kangas ce9d403269
Remove random image 3 years ago
Gabe Kangas 680cfc977a
Removing fetch retries for now until I write it from scratch 3 years ago
Gabe Kangas 7ac66faf48
Support retries fetching server config 3 years ago
Gabe Kangas 24738d7410
I cannot deal with the purple modals anymore 3 years ago
Gabe Kangas dacfaba32b
Experiment with chromatic to streamline visual UI testing 3 years ago
Gabe Kangas bf8a7e9f1a
Fix svg related errors with storybook 3 years ago
Gabe Kangas db184c74dd
Comment out the old ant overrides and try to make colors match design 3 years ago
Gabe Kangas da0a2f5f5d
Fix play button z-index + add basic player theme 3 years ago
Gabe Kangas 8ed01ed4da
../ 3 years ago
Gabe Kangas 1d213b71d4
Support changing your own name and handling name change events 3 years ago
Gabe Kangas 5a51b2d779
Change cursor to pointer 3 years ago
Gabe Kangas b3407cbdea
Remove user menu when chat is not available 3 years ago
Gabe Kangas f041727f07
Add first pass for offline banner component 3 years ago
Gabe Kangas 281829a473
Support re-authing on invalid access token 3 years ago
Gabe Kangas 09ea1951be
Fix lint warning 3 years ago
Gabe Kangas 7b1667bf6a
Refactor app state to be a state machine with access selectors 3 years ago
Gabe Kangas dde9878a46
Fix favicon 404s in dev 3 years ago
t1enne fd131a25af Fixed two error logs 3 years ago
t1enne a947e67968 ported some formatting logic from webroot 3 years ago
t1enne d692a2bb5c Styled chat messages 3 years ago
t1enne b6dd441107 Fixed import and lint-errors 3 years ago
t1enne 018ee135b2 Moved chat header into ChatContainer and created component folder 3 years ago
t1enne b53c1cc32e Changed button hover and focus color 3 years ago
t1enne 3a785c2a48 Lowered font-size in chat input 3 years ago
t1enne 6a0d0970d6 Added icons and formatted with prettier 3 years ago
t1enne 0ddeb5dfb8 Added icons to voices in menu 3 years ago
t1enne d1ea0fa81b Destructured props 3 years ago
t1enne abc210477f Added icons to buttons 3 years ago
t1enne 3c72114d5e Changed some button and dropdown overrides 3 years ago
t1enne bef99afa05 Few changes to Chat input 3 years ago
t1enne e045ab605b Changed user dropdown to include icon and removed font size 3 years ago
Gabe Kangas 99f40e28cb
Add placeholders for moderation actions 3 years ago
Gabe Kangas 3c291556e0
Add mock to follower 3 years ago
Gabe Kangas 3bc13fd08a
Add more mocks 3 years ago
Gabe Kangas c03be0cf9f
Add some detail around how colors are defined 3 years ago
t1enne 1b9c04210b Fixed Slate error by providing initial value 3 years ago
Gabe Kangas 0bf1c7ce48
Add category icons as customizable svgs 3 years ago
Gabe Kangas 0d5d89a1c8
Fix empty state for text field 3 years ago
Gabe Kangas f6525412c8
Fix typo + var defined in generated file 3 years ago
Gabe Kangas 97b2e64f58
Position the logo and title components 3 years ago
Gabe Kangas 51a12dc905
Fix logo to support non-square sizes 3 years ago