Zac Gaetano zgaetano · He/Him
  • Joined on 2026-03-31
zgaetano pushed to main at WildDragonLLC/dragonflight 2026-05-16 17:02:40 -04:00
44b59742b8 redesign: jobs.html — filter tabs, type chips, inline progress, detail panel
zgaetano pushed to main at WildDragonLLC/dragonflight 2026-05-16 16:48:27 -04:00
7aae1d2738 feat: redesign capture.html with new design system
zgaetano pushed to main at WildDragonLLC/dragon-iso 2026-05-16 16:27:33 -04:00
1cdd4ebd04 fix(installer+wpf): REVERT runas /trustlevel demotion (it was the bug, not the fix)
zgaetano pushed to main at WildDragonLLC/dragonflight 2026-05-16 13:57:21 -04:00
f7a96677ef feat: redesign recorders.html with new design system
zgaetano pushed to main at WildDragonLLC/dragon-iso 2026-05-16 13:38:48 -04:00
ea940ffac4 test(engine): extract ShouldAutoRebuild as pure fn + cover 6 cases
zgaetano pushed to main at WildDragonLLC/dragon-iso 2026-05-16 13:37:03 -04:00
aaa2a76814 docs(next-steps): NDI Find stuck-at-zero was the real bug; self-heal in c30a616
zgaetano pushed to main at WildDragonLLC/dragon-iso 2026-05-16 13:35:35 -04:00
c30a6163c8 fix(engine): self-healing NDI discovery + unified poll loop
zgaetano pushed to main at WildDragonLLC/dragonflight 2026-05-16 13:06:12 -04:00
cf93b2f378 feat: redesign upload.html and recorders.html: upload.html
zgaetano pushed to main at WildDragonLLC/dragonflight 2026-05-16 13:04:46 -04:00
c6cca63595 feat: redesign index.html, upload.html, recorders.html: index.html
zgaetano pushed to main at WildDragonLLC/dragonflight 2026-05-16 13:02:35 -04:00
c0d3d0590b feat: full GUI redesign — broadcast control register aesthetic: common.css
zgaetano pushed to main at WildDragonLLC/dragon-iso 2026-05-16 12:16:59 -04:00
54ee578fe9 fix(wpf): de-elevate via runas env-var marker (CLI arg breaks runas /trustlevel)
zgaetano pushed to main at WildDragonLLC/dragon-iso 2026-05-16 11:43:57 -04:00
2552d46210 fix(installer): wrap shortcut Target in 'runas /trustlevel:0x20000'
zgaetano pushed to main at WildDragonLLC/dragon-iso 2026-05-16 11:39:34 -04:00
0e73746b58 docs(next-steps): root cause was explorer-spawn elevation, fix shipped in 191b2c5
zgaetano pushed to main at WildDragonLLC/dragon-iso 2026-05-16 11:36:57 -04:00
191b2c5f52 fix(wpf): de-elevate when spawned by elevated explorer (NDI mDNS isolation)
zgaetano pushed to main at WildDragonLLC/dragon-iso 2026-05-16 11:24:42 -04:00
e01fa364e8 docs(next-steps): cold-start launch fix verified — 3 launch paths green
zgaetano pushed to main at WildDragonLLC/dragon-iso 2026-05-16 11:23:34 -04:00
09e5b59dfd fix: cold-start discovery + installer shortcuts + single-instance hardening
zgaetano pushed to main at WildDragonLLC/dragon-iso 2026-05-16 08:58:33 -04:00
f47edfb2f6 ISO toggle: widen column 110->124, tighten padding so 'Enable' fits
47914fcd77 ISO toggle: square corners to match the rest of the button family
dba7dcc8a8 gear icon: swap Path glyph for U+2699 + bump column to 56px
Compare 3 commits »
zgaetano pushed to main at WildDragonLLC/dragon-iso 2026-05-16 08:48:11 -04:00
6c9bee7391 fix(wpf): catch participant-left race in ToggleIsoAsync, toast instead of crash
zgaetano pushed to main at WildDragonLLC/dragonflight 2026-05-16 08:44:52 -04:00
f5abf359fb fix(nginx): use Docker embedded DNS resolver to avoid startup DNS failure
zgaetano pushed to main at WildDragonLLC/dragonflight 2026-05-16 08:39:49 -04:00
af9c9dbae4 fix(db): parse DATABASE_URL in pool.js instead of individual DB_* vars