Commit graph

277 commits

Author SHA1 Message Date
8d84391acc Bump forgejo-release to v2
Some checks failed
Run Tests on Code / test (push) Successful in 49s
Build Docker Image on Pull Request / test (pull_request) Failing after 3m27s
2024-08-06 17:03:06 +00:00
a897e5bb03
Prettier Linting
All checks were successful
Run Tests on Code / test (push) Successful in 3m46s
2024-08-06 19:02:16 +02:00
6ac9e68827
Version Info in Footer; Various formatting fixes; Removed WS debugging; Removed Gitlab from Services
Some checks failed
Run Tests on Code / test (push) Failing after 30s
2024-07-31 22:31:52 +02:00
8392c7885d
Release 1.0.0
All checks were successful
Run Tests on Code / test (push) Successful in 21s
Build and Release Docker Image / test (push) Successful in 4m55s
Build and Release Docker Image / build (push) Successful in 1m27s
Build and Release Docker Image / release (push) Successful in 1m14s
2024-01-06 15:12:49 +01:00
b0fc76ccdf Merge pull request 'Rewrite page in Svelte 5' (#49) from rewrite/svelte into main
All checks were successful
Run Tests on Code / test (push) Successful in 21s
Reviewed-on: #49
2024-01-06 14:12:09 +00:00
ea8e759f6a
Prettier linting
All checks were successful
Run Tests on Code / test (push) Successful in 25s
Build Docker Image on Pull Request / test (pull_request) Successful in 3m26s
2024-01-06 15:03:39 +01:00
23bd323bf8
Edit About page contents 2024-01-06 15:03:39 +01:00
b36c2bc082
Release Candidate 1.0.0-rc.7 2024-01-06 15:03:39 +01:00
9eb15db026
Cosmetic Fixes 2024-01-06 15:03:39 +01:00
528055fca0
Fix Pull Request CI comparing Tag against package.json 2024-01-06 15:03:39 +01:00
9aa8ca05f4
Release Candidate 1.0.0-rc.6 2024-01-06 15:03:39 +01:00
a4806e13ea
Prettier Linting 2024-01-06 15:03:39 +01:00
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