Zac Gaetano zgaetano · He/Him
  • Joined on 2026-03-31
zgaetano closed issue WildDragonLLC/dragonflight#108 2026-05-26 22:09:08 -04:00
zampp2 GPU capabilities stuck on raw /dev detection — GPU_COUNT env override blocks nvidia-smi enrichment
zgaetano closed issue WildDragonLLC/dragonflight#112 2026-05-26 22:09:02 -04:00
Frontend: hard page reload on project delete wipes in-flight state
zgaetano closed issue WildDragonLLC/dragonflight#115 2026-05-26 22:08:57 -04:00
Frontend: hardcoded /api/v1 paths bypass ZAMPP_API.fetch in upload module
zgaetano closed issue WildDragonLLC/dragonflight#116 2026-05-26 22:08:49 -04:00
Frontend: EditorKeyboard crash on document.activeElement = null
zgaetano closed issue WildDragonLLC/dragonflight#117 2026-05-26 22:08:43 -04:00
Frontend: Schedule rows crash on null recorder_id (orphaned schedule)
zgaetano closed issue WildDragonLLC/dragonflight#118 2026-05-26 22:08:38 -04:00
Backend: SDK upload extracts archives with no path-traversal protection (admin-only RCE risk)
zgaetano closed issue WildDragonLLC/dragonflight#119 2026-05-26 22:08:31 -04:00
Backend: assets list endpoint has no LIMIT cap — ?limit=999999999 OOMs the API
zgaetano closed issue WildDragonLLC/dragonflight#120 2026-05-26 22:08:25 -04:00
Backend: multer.memoryStorage holds 500 MB parts in RAM — concurrent uploads OOM the API
zgaetano closed issue WildDragonLLC/dragonflight#121 2026-05-26 22:08:19 -04:00
Backend: GET /recorders fires unbounded concurrent Docker API + PG calls (N+1)
zgaetano closed issue WildDragonLLC/dragonflight#123 2026-05-26 22:08:13 -04:00
Frontend: 13 stray console.error / console.warn calls in production JSX
zgaetano closed issue WildDragonLLC/dragonflight#124 2026-05-26 22:08:04 -04:00
Frontend: typo setPgMclips should be setPgmClips for consistency
zgaetano closed issue WildDragonLLC/dragonflight#125 2026-05-26 22:07:59 -04:00
Frontend: hardcoded Premiere panel version 1.0.1 in editor download links
zgaetano closed issue WildDragonLLC/dragonflight#126 2026-05-26 22:07:54 -04:00
Accessibility: icon-only buttons missing aria-label across asset and library screens
zgaetano closed issue WildDragonLLC/dragonflight#130 2026-05-26 22:07:46 -04:00
Bug: Jobs nav badge hardcoded to "3" — never reflects real count
zgaetano closed issue WildDragonLLC/dragonflight#131 2026-05-26 22:07:41 -04:00
Bug: Library route renders empty — .page selector not matched
zgaetano closed issue WildDragonLLC/dragonflight#132 2026-05-26 22:07:35 -04:00
Bug: Schedule route renders empty content
zgaetano closed issue WildDragonLLC/dragonflight#133 2026-05-26 22:07:30 -04:00
A11y: --text-3 color fails WCAG AA contrast on --bg-0
zgaetano closed issue WildDragonLLC/dragonflight#134 2026-05-26 22:07:23 -04:00
UX: App not responsive — sidebar overflows on mobile (375px)
zgaetano closed issue WildDragonLLC/dragonflight#135 2026-05-26 22:07:17 -04:00
A11y: Global search input missing aria-label and role="combobox"
zgaetano closed issue WildDragonLLC/dragonflight#136 2026-05-26 22:07:12 -04:00
UX: Dashboard and Library share the same nav icon