Zac Gaetano zgaetano · He/Him
  • Joined on 2026-03-31
zgaetano closed issue WildDragonLLC/dragonflight#86 2026-05-25 19:29:40 -04:00
BUG: Upload routes missing authentication — requireAuth imported but never used
zgaetano closed issue WildDragonLLC/dragonflight#83 2026-05-25 19:29:40 -04:00
BUG: Cluster screen "Remove node" sends DELETE to wrong URL — /cluster/nodes/:id vs server /:id
zgaetano opened issue WildDragonLLC/dragonflight#91 2026-05-25 19:29:39 -04:00
BUG: recorders.js dockerApi has no socket timeout — hung Docker socket blocks recorder start/stop indefinitely
zgaetano closed issue WildDragonLLC/dragonflight#79 2026-05-25 19:29:32 -04:00
BUG: proxy.js worker sets status='error' on failure at end — overrides existing live/ingesting status
zgaetano closed issue WildDragonLLC/dragonflight#81 2026-05-25 19:29:32 -04:00
Filmstrip generation timeout on long videos
zgaetano closed issue WildDragonLLC/dragonflight#78 2026-05-25 19:29:32 -04:00
BUG: GET /assets with both status and include_archived=true — archived filter overrides status filter
zgaetano pushed to main at WildDragonLLC/dragonflight 2026-05-25 19:29:24 -04:00
7fc502513e fix(#78): GET /assets — include_archived filter now independent of status filter
zgaetano opened issue WildDragonLLC/dragonflight#90 2026-05-25 19:29:05 -04:00
BUG: Trim jobs invisible in Jobs screen — inserted into DB jobs table but screen reads BullMQ only
zgaetano opened issue WildDragonLLC/dragonflight#89 2026-05-25 19:27:16 -04:00
SECURITY: SDK archive upload vulnerable to path traversal (tar/zip slip) — attacker can write arbitrary files on the server
zgaetano opened issue WildDragonLLC/dragonflight#88 2026-05-25 19:26:29 -04:00
BUG: upload.js imports from non-existent ../middleware/requireAuth.js — server crashes on startup if rebuilt
zgaetano opened issue WildDragonLLC/dragonflight#87 2026-05-25 19:25:49 -04:00
BUG: Thumbnail failure silently overrides proxy failure — flips asset to ready even when proxy is absent
zgaetano opened issue WildDragonLLC/dragonflight#86 2026-05-25 18:47:12 -04:00
BUG: Upload routes missing authentication — requireAuth imported but never used
zgaetano opened issue WildDragonLLC/dragonflight#85 2026-05-25 18:46:35 -04:00
BUG: Multipart upload failure leaves dangling S3 parts and 'ingesting' asset row — no cleanup on error
zgaetano opened issue WildDragonLLC/dragonflight#84 2026-05-25 18:46:12 -04:00
BUG: Containers tab always shows RUNNING badge and hardcoded 0% CPU / 0 MB memory
zgaetano opened issue WildDragonLLC/dragonflight#83 2026-05-25 18:46:09 -04:00
BUG: Cluster screen "Remove node" sends DELETE to wrong URL — /cluster/nodes/:id vs server /:id
zgaetano opened issue WildDragonLLC/dragonflight#82 2026-05-25 18:45:39 -04:00
BUG: shell.jsx Jobs nav badge hardcoded to "3" — always shows "3" regardless of actual job count
zgaetano opened issue WildDragonLLC/dragonflight#81 2026-05-25 18:38:41 -04:00
Filmstrip generation timeout on long videos
zgaetano pushed to main at WildDragonLLC/dragonflight 2026-05-25 18:36:40 -04:00
2e1ac72585 fix(#79): proxy worker respects live/ingesting status on error
zgaetano closed issue WildDragonLLC/dragonflight#54 2026-05-25 18:27:30 -04:00
[Low] normalizeAsset seed uses only first char of ID (6 variations)
zgaetano closed issue WildDragonLLC/dragonflight#53 2026-05-25 18:27:30 -04:00
[Low] No error state when loadData fails - empty UI with no warning