Zac Gaetano zgaetano · He/Him
  • Joined on 2026-03-31
zgaetano pushed to main at WildDragonLLC/dragon-iso 2026-05-31 11:23:32 -04:00
edb7975039 rebrand: rename all TeamsISO source paths to Dragon-ISO
fc76b0dfb3 Add Dragon-ISO installer implementation plan
c5314ebae3 Add Dragon-ISO installer design spec
Compare 4 commits »
zgaetano pushed to main at WildDragonLLC/dragonflight 2026-05-31 10:52:11 -04:00
43656a5e88 shell: youtube nav icon: download → import
zgaetano pushed to main at WildDragonLLC/dragonflight 2026-05-31 10:50:44 -04:00
68461af990 icons: add import icon (arrow entering box)
zgaetano pushed to main at WildDragonLLC/dragonflight 2026-05-31 00:19:36 -04:00
8bc460025d screens-home: fix launcher tile icons
zgaetano pushed to main at WildDragonLLC/dragonflight 2026-05-30 18:59:29 -04:00
3578c7b4e9 fix(playout): Privileged only for decklink (SRT/NDI/RTMP/HLS crashed when GPU exposed without driver)
zgaetano pushed to main at WildDragonLLC/dragonflight 2026-05-30 18:57:21 -04:00
cddcc9a29e fix(mam-api): selfHeartbeat writes last_seen_at so primary node isn't stale-failover-killed
zgaetano pushed to main at WildDragonLLC/dragonflight 2026-05-30 17:32:17 -04:00
0e844c0fc3 fix(scheduler): use updated_at as grace anchor when last_heartbeat_at NULL
zgaetano pushed to main at WildDragonLLC/dragonflight 2026-05-30 17:16:55 -04:00
551af09dc7 fix(playout): install libnss3 so CEF can init (NSS -8023 was killing the channel ~30s in)
zgaetano pushed to main at WildDragonLLC/dragonflight 2026-05-30 17:14:08 -04:00
4d6a999665 fix(playout): pre-create NSS dir + CEF cache so CEF/HTML producer doesn't SIGABRT
zgaetano pushed to main at WildDragonLLC/dragonflight 2026-05-30 17:00:27 -04:00
f971d57bb9 fix(playout): use unzip not python zipfile (preserves exec bits)
zgaetano pushed to main at WildDragonLLC/dragonflight 2026-05-30 16:50:05 -04:00
7ab70948a0 fix(playout): entrypoint handles 2.4.x bin/casparcg layout + LD_LIBRARY_PATH for bundled libs
zgaetano pushed to main at WildDragonLLC/dragonflight 2026-05-30 16:49:50 -04:00
13bbd4216e fix(playout): correct 2.4.0 zip layout — binary is at casparcg_server/bin/casparcg
zgaetano pushed to main at WildDragonLLC/dragonflight 2026-05-30 16:44:25 -04:00
fcd8e8dd2e fix(playout): entrypoint finds binary in /opt/casparcg for 2.4.x tarball layout
zgaetano pushed to main at WildDragonLLC/dragonflight 2026-05-30 16:44:10 -04:00
67ac007706 fix(playout): downgrade CasparCG to 2.4.0 ubuntu22 zip (2.5 requires AVX2, ZAMPP has AVX only)
zgaetano pushed to main at WildDragonLLC/dragonflight 2026-05-30 16:32:12 -04:00
b4f2fb12ff fix(mam-api): heartbeat writes last_seen_at so playout failover sees healthy nodes
zgaetano pushed to main at WildDragonLLC/dragonflight 2026-05-30 16:30:55 -04:00
aa7f836493 fix(playout): strip XML comments from casparcg.config (2.5 rejects them)
zgaetano pushed to main at WildDragonLLC/dragonflight 2026-05-30 13:39:06 -04:00
c2409bd037 fix(mam-api): add last_seen_at to cluster_nodes for playout failover
zgaetano pushed to main at WildDragonLLC/dragonflight 2026-05-30 13:30:43 -04:00
42064acefa shell: fix nav icon conflicts
zgaetano pushed to main at WildDragonLLC/dragonflight 2026-05-30 13:29:20 -04:00
2e2b091653 icons: fix 4 icon issues found in audit
zgaetano pushed to main at WildDragonLLC/claudecodeui 2026-05-30 13:13:09 -04:00
25ca157f9d fix: restore full server/index.js (was truncated by TEST commit a1517e9) + wire /api/models route