aprs.me/assets
Claude a8051ce247
fix: code review refinements
- RegexCache: change ETS table from :public to :protected for consistency
  with other tables, preventing uncontrolled writes bypassing GenServer
- MobileChannel: ensure_float now returns nil instead of the original
  unparsed string on parse failure, so validate_bounds properly rejects it
- map.ts: remove dead commented-out localStorage code
- map.ts: use instanceof HTMLAnchorElement instead of unsafe type cast
  in popup navigation handler
- TrailManager: add destroyed flag to prevent stale RAF and debounce
  callbacks from firing after destroy, and clean up hover timer on destroy

https://claude.ai/code/session_01Ps7Zq3wiBur1RtRKN7JM6X
2026-03-27 16:18:27 -05:00
..
css vendor heroicons SVGs, remove GitHub dependency 2026-03-03 13:34:23 -06:00
js fix: code review refinements 2026-03-27 16:18:27 -05:00
vendor vendor heroicons SVGs, remove GitHub dependency 2026-03-03 13:34:23 -06:00