|
4ce3e29f57
|
Optimize Socket.io connections for fewer open requests at any one time
|
2024-01-06 15:03:39 +01:00 |
|
|
0f50c43782
|
Adjust ServerCard for usage with Server list
|
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 |
|
|
1872b42d5d
|
Use env vars instead of file contents (also allows for easier ci testing)
|
2024-01-06 15:03:39 +01:00 |
|
|
84f45fa16a
|
Fix crash on /services page when credentials file not present
|
2024-01-06 15:03:34 +01:00 |
|
|
8e4bf3b409
|
linting changes
|
2024-01-06 15:03:34 +01:00 |
|
|
3c1938af80
|
Integrate with Uptime Kuma Socket.io API
|
2024-01-06 15:03:34 +01:00 |
|
|
5bd01c3a22
|
Prettier Changes
|
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 |
|
|
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 |
|
|
74ab3328d2
|
Add correct type to Card prop
|
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 |
|
|
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 |
|
|
be892d00c1
|
Adjusted pending color
|
2024-01-06 15:02:52 +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 |
|
|
3cd2a0f5af
|
Add Svelte 5/SvelteKit 2
|
2024-01-06 15:02:51 +01:00 |
|