Files
James Pine ef65e9b74b fix(web): polyfill crypto.randomUUID for non-HTTPS contexts
crypto.randomUUID is only available in secure contexts (HTTPS/localhost).
Add a polyfill so the web app works when served over HTTP on LAN.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-15 01:10:01 -07:00
..