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
gabek
3bac1cb1a6
Bundle embedded web app
3 years ago
Gabe Kangas
f95fbcc38b
Enable source maps in production
3 years ago
Gabe Kangas
1fbe89d703
Reduce SEO score and file issue to improve. #2565
3 years ago
gabek
547777ba3a
Bundle embedded web app
3 years ago
Gabe Kangas
e4a02dea91
No reason to use the Image component here
3 years ago
Gabe Kangas
1ed6692029
Create contrib directory and replace examples dir.
3 years ago
Gabe Kangas
a3ea88a5b9
Lower performance threshold even lower because everything is awful
3 years ago
renovate[bot]
d9e97200cb
fix(deps): update module github.com/aws/aws-sdk-go to v1.44.175
3 years ago
Gabe Kangas
e1c6ea9e21
Temporarily disable running Owncast under new user in #2496
3 years ago
Gabe Kangas
496bf3ecb3
Add details to temp dir removal error
3 years ago
Gabe Kangas
40c7d30c2e
Lower performance threshold until can be figured out
3 years ago
gabek
4f231a3bb1
Bundle embedded web app
3 years ago
Gabe Kangas
81c505d731
Hack to force scroll to very bottom at mount. For #2500
3 years ago
Gabe Kangas
3620c2eb7d
Fix lint warnings
3 years ago
Gabe Kangas
80ab351cbe
Add performance testing to Cypress results
3 years ago
renovate[bot]
74cbc949ea
chore(deps): update alpine docker tag to v3.17.0
3 years ago
gabek
752b614af8
Bundle embedded web app
3 years ago
gabek
f0b9ad867b
Prettified Code!
3 years ago
Gabe Kangas
2bd3ab82a9
Removing the attempt at an admin dark mode. #1904
3 years ago
gabek
a3d186e1a3
Bundle embedded web app
3 years ago
Gabe Kangas
505b0bb7e8
Start on admin dark theme. Closes #1904
3 years ago
gabek
e59ac558c5
Prettified Code!
3 years ago