Julian Çuni julian
  • Joined on 2026-05-03
julian released Desktop build (dev) at mca/parking_solution 2026-06-27 12:41:06 +00:00
julian pushed to dev at mca/parking_solution 2026-06-27 12:37:04 +00:00
6d32e0fc0f fix(i18n): correct translation for 'addAnother' in Albanian
3a60367232 feat(setup): print a real test slip from the printer "Test connection" modal
Compare 2 commits »
julian pushed to dev at mca/parking_solution 2026-06-27 12:23:19 +00:00
045892bc94 fix(deploy): group_add lp (gid 7) so the server can write the USB printer node
julian released Desktop build (dev) at mca/parking_solution 2026-06-27 12:19:56 +00:00
julian pushed to dev at mca/parking_solution 2026-06-27 12:14:25 +00:00
916c147b4d fix(camera): drop debug console.log(c) leaking the camera password to logs
julian pushed to dev at mca/parking_solution 2026-06-27 12:12:20 +00:00
1ea1aa4189 fix(deploy): pass the USB printer (usblp) into the host-net server container
julian pushed to dev at mca/parking_solution 2026-06-27 10:59:29 +00:00
9c20faf8de fix(deploy): drop server sysctls under host net (runc rejects per-netns sysctl)
julian released Desktop build (dev) at mca/parking_solution 2026-06-27 10:52:46 +00:00
julian pushed to dev at mca/parking_solution 2026-06-27 10:48:56 +00:00
a68dc23393 fix(i18n): update placeholder text for park name in English and Albanian translations
c87dcb2253 fix(deploy): server on host network so it sees the booth LAN / device VLAN
7eadf71a0b docs(wiki): appliance-provisioning — Komodo deploy is now the primary flow
Compare 3 commits »
julian pushed to dev at mca/parking_solution 2026-06-27 10:14:10 +00:00
9918f278b2 feat(deploy): Komodo fleet deployment — resources.toml + decision
julian released Desktop build (dev) at mca/parking_solution 2026-06-27 06:48:21 +00:00
julian pushed to dev at mca/parking_solution 2026-06-27 06:44:12 +00:00
83298bc0c5 fix(deploy): booth.sh works in the flat /opt layout; .env TAG=dev default
898cf1953a docs(wiki): camera 503/stream, alarm URL helper, reader ICMP liveness
dd0f6e483a fix(reader): real ICMP liveness — QR reader status was a hardcoded "ready"
40de8a7467 feat(setup): generate the camera's Alarm Server settings to paste
f0fd15bb88 fix(camera): selectable snapshot stream + retry transient 503 Device Busy
Compare 13 commits »
julian released Desktop build (dev) at mca/parking_solution 2026-06-24 17:12:16 +00:00
julian pushed to dev at mca/parking_solution 2026-06-24 17:08:22 +00:00
830993bcb8 fix(button-light): serialize relay sends + hot-reload the lamp config
fd15988a73 refactor(setup): split the controller form into Outputs and Inputs sections
420542ce10 fix(setup): add Dingtian relay-password field + secure secret re-merge on test
2915d141aa feat(devices): radar presence input + button-light output on the controller
Compare 4 commits »
julian released Desktop build (dev) at mca/parking_solution 2026-06-24 08:58:13 +00:00
julian pushed to dev at mca/parking_solution 2026-06-24 08:54:22 +00:00
215a3ac405 fix(ci): publish desktop installers via Gitea Release, not upload-artifact
julian pushed to dev at mca/parking_solution 2026-06-24 08:25:14 +00:00
e0cfeb5e71 fix(ci): unsigned desktop build must disable updater artifacts
julian pushed to dev at mca/parking_solution 2026-06-24 08:16:15 +00:00
8129b63a8c feat(profile): self-service name/email/password + desktop installers in CI
f9bd586265 docs(wiki): session context — first booth go-live (user split, Docker deploy, web access)
Compare 2 commits »
julian pushed to dev at mca/parking_solution 2026-06-23 17:18:56 +00:00
aa546235fb docs(wiki): container-deployment — relative /api + Caddy proxy web-access section
c637b2783c feat(deploy): Caddy reverse proxy — clean port-80 URL, server internal
77b2acb1ca fix(docker): SPA must use same-origin API base in the server image (CORS)
10923164ad fix(compose): pass COOKIE_SECURE, WS_ALLOWED_ORIGINS, EVENT_SIGNING_KEY, VISION_ENABLED
Compare 4 commits »
julian pushed to dev at mca/parking_solution 2026-06-23 13:59:43 +00:00
0a22eab4a8 fix(ci): install uv via official script, not astral-sh/setup-uv action