Commit Graph
4056 Commits
Author SHA1 Message Date
Gabe Kangas 37cdbb8dbd Add backgrounded stream+messages title notifier. Closes #2208 2022-10-18 19:21:08 -07:00
gabek bace51d27a Bundle embedded web app 2022-10-18 23:46:19 +00:00
Gabe Kangas 3e89937d2b Handle websocket errors and reconnection. Closes #1869 2022-10-18 16:39:49 -07:00
gabek cc94bdeda0 Bundle embedded web app 2022-10-18 04:57:18 +00:00
ad188f2742 fix purple background color for notification reminder pop up & fix failing build (#2224)
* fix notification reminder popup -> purple background

* Prettified Code!

* resolved color to color variables

* Prettified Code!

* fix purple bgcolor for notification reminder popp up & fix failing build

Co-authored-by: unclebinary1001 <unclebinary1001@users.noreply.github.com>
2022-10-17 21:54:26 -07:00
Gabe Kangas 106e144cba Add user color database migration. Closes #1984 2022-10-17 21:44:12 -07:00
Gabe Kangas 8689061498 Do not run chromatic for renovate user 2022-10-17 19:44:05 -07:00
gabek c213b1a3d3 Bundle embedded web app 2022-10-17 14:14:09 +00:00
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
e63bbc2f19 chore(deps): lock file maintenance (#2222)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-17 07:10:45 -07:00
renovate[bot] f1bd8f5976 chore(deps): lock file maintenance 2022-10-17 10:30:26 +00:00
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
5d5ad97f2a chore(deps): update peter-evans/create-or-update-comment digest to 26db07d (#2218)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-17 00:24:44 -07:00
gabek 7de16fb86d Bundle embedded web app 2022-10-17 06:36:31 +00:00
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
e96ddd9265 chore(deps): pin dependencies (#2217)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-16 23:33:30 -07:00
gabek 4920dda78e Bundle embedded web app 2022-10-17 06:23:18 +00:00
eb2c11b077 fix followers: align the followers to the left (#2211)
Co-authored-by: Gabe Kangas <gabek@real-ity.com>
2022-10-16 23:18:05 -07:00
gabek 52148e7510 Bundle embedded web app 2022-10-17 06:10:14 +00:00
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1be99df694 chore(deps): update peter-evans/create-or-update-comment digest to 843e855 (#2215)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-16 23:09:42 -07:00
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
eafa5bbe01 chore(deps): update peter-evans/create-or-update-comment digest to 843e855 (#2216)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-16 23:09:29 -07:00
ee08c42c6d improv ui: make footer sit at bottom (#2212)
This commit makes the footer always attach to the bottom of the screen.
This is done by setting the minWidth of the main antd layout component
to 100vh and moving the footer component outside the spinner, since antd
does not allow granular component inside the spin component.

This commit also removes some styles which were not being used due to
invalid antd api.

Co-authored-by: Gabe Kangas <gabek@real-ity.com>
2022-10-16 23:07:21 -07:00
Gabe Kangas 60805ebed0 Put actual token in workflow so Chromatic will run against PRs 2022-10-16 23:01:22 -07:00
gabek bde2ec34fe Bundle embedded web app 2022-10-17 05:53:16 +00:00
Gabe Kangas e3c038f48d Revert "fix notification reminder popup -> purple background (#2209)"
This reverts commit ab573f67e9.
2022-10-16 22:49:43 -07:00
Gabe Kangas 660c95786e Run chromatic on PRs 2022-10-16 22:46:45 -07:00
Gabe Kangas a2a294bc4c No longer lazy load followers 2022-10-16 22:40:17 -07:00
ab573f67e9 fix notification reminder popup -> purple background (#2209)
* fix notification reminder popup -> purple background

* Prettified Code!

* resolved color to color variables

* Prettified Code!

Co-authored-by: unclebinary1001 <unclebinary1001@users.noreply.github.com>
2022-10-16 22:37:03 -07:00
gabek c050569785 Bundle embedded web app 2022-10-17 04:53:07 +00:00
Gabe Kangas 6745759904 Tell storybook to use mdxv2 2022-10-16 21:48:19 -07:00
gabek 5802579cc5 Bundle embedded web app 2022-10-15 20:23:26 +00:00
Pranav JoglekarandGitHub 80f1578142 fix ui: make navbar cover whole width of page (#2213)
Previously, there was a large url on the page, and the a tag did not
have word break property set - which resulted in the browser trying to
display the whole page with increased width. Allowing the a tag to have
a word break fixes this issue.
2022-10-15 13:20:39 -07:00
gabek 93839fa434 Bundle embedded web app 2022-10-13 02:28:24 +00:00
renovate[bot]andGitHub 2f0106149f fix(deps): update module github.com/aws/aws-sdk-go to v1.44.114 2022-10-13 02:27:00 +00:00
Gabe Kangas 27565c2b02 Show play button on player pause. Closes #2206 2022-10-12 19:24:41 -07:00
gabek e179d3d472 Bundle embedded web app 2022-10-13 02:19:30 +00:00
Gabe Kangas ee283311ec Do not render icon of action button if icon is not set. Closes #2203 #2202 2022-10-12 19:15:47 -07:00
Gabe Kangas d40e66b7ef Stop playback metrics on player unmount 2022-10-12 19:15:47 -07:00
gabek 4eb5bff3db Bundle embedded web app 2022-10-13 00:56:56 +00:00
Gabe Kangas 88bb8336f3 Fix player not staying inline on iOS. Closes #2097 2022-10-12 17:53:37 -07:00
Gabe Kangas c844e98a19 Merge remote-tracking branch 'origin/develop' into webv2 2022-10-12 16:52:05 -07:00
renovate[bot]andGitHub e565b84955 fix(deps): update golang.org/x/net digest to 0b7e1fb 2022-10-12 23:44:54 +00:00
Florian LehnerandGitHub 203f669ca8 preallocate memory (#2201)
**What this PR does / why we need it:**

Preallocate memory instead of enforcing an incremental growth. This will result in less work for the garbage collector.
2022-10-12 16:37:26 -07:00
Gabe KangasandGitHub cade15ea1b Run API tests on pull requests 2022-10-12 15:34:35 -07:00
gabek 7a3c5196f2 Bundle embedded web app 2022-10-12 07:42:22 +00:00
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
89f167c6b0 chore(deps): pin dependencies (#2197)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-12 00:39:30 -07:00
gabek 7d6a1fa12b Bundle embedded web app 2022-10-12 07:25:39 +00:00
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
bf6a00c9f5 fix(deps): pin dependencies (#2196)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-12 00:21:44 -07:00
gabek 4e50856047 Bundle embedded web app 2022-10-12 06:14:41 +00:00
Gabe Kangas 2e435628b9 Add mdx-js/react to silence missing dependency error 2022-10-11 23:09:31 -07:00
gabek 2bdc5b7f23 Bundle embedded web app 2022-10-12 05:56:31 +00:00
a831b9805c React 18 (#2198)
* Update npm dependencies.

* Move @storybook/react to devDependencies. Minor update to recoil.

* Exempt stories.tsx files from the extraneous dependency check so that we can use npm audit --omit=dev to get a clearer idea of vulnerabilities present in a production build.

* Prettified Code!

Co-authored-by: heller <heller@users.noreply.github.com>
2022-10-11 22:53:51 -07:00
gabek 71152decdd Bundle embedded web app 2022-10-11 03:21:09 +00:00