Commit Graph
8 Commits
Author SHA1 Message Date
ide 4315ed07cc made number of days until button an environment variable 2026-08-17 23:00:19 +02:00
ide 495b0de7a7 finished implementing setting category 2026-08-17 22:47:02 +02:00
ide b3dd373403 idk what I did last 2026-06-12 19:24:39 +02:00
hulthe 6c69a9696b Allow gui web to be served through iframes 2026-01-11 10:22:47 +01:00
hulthe 759c37d76c Serve gui from server
The server will serve all files in the ./www directory relative to
itself. The ./www/pkg is populated when running

    wasm-pack build --release --target web

from the /gui directory
2025-12-29 19:25:33 +01:00
hulthe 70b097905c Add symlinks from srv to gui for web files
To allow the server to conveniently server the gui when developing
2025-12-29 19:15:55 +01:00
ide 5c88c876b3 added database 2025-12-28 19:54:32 +01:00
hulthe 245246d083 Rename crate folders 2025-12-28 14:51:24 +01:00