Zac Gaetano zgaetano · He/Him
  • Joined on 2026-03-31
zgaetano created repository zgaetano/claudecodeui 2026-05-27 22:44:53 -04:00
zgaetano created branch main in zgaetano/BM-Camera-Control-WebUI 2026-05-27 22:34:04 -04:00
zgaetano pushed to main at zgaetano/BM-Camera-Control-WebUI 2026-05-27 22:34:04 -04:00
ba66bd743a Remove multi-camera switcher, add Wild Dragon logo watermark
e423bd4bf6 Redesign UI and add color science / video mode controls
6fcd7f0317 Update README.md
53fd2ebd3d Merge pull request #5 from jullrich/StoringCameraHostname
47ddf3552f adding javascript to store hostname in local storage between restart
Compare 10 commits »
zgaetano created repository zgaetano/BM-Camera-Control-WebUI 2026-05-27 22:33:06 -04:00
zgaetano pushed to main at WildDragonLLC/dragonflight 2026-05-27 22:11:28 -04:00
ac7730195d fix(web-ui): forward X-Forwarded-Proto from outer proxy so mam-api emits Set-Cookie
zgaetano pushed to main at WildDragonLLC/dragonflight 2026-05-27 22:00:47 -04:00
c24c6156dc fix(web-ui): stop nginx from eating Set-Cookie on /api/ and /capture/
7e3e6b2a28 fix(auth): force HTTPS on dragonflight.live so login cookies stick
Compare 2 commits »
zgaetano pushed to main at WildDragonLLC/dragonflight 2026-05-27 19:31:17 -04:00
5571768706 feat(panel): add .connected-bar CSS for compact connected state
zgaetano pushed to main at WildDragonLLC/dragonflight 2026-05-27 19:28:42 -04:00
350c23f9d1 fix(panel): restore main.js — add disconnectFromServer + connected-bar toggle
zgaetano pushed to main at WildDragonLLC/dragonflight 2026-05-27 19:28:00 -04:00
8028c4c4dd feat(auth): bound-hostname tokens for node-agent + return role from /me
zgaetano pushed to main at WildDragonLLC/dragonflight 2026-05-27 19:22:17 -04:00
e6da1432e5 fix(panel): restore main.js with disconnect feature (was accidentally emptied)
zgaetano pushed to main at WildDragonLLC/dragonflight 2026-05-27 19:21:52 -04:00
e22cf625bf feat(panel): add disconnectFromServer(); toggle connection-form / connected-bar
zgaetano pushed to main at WildDragonLLC/dragonflight 2026-05-27 19:21:39 -04:00
552506ec7a feat(panel): collapse connection form when connected; add Disconnect button
zgaetano pushed to main at WildDragonLLC/dragonflight 2026-05-27 19:16:10 -04:00
e5c9c770d0 fix(compose): plumb TRUST_PROXY + ALLOWED_ORIGINS through to mam-api container
zgaetano pushed to main at WildDragonLLC/dragonflight 2026-05-27 19:14:26 -04:00
a0a6bc9f20 feat(panel): migrate accent palette from hue-32 orange-red to hue-266 blue
zgaetano pushed to main at WildDragonLLC/dragonflight 2026-05-27 19:08:09 -04:00
c8e98ffa0d fix(auth): sync DEV_USER_ID with migration 023 — use all-zeros UUID
zgaetano pushed to main at WildDragonLLC/dragonflight 2026-05-27 18:45:24 -04:00
9dc572b913 fix(migration): replace invalid UUID in 023 dev user seed
zgaetano pushed to main at WildDragonLLC/dragonflight 2026-05-27 17:48:27 -04:00
14ece1a160 Merge branch 'feat/auth-system'
03d0d098f5 fix(auth): final-review integration fixes — Users page alias + PATCH, CSRF on uploads + heartbeat, drop .bak
8ede44ae87 docs(auth): flip AUTH_ENABLED default + document setup + recovery
2aec4636cb feat(web-ui): Settings → Account (change password) + API Tokens sections
cfe21e315e feat(web-ui): LoginScreen + SetupScreen (layout B from brainstorm)
Compare 30 commits »
zgaetano deleted branch design/auth-system from WildDragonLLC/dragonflight 2026-05-27 17:48:27 -04:00
zgaetano deleted branch feat/auth-system from WildDragonLLC/dragonflight 2026-05-27 17:48:27 -04:00
zgaetano pushed to feat/auth-system at WildDragonLLC/dragonflight 2026-05-27 15:43:18 -04:00
03d0d098f5 fix(auth): final-review integration fixes — Users page alias + PATCH, CSRF on uploads + heartbeat, drop .bak