Drew Malzahn de37809eec
Some checks failed
Deploy / deploy (push) Failing after 44s
fix: Copy share URL over HTTP via execCommand fallback
navigator.clipboard is only available in a secure context (HTTPS or
localhost), so the Copy URL button threw over plain HTTP. Fall back to
the deprecated document.execCommand("copy") when the Clipboard API is
unavailable.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-18 01:41:17 +00:00
2026-06-10 01:35:03 +00:00
2026-06-17 00:02:30 +00:00
2026-06-17 00:03:04 +00:00
2026-06-05 02:38:42 +00:00
Description
No description provided
32 MiB
Languages
HTML 95.5%
TypeScript 2.3%
CSS 1.3%
Python 0.4%
JavaScript 0.2%
Other 0.2%