Commit graph

4648 commits

Author SHA1 Message Date
Gabe Kangas
fb9d8c5c18
Do not cache main index.html as it is server-rendered 2023-01-11 00:51:10 -08:00
Gabe Kangas
03217d36df
Disable the second half of the test due to #2571 2023-01-10 21:31:27 -08:00
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
2023-01-10 18:50:32 -08:00
gabek
6e82dbf16f Bundle embedded web app 2023-01-11 00:55:02 +00:00
Gabe Kangas
8b36194471
Fix another rendering error 2023-01-10 16:51:15 -08:00
gabek
4b17bf934a Bundle embedded web app 2023-01-11 00:43:20 +00:00
Gabe Kangas
d8a5380b7f
Fix some React lifecycle and rendering errors that exist in build 2023-01-10 16:39:20 -08:00
gabek
e9d43492d0 Bundle embedded web app 2023-01-10 09:13:40 +00:00
Gabe Kangas
73fbb4c075
Use header tag 2023-01-10 01:09:49 -08:00
gabek
f14996db5c Bundle embedded web app 2023-01-10 09:04:12 +00:00
Gabe Kangas
85dc3bf21e
Fix storybook errors 2023-01-10 01:00:13 -08:00
gabek
6f6b9bcda8 Bundle embedded web app 2023-01-10 08:49:18 +00:00
Gabe Kangas
98070d8751
Turnning swc back off as it does not seem to work with storybook 2023-01-10 00:44:03 -08:00
gabek
55ee2cf388 Bundle embedded web app 2023-01-10 08:43:46 +00:00
Gabe Kangas
03cd2af1d2
Experiment with enabling swc for faster builds 2023-01-10 00:37:13 -08:00
Gabe Kangas
37cd19c567
Inline some CSS upfront for performance. #2167 2023-01-10 00:37:12 -08:00
Gabe Kangas
cfaeda94b0
Lazy load more components. #2167 2023-01-10 00:37:12 -08:00
Gabe Kangas
7392ae8a54
Reorganize admin components to help bundling 2023-01-10 00:37:11 -08:00
Gabe Kangas
29882f1291
Lazy load tooltip 2023-01-10 00:37:11 -08:00
Gabe Kangas
bd3c81c353
Replace he html decoding lib with entities 2023-01-10 00:37:10 -08:00
Gabe Kangas
c542dc10da
Fix some components being rendered as pages 2023-01-10 00:37:10 -08:00
renovate[bot]
d169d9d023
chore(deps): update alpine docker tag to v3.17.1 2023-01-10 01:42:55 +00:00
gabek
9a17d98ce7 Bundle embedded web app 2023-01-09 22:00:39 +00:00
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>
2023-01-09 13:57:14 -08:00
gabek
bc7fe132fc Bundle embedded web app 2023-01-09 21:20:24 +00:00
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>
2023-01-09 13:15:53 -08:00
Gabe Kangas
a9cf9d08f7
Merge remote-tracking branch 'origin/develop' into webv2 2023-01-09 13:07:45 -08:00
gabek
ef020551ae Bundle embedded web app 2023-01-09 20:56:42 +00:00
renovate[bot]
6a60aa9509
fix(deps): update dependency react-virtuoso to v4 (#2563)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-09 12:53:37 -08:00
gabek
b884ad9609 Bundle embedded web app 2023-01-09 18:51:08 +00:00
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>
2023-01-09 10:49:59 -08:00
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>
2023-01-09 10:47:11 -08:00
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>
2023-01-09 10:46:50 -08:00
gabek
6d6a67f353 Bundle embedded web app 2023-01-09 09:13:44 +00:00
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.
2023-01-09 01:08:24 -08:00
Gabe Kangas
15747f86dd
Lazy load followers components 2023-01-09 01:08:24 -08:00
Gabe Kangas
6951943afe
Serve content with gzip encoding directly from our webserver. Improves performance re: #2167. Closes #2566 2023-01-09 01:08:23 -08:00
renovate[bot]
70f0766186 Bundle embedded web app 2023-01-09 08:13:34 +00:00
renovate[bot]
6925257fb4 chore(deps): update typescript-eslint monorepo to v5.48.0 2023-01-09 07:52:37 +00:00
renovate[bot]
f1f4fc04cd
fix(deps): update module github.com/g8rswimmer/go-twitter/v2 to v2.1.5 2023-01-09 07:48:12 +00:00
renovate[bot]
30ae8a9416
fix(deps): update module golang.org/x/net to v0.5.0 2023-01-09 04:55:25 +00:00
gabek
3bac1cb1a6 Bundle embedded web app 2023-01-09 04:46:11 +00:00
Gabe Kangas
f95fbcc38b
Enable source maps in production 2023-01-08 20:41:46 -08:00
Gabe Kangas
1fbe89d703
Reduce SEO score and file issue to improve. #2565 2023-01-08 20:32:22 -08:00
gabek
547777ba3a Bundle embedded web app 2023-01-09 04:06:57 +00:00
Gabe Kangas
e4a02dea91
No reason to use the Image component here 2023-01-08 20:03:06 -08:00
Gabe Kangas
1ed6692029
Create contrib directory and replace examples dir. 2023-01-08 18:37:50 -08:00
Gabe Kangas
a3ea88a5b9
Lower performance threshold even lower because everything is awful 2023-01-08 17:00:13 -08:00
renovate[bot]
d9e97200cb
fix(deps): update module github.com/aws/aws-sdk-go to v1.44.175 2023-01-09 00:55:24 +00:00
Gabe Kangas
e1c6ea9e21
Temporarily disable running Owncast under new user in #2496 2023-01-08 15:04:19 -08:00