Files
TUIkit/docs/public
phranck 85dd84aee8 Chore: Third-pass cleanup — timer safety, dead assets, ref hygiene
- HeroTerminal: all timers now flow through scheduleTimer/pendingTimersRef,
  eliminating seekTimeoutRef/zoomTimerRef/powerOffTimerRef entirely;
  poweringOnRef guards against rapid double-click race condition
- TerminalScreen: trim lineRefsRef to ROWS in pushLine to prevent
  unbounded stale DOM ref accumulation
- Remove ~1.1MB unused audio duplicates (mp3 copies of m4a files,
  unreferenced seek2 in both formats)
- Remove unused favicon-16.png
2026-02-02 15:10:59 +01:00
..