7 Commits
Author SHA1 Message Date
ide 22cf928852 Add automatic generation of favourite buttons
favourite buttons are based on how often a good i added to list
finished implementing setting category
made number of days until button an environment variable

rebase on main and fix

ran cargo fmt
2026-08-19 23:48:19 +02:00
hulthe 5a1506feea Fix srv edition 2026-08-11 10:29:59 +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