rspace-online/server
Jeff Emmett 9f3c9abf5b fix: canonicalize space URLs to subdomain pattern
rspace.online/{space}/{moduleId} now 301-redirects to
{space}.rspace.online/{moduleId} — spaces are subdomains,
not path segments. e.g. rspace.online/demo/rnotes →
demo.rspace.online/rnotes.

Landing pages (rspace.online/{moduleId}) unchanged.
API sub-path rewrite for demo "Try Demo" unchanged.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-27 16:20:36 -08:00
..
local-first security: remove hardcoded secrets, require env vars 2026-02-26 09:45:10 -08:00
community-store.ts security: remove hardcoded secrets, require env vars 2026-02-26 09:45:10 -08:00
encryptid-sdk.d.ts fix: resolve TypeScript build errors for Docker deployment 2026-02-13 14:59:04 -07:00
index.ts fix: canonicalize space URLs to subdomain pattern 2026-02-27 16:20:36 -08:00
landing-proxy.ts feat: proxy rich r*.online landing pages to rspace.online/{moduleId} 2026-02-27 13:31:24 -08:00
seed-campaign.ts feat: add rChats.online to ecosystem links and EncryptID allowed origins 2026-02-18 14:15:42 -07:00
seed-demo.ts feat: demo space improvements — description + sorted listing 2026-02-25 19:15:35 -08:00
shell.ts feat: restructure all 22 landing pages with standardized template 2026-02-27 16:05:26 -08:00
spaces.ts feat: space access request flow with notifications 2026-02-27 14:45:15 -08:00
sync-instance.ts feat: wire DocSyncManager into rSpace WebSocket server 2026-02-25 05:19:21 +00:00