Commit Graph

6 Commits

Author SHA1 Message Date
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