1089 Commits (182a5d25db711284630a146b82a2097d5de34f97)

Author SHA1 Message Date
Gabe Kangas 8fc922588b
Add noreferrer automatically to link tags. Closes #1941 3 years ago
Gabe Kangas b08393295f
Add option to hide viewer count. Closes #1939 3 years ago
Gabe Kangas bb1c934c4b
Fix goodbye state not going back online. Closes #1977 3 years ago
Gabe Kangas e6b857f3b2
Add toggle chat keyboard shortcut. Closes #1892 3 years ago
Gabe Kangas 6de93f9651
Move the favicons 3 years ago
Gabe Kangas f4de7ed31f
Insert custom CSS styles into layout. Closes #1972 3 years ago
Gabe Kangas e08037b64a
Wire up chat message props. Add username highlighting. Closes #1921 3 years ago
Gabe Kangas b7df2949e4
Remove interfont and use Open Sans + Poppins fonts instead. #1625 3 years ago
Gabe Kangas 5d65b4b3b1
Add undesigned functionality of follow modal. For #1862 3 years ago
Gabe Kangas 78dc183c11
Fix warning 3 years ago
Gabe Kangas 0c439ccba4
Add AirPlay support to player. Closes #1963 3 years ago
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