rspace-online/website
Jeff Emmett cc116e6be8 feat: canonical subdomain routing — {space}.rspace.online/{moduleId}
Consolidate URL routing so all rApps flow through
{space}.rspace.online/{moduleId} as the canonical URL pattern.

- Subdomain handler now routes all modules (not just canvas)
- Standalone domains (rvote.online etc) → 301 redirect to canonical
- Add shared/url-helpers.ts for subdomain-aware URL generation
- Update app-switcher, space-switcher, identity, tab-bar navigation
- Shell inline scripts use __rspaceNavUrl for all URL generation
- Path-based rspace.online/:space/:moduleId still works as fallback

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-25 16:24:36 -08:00
..
public refactor: standardize module component UI across all rApps 2026-02-25 15:47:58 -08:00
admin.html feat: consistent headers across all rApps + add mi AI assistant 2026-02-25 15:09:41 -08:00
canvas.html feat: layered tab system with inter-layer flows and bidirectional feeds 2026-02-25 15:29:03 -08:00
create-space.html feat: consistent headers across all rApps + add mi AI assistant 2026-02-25 15:09:41 -08:00
index.html feat: auto-route users to personal/demo space + landing overlay 2026-02-25 15:47:47 -08:00
shell.ts feat: canonical subdomain routing — {space}.rspace.online/{moduleId} 2026-02-25 16:24:36 -08:00
sw.ts feat: add offline-first support with IndexedDB persistence and Service Worker 2026-02-18 12:39:28 -07:00