rspace-online/website
Jeff Emmett bfdb09fc4b fix: iframe embed for standalone rApps, all links use rspace.online/r*
Replaced the fetch-and-proxy approach (which caused CORS errors for
cross-origin assets, fonts, and service workers) with full-page iframe
embedding. Modules with standalone domains are embedded in an iframe
below the rSpace header. Modules without get a simple generated landing
page. All "Try Demo" and app switcher links now consistently use
rspace.online/{moduleId} instead of demo.rspace.online.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-25 23:47:15 -08:00
..
public feat: add "Try Demo" button to all headers + revert landing page copy 2026-02-25 19:10:04 -08:00
admin.html feat: consistent headers across all rApps + add mi AI assistant 2026-02-25 15:09:41 -08:00
canvas.html refactor: remove rProviders from rApps, fix rSwag domain to rswag.online 2026-02-25 23:39:43 -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 fix: iframe embed for standalone rApps, all links use rspace.online/r* 2026-02-25 23:47:15 -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