eb32347990
Switches to a global variable for client/serverConfig
2023-08-14 12:37:45 +02:00
c531e7231d
Added rendering of css variable the header.
2023-08-14 09:48:51 +02:00
1cd6e0ae1e
Adds ColorConfig to Config
2023-08-14 09:34:10 +02:00
4400eb5219
Adds support for font-awesome icons
2023-08-13 15:21:58 +02:00
9844498c95
Adds logo support with masking.
2023-08-13 14:57:09 +02:00
d13d6c1366
Start splitting in component the page.
2023-08-13 14:36:43 +02:00
edbbd2f0f6
Refactors loading function
...
* Initialize service component and handler in hooks
* Dynamically watch the config instead of a reload on each page
* Uses derived store for public server config
* Moves service data in its own page data property
* Reverts to a array to store group/services
2023-08-13 14:19:39 +02:00
f23f268b60
automatic service registration à la Svelte
2023-08-11 18:49:06 +02:00
9903497867
Makes finally dynamic component work??
2023-08-11 17:04:39 +02:00
09304b9a95
Attempts to a broken dynamic service loading.
2023-08-11 16:08:10 +02:00
22545e46bb
Made infrastructure to ensure private data is not leaked to client
2023-08-11 13:52:10 +02:00
8660345bf6
Makes dynamic configuration work in production
...
If a static file is mounted in the Docker image, it will be read at
each page load and sent to the client.
2023-08-11 11:00:18 +02:00
99b91a7ebb
Adds Dockerbuild file
2023-08-11 10:30:45 +02:00
931783245c
Skeleton for a yaml config.
2023-08-11 09:51:33 +02:00
052f3b71bf
output of npm create svelte@latest
2023-08-11 09:11:36 +02:00