hulthe
894f5c5e20
Move wasm main to wasm.rs
2026-01-03 20:56:41 +01:00
hulthe
314a3b455c
Fix viewport height on mobile browsers
2025-12-30 20:05:40 +01:00
hulthe
7c78d35aaa
Fix web gui scaling on mobile
2025-12-30 20:05:25 +01:00
hulthe
2e869b76ef
Add some padding to Done button
2025-12-30 20:05:08 +01:00
hulthe
61073283a5
Remove default margin in index.html
2025-12-29 22:23:00 +01:00
hulthe
c3deb04a14
dockerfile: Bundle the gui as a web application
2025-12-29 19:27:48 +01:00
hulthe
9230b79cdb
Add .dockerignore
...
This stops the docker build cache from being invalidated when these
files changes, and it avoids copying the giant target folder into the
docker build context.
2025-12-29 19:27:10 +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
hulthe
0624b37f5a
Set background color in index.html to match Slint
2025-12-29 19:15:18 +01:00
hulthe
8f30e7d8bf
Fix web gui size
2025-12-29 19:05:14 +01:00
hulthe
258ae03cec
Make it run in browser
2025-12-28 23:24:18 +01:00
hulthe
ac82875a3d
Add refresh button
2025-12-28 22:18:06 +01:00
hulthe
3656db7e98
Add default data volume to Dockerfile
2025-12-28 21:45:06 +01:00
ide
5c88c876b3
added database
2025-12-28 19:54:32 +01:00
hulthe
62996052f2
Add dockerfile
2025-12-28 15:10:48 +01:00
hulthe
245246d083
Rename crate folders
2025-12-28 14:51:24 +01:00
hulthe
f15bba480a
Fix warnings
2025-12-28 14:08:54 +01:00
hulthe
9624425a62
gui: Change default view
2025-12-28 14:07:12 +01:00
ide
a97cd03eb3
made server address configurable
2025-12-28 13:59:00 +01:00
ide
f413f27bf0
sync list updates with server
2025-12-27 22:58:07 +01:00
hulthe
169c6f89cd
Add icon to flatpak
2025-12-22 07:52:33 +01:00
hulthe
e15b50b3b4
Add flatpak script
2025-12-22 00:02:51 +01:00
hulthe
35e26f7642
Use rustls over openssl to simplify cross compilation
2025-12-20 20:43:26 +01:00
hulthe
22f829f579
Load shopping list from server on app startup
2025-12-20 20:35:54 +01:00
ide
8059ab7b85
Simple server completed
2025-12-20 15:01:47 +01:00
hulthe
cecf95771b
Work on UI
2025-12-14 19:59:53 +01:00
hulthe
dd66f2f4f0
Enable slint live preview
2025-12-14 19:59:42 +01:00
hulthe
e965518284
Add basic slint app
2025-12-14 19:09:13 +01:00
hulthe
4860851dba
initial commit
2025-12-14 18:40:50 +01:00