Commit graph

30 commits

Author SHA1 Message Date
eb44208419
Including Version number on about page
Some checks failed
Run Tests on Code / test (push) Failing after 25s
Build Docker Image on Pull Request / test (pull_request) Failing after 1m29s
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
Some checks failed
Run Tests on Code / test (push) Failing after 25s
Build Docker Image on Pull Request / test (pull_request) Failing after 1m35s
2024-01-04 00:51:58 +01:00
0da201f392
Simplify css 2024-01-04 00:51:27 +01:00
464efa8cb8
linting changes
Some checks failed
Run Tests on Code / test (push) Successful in 24s
Build Docker Image on Pull Request / test (pull_request) Failing after 1m29s
2024-01-04 00:01:02 +01:00
275fcac89c
this belongs to e67c19d688
Some checks failed
Run Tests on Code / test (push) Failing after 24s
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
Some checks failed
Run Tests on Code / test (push) Failing after 24s
2024-01-03 23:58:08 +01:00
6e7fe75654
Use env vars instead of file contents (also allows for easier ci testing)
All checks were successful
Run Tests on Code / test (push) Successful in 25s
2024-01-03 22:53:51 +01:00
1d2be60c1e
Fix crash on /services page when credentials file not present
Some checks failed
Run Tests on Code / test (push) Successful in 9m44s
Build and Release Docker Image / test (push) Has been cancelled
Build and Release Docker Image / build (push) Has been cancelled
Build and Release Docker Image / release (push) Has been cancelled
2024-01-03 21:09:58 +01:00
cedf89e106
linting changes
Some checks failed
Run Tests on Code / test (push) Has been cancelled
2024-01-03 20:40:52 +01:00
5d8be9d77c
Integrate with Uptime Kuma Socket.io API
Some checks failed
Run Tests on Code / test (push) Has been cancelled
2024-01-03 20:39:53 +01:00
1537f8a410
Prettier Changes
Some checks failed
Run Tests on Code / test (push) Successful in 23s
Build and Release Docker Image / test (push) Failing after 43s
2024-01-02 02:39:22 +01:00
d075b04ac8
Add title and description to placeholder pages
Some checks failed
Run Tests on Code / test (push) Failing after 19s
2024-01-02 02:11:51 +01:00
f80d56c057
Apply renaming of Card -> ServiceCard to the services page 2024-01-02 02:11:23 +01:00
52593efb62
Dynamically fetch list of icons and services and pass both to the ServiceCard 2024-01-02 02:10:18 +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
5ad7941c9b
Add .idea directory to gitignore, add pages for About and Servers
Some checks failed
Run Tests on Code / test (push) Failing after 24s
2024-01-01 22:59:52 +01:00
06ddb41900
Remove dummy data on Home page
Some checks failed
Run Tests on Code / test (push) Failing after 25s
2024-01-01 22:55:35 +01:00
04b1bd79df
Add service type
Some checks failed
Run Tests on Code / test (push) Failing after 3m34s
2024-01-01 20:10:19 +01:00
7740f011bd
Prettier overwritten changes revert + eslint ignore ui components
Some checks failed
Run Tests on Code / test (push) Failing after 1m53s
2024-01-01 20:02:04 +01:00
9d5c6db7da
Prettier changes
Some checks failed
Run Tests on Code / test (push) Has been cancelled
2024-01-01 20:00:35 +01:00
e2cdd0f81a
Add accessibility fields
Some checks failed
Run Tests on Code / test (push) Has been cancelled
2024-01-01 19:36:42 +01:00
dc04b71304
Add Link Icon to card
Some checks failed
Run Tests on Code / test (push) Failing after 1m27s
2024-01-01 18:40:02 +01:00
a0d16eb8db
Added services page with unfinished service card element
Some checks failed
Run Tests on Code / test (push) Failing after 22s
2024-01-01 07:07:55 +01:00
fe1c776f54
Adjusted pending color 2024-01-01 07:07:04 +01:00
668a5ce6e7
Add Navbar using shadcn Button 2024-01-01 05:56:29 +01:00
ba070f387c
Add Svelte 5/SvelteKit 2 2024-01-01 05:55:11 +01:00