rspace-online/server
Jeff Emmett 3808b51a64 feat: strip demo pages to show just the interactive component
Demo pages now render the same clean shell as regular spaces — just the
<folk-*> component full-page, no marketing wrapper (hero, feature cards,
CTA). Descriptions belong on landing pages, not demos.

- Remove demo branch from 7 module route handlers (rcal, rcart, rfunds,
  rnotes, rtrips, rtube, rvote)
- Delete 7 demo.ts files (~1200 lines of dead markup)
- Remove renderDemoShell() and DEMO_PAGE_CSS from server/shell.ts
- Remove demoPage field from RSpaceModule interface
- Rename top rApp dropdown item from "rSpace" to "rStack"

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-01 15:03:46 -08:00
..
local-first security: remove hardcoded secrets, require env vars 2026-02-26 09:45:10 -08:00
community-store.ts feat: three-state FUN — present, forgotten (faded), deleted 2026-03-01 11:44:02 -08:00
encryptid-sdk.d.ts fix: resolve TypeScript build errors for Docker deployment 2026-02-13 14:59:04 -07:00
index.ts feat: auto-provision personal spaces on first visit + redirect logged-in users from demo 2026-03-01 14:31:32 -08:00
landing-proxy.ts feat: hide "Try Demo" header button when logged in 2026-03-01 14:16:59 -08:00
landing.ts feat: hide "Try Demo" header button when logged in 2026-03-01 14:16:59 -08:00
output-list.ts feat: add outputPaths to module interface and browsable list pages 2026-03-01 13:55:29 -08:00
seed-campaign.ts fix: zoom-aware drag, minimum-penetration collision, replace unicode escapes 2026-02-27 16:48:50 -08:00
seed-demo.ts fix: zoom-aware drag, minimum-penetration collision, replace unicode escapes 2026-02-27 16:48:50 -08:00
shell.ts feat: strip demo pages to show just the interactive component 2026-03-01 15:03:46 -08:00
spaces.ts fix: use single-segment admin endpoints to bypass Cloudflare redirect 2026-02-28 22:58:37 -08:00
sync-instance.ts feat: wire DocSyncManager into rSpace WebSocket server 2026-02-25 05:19:21 +00:00