Zac Gaetano zgaetano · He/Him
  • Joined on 2026-03-31
zgaetano pushed to main at WildDragonLLC/dragonflight 2026-05-26 18:45:51 -04:00
64d739b40d feat(admin): unified Storage settings page with mount/bucket health diagnostics
zgaetano opened issue WildDragonLLC/dragonflight#128 2026-05-26 18:22:49 -04:00
Tracker: 2026-05-26 audit session — 27 bugs logged (#100-#127)
zgaetano opened issue WildDragonLLC/dragonflight#127 2026-05-26 18:22:17 -04:00
node-agent on zampp2: redundant + dead env vars in .env.worker
zgaetano opened issue WildDragonLLC/dragonflight#126 2026-05-26 18:22:16 -04:00
Accessibility: icon-only buttons missing aria-label across asset and library screens
zgaetano opened issue WildDragonLLC/dragonflight#125 2026-05-26 18:22:08 -04:00
Frontend: hardcoded Premiere panel version 1.0.1 in editor download links
zgaetano opened issue WildDragonLLC/dragonflight#124 2026-05-26 18:21:56 -04:00
Frontend: typo setPgMclips should be setPgmClips for consistency
zgaetano opened issue WildDragonLLC/dragonflight#123 2026-05-26 18:21:54 -04:00
Frontend: 13 stray console.error / console.warn calls in production JSX
zgaetano opened issue WildDragonLLC/dragonflight#122 2026-05-26 18:21:51 -04:00
Frontend: production deploy ships React dev builds + in-browser Babel — slow first paint, console warnings leak
zgaetano opened issue WildDragonLLC/dragonflight#120 2026-05-26 18:21:19 -04:00
Backend: multer.memoryStorage holds 500 MB parts in RAM — concurrent uploads OOM the API
zgaetano opened issue WildDragonLLC/dragonflight#121 2026-05-26 18:21:19 -04:00
Backend: GET /recorders fires unbounded concurrent Docker API + PG calls (N+1)
zgaetano opened issue WildDragonLLC/dragonflight#119 2026-05-26 18:21:13 -04:00
Backend: assets list endpoint has no LIMIT cap — ?limit=999999999 OOMs the API
zgaetano opened issue WildDragonLLC/dragonflight#118 2026-05-26 18:21:07 -04:00
Backend: SDK upload extracts archives with no path-traversal protection (admin-only RCE risk)
zgaetano opened issue WildDragonLLC/dragonflight#117 2026-05-26 18:20:52 -04:00
Frontend: Schedule rows crash on null recorder_id (orphaned schedule)
zgaetano opened issue WildDragonLLC/dragonflight#116 2026-05-26 18:20:47 -04:00
Frontend: EditorKeyboard crash on document.activeElement = null
zgaetano opened issue WildDragonLLC/dragonflight#115 2026-05-26 18:20:46 -04:00
Frontend: hardcoded /api/v1 paths bypass ZAMPP_API.fetch in upload module
zgaetano opened issue WildDragonLLC/dragonflight#114 2026-05-26 18:20:26 -04:00
Storage admin page + external S3 → MAM bucket migration
zgaetano opened issue WildDragonLLC/dragonflight#113 2026-05-26 18:20:13 -04:00
Frontend: sidebar shows hardcoded "3" badge on Jobs forever
zgaetano opened issue WildDragonLLC/dragonflight#111 2026-05-26 18:20:07 -04:00
Frontend: setTimeout/setInterval leaks across multiple screens — setState on unmounted components
zgaetano opened issue WildDragonLLC/dragonflight#112 2026-05-26 18:20:07 -04:00
Frontend: hard page reload on project delete wipes in-flight state
zgaetano opened issue WildDragonLLC/dragonflight#110 2026-05-26 18:19:41 -04:00
index.html missing bmd-card.js — fixed in 1535bba but documenting the gap