Compare commits

..

103 commits

Author SHA1 Message Date
da47967b91
Prettier linting 2024-01-06 14:40:46 +01:00
1ce48af64b
Edit About page contents 2024-01-06 14:39:37 +01:00
f67770e960
Release Candidate 1.0.0-rc.7 2024-01-06 14:37:04 +01:00
882387d3ad
Cosmetic Fixes 2024-01-06 14:36:52 +01:00
b8a0c155b0
Fix Pull Request CI comparing Tag against package.json 2024-01-06 14:07:10 +01:00
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
e9c805c36b
Release Candidate 1.0.0-rc.2 2024-01-02 02:36:24 +01:00
fb8c4c4fd9
Add unlighthouse to Release + Pull Request Actions, Add Unlighthouse config file 2024-01-02 02:36:13 +01:00
d075b04ac8
Add title and description to placeholder pages 2024-01-02 02:11:51 +01:00
93954c86ee
Add Skeleton UI component from shadcn 2024-01-02 02:11:36 +01:00
f80d56c057
Apply renaming of Card -> ServiceCard to the services page 2024-01-02 02:11:23 +01:00
1a761d60cc
Rename Card to ServiceCard. Add proper icon handling 2024-01-02 02:10:44 +01:00
52593efb62
Dynamically fetch list of icons and services and pass both to the ServiceCard 2024-01-02 02:10:18 +01:00
994c0bd2a0
Split pages.json to severs.json and services.json, move to /static/data/ 2024-01-02 02:09:50 +01:00
466f637207
API endpoint returning /data/services.json 2024-01-02 02:09:23 +01:00
b4f295bf46
API endpoint listing all icons in icons directory 2024-01-02 02:09:07 +01:00
e4cce6239d
Add IconType enum, make Service fields readonly 2024-01-02 02:08:43 +01:00
62d7fec6d7
Add separate -36 variants for 36px avifs 2024-01-02 02:08:10 +01:00
181a4e9ff9
Add unlighthouse to gitignore 2024-01-02 02:07:37 +01:00
5ad7941c9b
Add .idea directory to gitignore, add pages for About and Servers 2024-01-01 22:59:52 +01:00
06ddb41900
Remove dummy data on Home page 2024-01-01 22:55:35 +01:00
bed766f72f
Switch to 2 Wide indents 2024-01-01 22:53:35 +01:00
6e3bbc176a
Use registry with buildx 2024-01-01 21:33:52 +01:00
0b82f23d3c
USe node:20-bookworm for faster Actions 2024-01-01 21:30:03 +01:00
698daed1c6
Fix Dockerfile 2024-01-01 21:21:07 +01:00
7e7e560424
Fix Actions tag reference 2024-01-01 21:09:46 +01:00
251743d4d2
Fix Actions tag reference 2024-01-01 21:04:32 +01:00
1f15215ce0
Actions Debugging 2024-01-01 20:51:36 +01:00
04e0bc6ccb
Forgejo Actions Debugging 2024-01-01 20:47:58 +01:00
7248b26278
FIx Actions tag variables 2024-01-01 20:33:29 +01:00
798bf7cba9
Add correct type to Card prop 2024-01-01 20:18:58 +01:00
4f04bb7b49
Remove Eslint from linting job due to likely incompat with Svelte 5 2024-01-01 20:18:34 +01:00
04b1bd79df
Add service type 2024-01-01 20:10:19 +01:00
7740f011bd
Prettier overwritten changes revert + eslint ignore ui components 2024-01-01 20:02:04 +01:00
9d5c6db7da
Prettier changes 2024-01-01 20:00:35 +01:00
94a8d2a8e7
only check src directory 2024-01-01 19:59:06 +01:00
3fe773576c
Release Candidate 1.0.0-rc.1 2024-01-01 19:45:06 +01:00
4eeb81fe17
Push Docker image to preview for -rc tags 2024-01-01 19:44:39 +01:00
009d75bd2a
Add AGPLv3 License 2024-01-01 19:38:45 +01:00
e2cdd0f81a
Add accessibility fields 2024-01-01 19:36:42 +01:00
387a950b69
Use avif instead of png/jpg 2024-01-01 19:36:27 +01:00
dc04b71304
Add Link Icon to card 2024-01-01 18:40:02 +01:00
a0d16eb8db
Added services page with unfinished service card element 2024-01-01 07:07:55 +01:00
d8dba19353
Switched port to 8000 2024-01-01 07:07:27 +01:00
04ecead4cf
Added colors to tailwind config 2024-01-01 07:07:18 +01:00
fe1c776f54
Adjusted pending color 2024-01-01 07:07:04 +01:00
ec46d06564
Update gitignore 2024-01-01 05:56:51 +01:00
ec6625ace3
Delete config templates 2024-01-01 05:56:41 +01:00
668a5ce6e7
Add Navbar using shadcn Button 2024-01-01 05:56:29 +01:00
bdc8203026
Add postcss/tailwind/shadcn 2024-01-01 05:56:10 +01:00
980a44c2ea
Move icons to svelte ordering 2024-01-01 05:55:35 +01:00
ba070f387c
Add Svelte 5/SvelteKit 2 2024-01-01 05:55:11 +01:00
6b58950e78
Remove next.js 2024-01-01 05:53:14 +01:00
b534bebad9
Adopt Actions changes from other repos 2024-01-01 05:51:51 +01:00

View file

@ -118,7 +118,7 @@ jobs:
with:
push: true
tags: ${{ steps.tags.outputs.version }}, ${{ steps.tags.outputs.latest }}
release:
needs: build
if: success()