You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
I Luk Kim bae87b5023 perf: cache static assets in service worker
Versioned cache-first for /js, /css, /fonts, manifest so the ~22 no-store assets (+~5MB fonts) aren't re-fetched through the tunnel on every load. Safe via the existing ?v= cache-busting URLs.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2 months ago
..
css fix: scroll reliability, Claude-mode detection, desktop send 2 months ago
fonts feat: initial commit with UX improvements 5 months ago
js fix: Claude view parsing/scroll, ngrok warning bypass, reliable send 2 months ago
index.html fix: Claude view parsing/scroll, ngrok warning bypass, reliable send 2 months ago
login.html fix: Claude view parsing/scroll, ngrok warning bypass, reliable send 2 months ago
manifest.json feat: initial commit with UX improvements 5 months ago
sw.js perf: cache static assets in service worker 2 months ago