rspace-online/website
Jeff Emmett 8bd899d146 fix: persist theme via html[data-theme] + theme.css custom properties
- Blocking <head> script restores canvas-theme from localStorage
  with prefers-color-scheme fallback (no FOUC)
- New theme.css with CSS custom properties for dark/light
- Removed data-theme from body/header/tab-row (now on <html>)
- Theme toggle writes to documentElement instead of body

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 11:56:51 -08:00
..
public fix: persist theme via html[data-theme] + theme.css custom properties 2026-03-03 11:56:51 -08:00
admin.html fix: use single-segment admin endpoints to bypass Cloudflare redirect 2026-02-28 22:58:37 -08:00
canvas.html fix: cursor world-coords, loading skeleton, WebSocket readyState guard 2026-03-03 10:40:13 -08:00
create-space.html feat: logo + standardized header across all rSpace pages 2026-02-27 17:16:29 -08:00
index.html feat: restyle rSpace.online about page to rApp theme + (you)rSpace CTA in space switcher 2026-02-27 17:50:30 -08:00
shell.ts fix: disconnect from spaces and redirect on EncryptID sign-out 2026-03-02 13:15:09 -08:00
sw.ts fix: folk-wrapper crash, service worker API exclusion, fal.ai endpoint 2026-03-02 23:36:15 -08:00
test-stack.html test: add stack view + wiring test page 2026-03-02 13:03:29 -08:00