left4me/l4d2web/static/js
mwiegand 66d14feca5
refactor(l4d2-web): harden console-history.js against HTMX version drift and races
- pendingCommand captured in htmx:beforeRequest (not requestConfig).
- ensureLoaded shares a single inflight Promise across concurrent calls.
- Document why synthetic null-id entries are safe in the cache.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-14 21:42:05 +02:00
..
blueprint-overlay-picker.js feat(l4d2-web): per-overlay server.cfg aliases — expose checkbox + auto-exec 2026-05-09 01:26:31 +02:00
console-history.js refactor(l4d2-web): harden console-history.js against HTMX version drift and races 2026-05-14 21:42:05 +02:00
csrf.js chore(l4d2): flatten component layout 2026-05-05 23:47:06 +02:00
file-tree.js fix(files-overlay): post-deploy bug sweep + root-as-row UX 2026-05-09 19:46:19 +02:00
files-overlay.js ui(files-overlay): label root row as "/" instead of "(overlay root)" 2026-05-09 19:50:14 +02:00
modal.js fix(web): event-delegate modal triggers so HTMX-swapped buttons work 2026-05-09 15:18:27 +02:00
password-reveal.js feat: add password reveal toggle JS 2026-05-13 11:36:40 +02:00
sse.js feat(l4d2-web): server + overlay detail — live-refresh via HTMX, restructured 2026-05-09 01:27:30 +02:00