Commit graph

265 commits

Author SHA1 Message Date
3734b89970
Added sanitize-html to prevent XSS attacks on Mastodon Feed 2024-01-06 15:03:39 +01:00
7ba92af617
Add Mastodon Feed to Home Page + Mastodon Embed component + Adjust Muted color 2024-01-06 15:03:39 +01:00
ff8448a561
Cleaned About page by moving CSS test to separate route 2024-01-06 15:03:39 +01:00
678fbb76bd
Add content to Home Page 2024-01-06 15:03:39 +01:00
4ce3e29f57
Optimize Socket.io connections for fewer open requests at any one time 2024-01-06 15:03:39 +01:00
2d74a1eb89
Extend services list 2024-01-06 15:03:39 +01:00
0f50c43782
Adjust ServerCard for usage with Server list 2024-01-06 15:03:39 +01:00
c715471a9a
Remove erroneous connection details from read or not 2024-01-06 15:03:39 +01:00
d6dac5a2b8
Version bump 2024-01-06 15:03:39 +01:00
5ffb5f95f7
Release Candidate 1.0.0-rc.5 2024-01-06 15:03:39 +01:00
3525fdfcd1
Linting changes 2024-01-06 15:03:39 +01:00
abea3f1be9
Add initial /servers route 2024-01-06 15:03:39 +01:00
99679cc45b
Close Socket.io connection after fetching data on server 2024-01-06 15:03:39 +01:00
d150c6cdba
Including Version number on about page 2024-01-06 15:03:39 +01:00
d774bb169b
CSS tests on about page 2024-01-06 15:03:39 +01:00
6670dc4430
reduce box size for pages, reducing need for manual overrides in page components 2024-01-06 15:03:39 +01:00
c71684b7d9
Simplify css 2024-01-06 15:03:39 +01:00
7632941962
Reduce need for css overrides by rearanging values in pcss 2024-01-06 15:03:39 +01:00
f78e7ce6e1
linting changes 2024-01-06 15:03:39 +01:00
7ae357cf2f
this belongs to e67c19d688 2024-01-06 15:03:39 +01:00
3b017673b3
Return token promise instead of token, speeds up page loading a lot 2024-01-06 15:03:39 +01:00
fbe9f89c0f
remove debug logging 2024-01-06 15:03:39 +01:00
d9e0bae305
Fix display issues 2024-01-06 15:03:39 +01:00
85a722e160
Release Candidate 1.0.0-rc.4 2024-01-06 15:03:39 +01:00
9357cd84d5
Apply env var approach to CI and Dockerfile 2024-01-06 15:03:39 +01:00
1872b42d5d
Use env vars instead of file contents (also allows for easier ci testing) 2024-01-06 15:03:39 +01:00
e6cbae1bd6
Fix Syntax Error 2024-01-06 15:03:39 +01:00
536e7e6588
Restart Server after first lighthouse run if it crashed or closed 2024-01-06 15:03:37 +01:00
84f45fa16a
Fix crash on /services page when credentials file not present 2024-01-06 15:03:34 +01:00
9b476c6478
Release Candidate 1.0.0-rc.3 2024-01-06 15:03:34 +01:00
8e4bf3b409
linting changes 2024-01-06 15:03:34 +01:00
98e9a21f92
Add socket.io to package.json 2024-01-06 15:03:34 +01:00
3c1938af80
Integrate with Uptime Kuma Socket.io API 2024-01-06 15:03:34 +01:00
4523de1217
Add credentials.json to gitignore 2024-01-06 15:03:34 +01:00
2f02f7cabb
Split up Unlighthouse Runs + Build Site in release test step + fix pull request actions 2024-01-06 15:03:34 +01:00
a819351b26
Fix --no-sandbox export 2024-01-06 15:03:33 +01:00
98c015856f
Verbose export of --no-sandbox flag 2024-01-06 15:03:33 +01:00
1dee471ea5
Add Chromium --no-sandbox flag 2024-01-06 15:03:31 +01:00
af2762028b
Add urls to unlighthouse config 2024-01-06 15:03:30 +01:00
45f39399fe
Fix bash process spawning 2024-01-06 15:03:30 +01:00
71b981e036
Start server for unlighthouse in dev mode 2024-01-06 15:03:27 +01:00
ed9eadd31d
Revert 1263f7b984 2024-01-06 15:03:22 +01:00
f5d8ae4a46
Add apt update to dependency install step 2024-01-06 15:03:20 +01:00
a5381c5ba2
Correct apt package from chromium to chromium-browser 2024-01-06 15:03:18 +01:00
73ccdf5cac
Fix apt install step 2024-01-06 15:03:16 +01:00
b510f2c576
Add chromium dependency to Unlighthouse install step 2024-01-06 15:03:15 +01:00
5bd01c3a22
Prettier Changes 2024-01-06 15:03:12 +01:00
829e911674
Release Candidate 1.0.0-rc.2 2024-01-06 15:03:12 +01:00
8cadf96116
Add unlighthouse to Release + Pull Request Actions, Add Unlighthouse config file 2024-01-06 15:03:12 +01:00
ab0346b95c
Add title and description to placeholder pages 2024-01-06 15:03:09 +01:00