Commit graph

275 commits

Author SHA1 Message Date
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
b1a2471841
Add Skeleton UI component from shadcn 2024-01-06 15:03:09 +01:00
b685f5e771
Apply renaming of Card -> ServiceCard to the services page 2024-01-06 15:03:09 +01:00
0a22ba5e08
Rename Card to ServiceCard. Add proper icon handling 2024-01-06 15:03:09 +01:00
0eb25708a0
Dynamically fetch list of icons and services and pass both to the ServiceCard 2024-01-06 15:03:09 +01:00
225b120ea0
Split pages.json to severs.json and services.json, move to /static/data/ 2024-01-06 15:03:09 +01:00
7f25f40fe6
API endpoint returning /data/services.json 2024-01-06 15:03:09 +01:00
ee5d6e947a
API endpoint listing all icons in icons directory 2024-01-06 15:03:09 +01:00
08282e07f0
Add IconType enum, make Service fields readonly 2024-01-06 15:03:09 +01:00
097d2e9e5e
Add separate -36 variants for 36px avifs 2024-01-06 15:03:09 +01:00
803aa95feb
Add unlighthouse to gitignore 2024-01-06 15:03:09 +01:00
c451e92745
Add .idea directory to gitignore, add pages for About and Servers 2024-01-06 15:03:09 +01:00
f05b68f820
Remove dummy data on Home page 2024-01-06 15:03:09 +01:00
159c78f9cc
USe node:20-bookworm for faster Actions 2024-01-06 15:03:05 +01:00
b2afbe35ec
Fix Dockerfile 2024-01-06 15:03:05 +01:00
74ab3328d2
Add correct type to Card prop 2024-01-06 15:02:54 +01:00
6ae4141b8c
Remove Eslint from linting job due to likely incompat with Svelte 5 2024-01-06 15:02:54 +01:00
3d31710c3f
Add service type 2024-01-06 15:02:54 +01:00
8aa858a49e
Prettier overwritten changes revert + eslint ignore ui components 2024-01-06 15:02:54 +01:00
eeaeca1006
Prettier changes 2024-01-06 15:02:54 +01:00
d99d508bd6
only check src directory 2024-01-06 15:02:54 +01:00
d9f6f2d0be
Release Candidate 1.0.0-rc.1 2024-01-06 15:02:54 +01:00
256f432c22
Add AGPLv3 License 2024-01-06 15:02:52 +01:00
3d87538aea
Add accessibility fields 2024-01-06 15:02:52 +01:00
090b97a3f6
Use avif instead of png/jpg 2024-01-06 15:02:52 +01:00
bfd9dcaa7d
Add Link Icon to card 2024-01-06 15:02:52 +01:00
6c2f29afa6
Added services page with unfinished service card element 2024-01-06 15:02:52 +01:00
0d1f4cd766
Switched port to 8000 2024-01-06 15:02:52 +01:00
7ec403841b
Added colors to tailwind config 2024-01-06 15:02:52 +01:00
be892d00c1
Adjusted pending color 2024-01-06 15:02:52 +01:00
bd0b102d02
Update gitignore 2024-01-06 15:02:51 +01:00
60710322b8
Delete config templates 2024-01-06 15:02:51 +01:00
c7317324ab
Add Navbar using shadcn Button 2024-01-06 15:02:51 +01:00
e4607afd22
Add postcss/tailwind/shadcn 2024-01-06 15:02:51 +01:00
0292f34504
Move icons to svelte ordering 2024-01-06 15:02:51 +01:00
3cd2a0f5af
Add Svelte 5/SvelteKit 2 2024-01-06 15:02:51 +01:00
04a1cd1580
Remove next.js 2024-01-06 15:02:51 +01:00
0824de8df1
Adopt Actions changes from other repos 2024-01-06 15:02:51 +01:00
d2206cbb72
Update build Action to resolve merge conflict with svelte rewrite branch
Some checks failed
Run Tests on Code / test (push) Has been cancelled
2024-01-06 15:01:32 +01:00
64632df708
Adjust build actions indenting
Some checks failed
Run Tests on Code / test (push) Has been cancelled
2024-01-06 14:51:57 +01:00
622c8539fe Update .forgejo/workflows/build+release.yml
All checks were successful
Run Tests on Code / test (push) Successful in 1m31s
2023-12-20 21:27:35 +00:00