rspace-online/server
Jeff Emmett c54be8e043 feat: logo + standardized header across all rSpace pages
- Add logo.png to every rstack-header (landing, canvas, index, admin, create-space, renderShell, module landing)
- Landing page: replace Next.js nav with standard rstack-header (app-switcher, MI bar, identity, Try Demo)
- index.html, admin.html, create-space.html: add RStackMi import + define
- index.html: add auth-change listener for space switcher reload
- shell.css: add .rstack-header__logo style (28px rounded)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-27 17:16:29 -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 feat: restore original rSpace-website landing page 2026-02-27 17:05:43 -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 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: logo + standardized header across all rSpace pages 2026-02-27 17:16:29 -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