Commit graph

273 commits

Author SHA1 Message Date
00d75663b3
Release Candidate 1.0.0-rc.6 2024-01-06 14:02:45 +01:00
4254015cd8
Prettier Linting 2024-01-06 14:02:30 +01:00
7f3eb2888a
Added sanitize-html to prevent XSS attacks on Mastodon Feed 2024-01-06 14:00:47 +01:00
47a2afafc1
Add Mastodon Feed to Home Page + Mastodon Embed component + Adjust Muted color 2024-01-06 14:00:24 +01:00
d054e2ec41
Cleaned About page by moving CSS test to separate route 2024-01-06 13:59:30 +01:00
8854b1dcf9
Add content to Home Page 2024-01-06 09:49:24 +01:00
5fff8cec4d
Optimize Socket.io connections for fewer open requests at any one time 2024-01-06 04:31:40 +01:00
2e6b174771
Extend services list 2024-01-06 04:31:08 +01:00
f0d2ca0e56
Adjust ServerCard for usage with Server list 2024-01-06 03:05:30 +01:00
8e25df541d
Remove erroneous connection details from read or not 2024-01-06 03:05:16 +01:00
564f431c1a
Version bump 2024-01-04 02:32:00 +01:00
3ab29155a9
Release Candidate 1.0.0-rc.5 2024-01-04 01:36:46 +01:00
caf9e1e39d
Linting changes 2024-01-04 01:36:35 +01:00
a05711ac01
Add initial /servers route 2024-01-04 01:35:56 +01:00
a6d13c2a1a
Close Socket.io connection after fetching data on server 2024-01-04 01:35:34 +01:00
eb44208419
Including Version number on about page 2024-01-04 00:53:28 +01:00
d2f44db428
CSS tests on about page 2024-01-04 00:53:07 +01:00
a931e232fa
reduce box size for pages, reducing need for manual overrides in page components 2024-01-04 00:51:58 +01:00
0da201f392
Simplify css 2024-01-04 00:51:27 +01:00
68ab7ac583
Reduce need for css overrides by rearanging values in pcss 2024-01-04 00:51:06 +01:00
464efa8cb8
linting changes 2024-01-04 00:01:02 +01:00
275fcac89c
this belongs to e67c19d688 2024-01-03 23:59:32 +01:00
455ff1dfa2
Return token promise instead of token, speeds up page loading a lot 2024-01-03 23:59:15 +01:00
49bb590c00
remove debug logging 2024-01-03 23:58:43 +01:00
e67c19d688
Fix display issues 2024-01-03 23:58:08 +01:00
3a0a552b46
Release Candidate 1.0.0-rc.4 2024-01-03 23:01:32 +01:00
103cfa5872
Apply env var approach to CI and Dockerfile 2024-01-03 23:00:44 +01:00
6e7fe75654
Use env vars instead of file contents (also allows for easier ci testing) 2024-01-03 22:53:51 +01:00
dc27c9bf63
Fix Syntax Error 2024-01-03 21:38:09 +01:00
bdc0833e94
Restart Server after first lighthouse run if it crashed or closed 2024-01-03 21:25:14 +01:00
1d2be60c1e
Fix crash on /services page when credentials file not present 2024-01-03 21:09:58 +01:00
769818b4f4
Release Candidate 1.0.0-rc.3 2024-01-03 20:41:02 +01:00
cedf89e106
linting changes 2024-01-03 20:40:52 +01:00
63197220a6
Add socket.io to package.json 2024-01-03 20:40:05 +01:00
5d8be9d77c
Integrate with Uptime Kuma Socket.io API 2024-01-03 20:39:53 +01:00
ac6d14b4cf
Add credentials.json to gitignore 2024-01-03 20:39:18 +01:00
8ae350db27
Split up Unlighthouse Runs + Build Site in release test step + fix pull request actions 2024-01-02 03:30:14 +01:00
806e4f1277
Fix --no-sandbox export 2024-01-02 03:22:45 +01:00
997f80a16d
Verbose export of --no-sandbox flag 2024-01-02 03:20:33 +01:00
91ca7c489e
Add Chromium --no-sandbox flag 2024-01-02 03:16:41 +01:00
5be5e206f2
Add urls to unlighthouse config 2024-01-02 03:16:05 +01:00
2e257d3bb2
Fix bash process spawning 2024-01-02 03:02:56 +01:00
35c78a50e2
Start server for unlighthouse in dev mode 2024-01-02 02:58:54 +01:00
cad1b814de
Fix indenting for release actions 2024-01-02 02:52:55 +01:00
d2841ac338
Revert 1263f7b984 2024-01-02 02:50:21 +01:00
2c8600c297
Add apt update to dependency install step 2024-01-02 02:47:42 +01:00
1263f7b984
Correct apt package from chromium to chromium-browser 2024-01-02 02:46:33 +01:00
ffd5125d3f
Fix apt install step 2024-01-02 02:42:57 +01:00
90a500c8e8
Add chromium dependency to Unlighthouse install step 2024-01-02 02:41:55 +01:00
1537f8a410
Prettier Changes 2024-01-02 02:39:22 +01:00