gabek
fcc3ed74e2
Bundle embedded web app
3 years ago
Gabe Kangas
4bac079a73
Make footer sit on bottom of page. Closes #2188
3 years ago
Gabe Kangas
9cc7b1cf2d
Add a little comment for those viewing HTML source that we could use contributors
3 years ago
gabek
bfb245efe2
Bundle embedded web app
3 years ago
renovate[bot]
92eb042c39
chore(deps): update dependency @babel/core to v7.20.12 ( #2555 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 years ago
gabek
089445d8c6
Bundle embedded web app
3 years ago
Gabe Kangas
bb9b8a8123
Use own scroll to bottom function instead of built-in. Closes #2500
3 years ago
Gabe Kangas
b989e9a462
Remove chat container bottom margin
3 years ago
Gabe Kangas
7ce35a8a08
Increase user message border width
3 years ago
Gabe Kangas
fb9d8c5c18
Do not cache main index.html as it is server-rendered
3 years ago
Gabe Kangas
03217d36df
Disable the second half of the test due to #2571
3 years ago
Meisam
64d3c37fb2
improve stream testing script ( #2549 )
...
* merge testContent.sh into ocContent.sh
* detect ffmpeg
ffmpeg or ffmpeg.exe in path, current dir, or parent dir
* use ocTestStream in api test
* enable verbose logging for api tests
* log ffmpeg version
* change ffmpeg lookup order
* set path properly for using the local ffmpeg
* rm double space from transcoder error logs
* update tests for new video stream
do not test bitrate
* set test stream target to 127.0.0.1
* log ffmpeg path
* update ffmpeg to v4.4.1
* improve logs
* fix ffmpeg installer script
* fix api test runner
* fix logs
* install fonts
* cleanup
* use ocTestStream.sh for all automated tests
* cleanup ocTestStream.sh
* cleanup test/automated/hls/run.sh
* Fix misspell
* fix ffmpeg installer in automated test runners
* spell fix
* cleanup script
* rev quick api tests
* cleanup tmp paths properly in automated tests
* rm unused ffmpeg package
* cleanup
* fix s3 test
* cache ffmpeg bin for automated tests
* shellcheck allow source
* rm missplaced file if backup fails
* use ffmpeg full path
* set lookup path for shellcheck
3 years ago
gabek
6e82dbf16f
Bundle embedded web app
3 years ago
Gabe Kangas
8b36194471
Fix another rendering error
3 years ago
gabek
4b17bf934a
Bundle embedded web app
3 years ago
Gabe Kangas
d8a5380b7f
Fix some React lifecycle and rendering errors that exist in build
3 years ago
gabek
e9d43492d0
Bundle embedded web app
3 years ago
Gabe Kangas
73fbb4c075
Use header tag
3 years ago
gabek
f14996db5c
Bundle embedded web app
3 years ago
Gabe Kangas
85dc3bf21e
Fix storybook errors
3 years ago
gabek
6f6b9bcda8
Bundle embedded web app
3 years ago
Gabe Kangas
98070d8751
Turnning swc back off as it does not seem to work with storybook
3 years ago
gabek
55ee2cf388
Bundle embedded web app
3 years ago
Gabe Kangas
03cd2af1d2
Experiment with enabling swc for faster builds
3 years ago
Gabe Kangas
37cd19c567
Inline some CSS upfront for performance. #2167
3 years ago
Gabe Kangas
cfaeda94b0
Lazy load more components. #2167
3 years ago
Gabe Kangas
7392ae8a54
Reorganize admin components to help bundling
3 years ago
Gabe Kangas
29882f1291
Lazy load tooltip
3 years ago
Gabe Kangas
bd3c81c353
Replace he html decoding lib with entities
3 years ago
Gabe Kangas
c542dc10da
Fix some components being rendered as pages
3 years ago
renovate[bot]
d169d9d023
chore(deps): update alpine docker tag to v3.17.1
3 years ago
gabek
9a17d98ce7
Bundle embedded web app
3 years ago
renovate[bot]
ee795a21af
fix(deps): update dependency react-hotkeys-hook to v4 ( #2568 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 years ago
gabek
bc7fe132fc
Bundle embedded web app
3 years ago
renovate[bot]
249469a688
fix(deps): update dependency chart.js to v4.1.2 ( #2559 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 years ago
Gabe Kangas
a9cf9d08f7
Merge remote-tracking branch 'origin/develop' into webv2
3 years ago
gabek
ef020551ae
Bundle embedded web app
3 years ago
renovate[bot]
6a60aa9509
fix(deps): update dependency react-virtuoso to v4 ( #2563 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 years ago
gabek
b884ad9609
Bundle embedded web app
3 years ago
renovate[bot]
75f4b95c9c
chore(deps): update dependency eslint-config-prettier to v8.6.0 ( #2552 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 years ago
renovate[bot]
c7cbebe838
chore(deps): update docker.io/ubuntu docker tag to v23 ( #2562 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 years ago
renovate[bot]
68d79ed04d
fix(deps): update dependency style-dictionary to v3.7.2 ( #2554 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
3 years ago
gabek
6d6a67f353
Bundle embedded web app
3 years ago
Gabe Kangas
c05a20a460
Use built-in Next layout support + lazy load
...
Instead of doing manual layout switching use the Nextjs nested layout
support. Also add some additional lazy loading of components. This is to
work on performance score re: #2167 .
3 years ago
Gabe Kangas
15747f86dd
Lazy load followers components
3 years ago
Gabe Kangas
6951943afe
Serve content with gzip encoding directly from our webserver. Improves performance re: #2167 . Closes #2566
3 years ago
renovate[bot]
70f0766186
Bundle embedded web app
3 years ago
renovate[bot]
6925257fb4
chore(deps): update typescript-eslint monorepo to v5.48.0
3 years ago
renovate[bot]
f1f4fc04cd
fix(deps): update module github.com/g8rswimmer/go-twitter/v2 to v2.1.5
3 years ago
renovate[bot]
30ae8a9416
fix(deps): update module golang.org/x/net to v0.5.0
3 years ago