rspace-online/website/public
Jeff Emmett 22b5c00a13 fix(routing): prevent domain stacking and remove Try Demo button
- Fix server-side redirect to always use canonical rspace.online as base
  domain instead of deriving from hostClean (prevents demo.rspace.rspace.online)
- Fix bare-domain check to exact match instead of .includes() (prevents
  stacked subdomains from triggering bare-domain routing)
- Fix client-side rspaceNavUrl to guard against reserved subdomain names
  being used as space subdomains (e.g. rspace.rspace.online)
- Fix identity component _navUrl with same canonical domain guards
- Remove "Try Demo" header button from all shell rendering functions
- Remove demo-btn CSS styles
- Fix pre-existing SchemaType error in Gemini tool declarations

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-25 11:16:46 -07:00
..
_next/static feat: restore original rSpace-website landing page 2026-02-27 17:05:43 -08:00
icons feat: PWA support — installable app, Web Push notifications, app badge 2026-03-10 17:35:30 -07:00
images feat(rcart): add generated catalog product images for demo store 2026-03-11 17:18:46 -07:00
favicon.png Move favicon to public folder for Vite build 2026-01-02 13:41:58 +01:00
landing.html fix(infra): consolidate external service URLs to rspace.online (TASK-51.1) 2026-03-11 19:12:51 -07:00
logo.png Move favicon to public folder for Vite build 2026-01-02 13:41:58 +01:00
manifest.json feat: PWA support — installable app, Web Push notifications, app badge 2026-03-10 17:35:30 -07:00
og-image.png feat(seo): add OG/Twitter meta tags + generated OG banner image 2026-03-11 16:51:25 -07:00
shell.css fix(routing): prevent domain stacking and remove Try Demo button 2026-03-25 11:16:46 -07:00
theme.css feat: canvas background selector — grid, dot, or blank preference 2026-03-10 18:37:50 -07:00