rspace-online/shared/components
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
..
rstack-app-switcher.ts feat: canonical subdomain routing — {space}.rspace.online/{moduleId} 2026-02-25 16:24:36 -08:00
rstack-identity.ts feat: canonical subdomain routing — {space}.rspace.online/{moduleId} 2026-02-25 16:24:36 -08:00
rstack-mi.ts feat: consistent headers across all rApps + add mi AI assistant 2026-02-25 15:09:41 -08:00
rstack-space-switcher.ts feat: canonical subdomain routing — {space}.rspace.online/{moduleId} 2026-02-25 16:24:36 -08:00
rstack-tab-bar.ts feat: layered tab system with inter-layer flows and bidirectional feeds 2026-02-25 15:29:03 -08:00