rspace-online/server
Jeff Emmett abbfb552cc feat: client-side tab caching for instant tab switching
Previously loaded tabs stay in the DOM and are shown/hidden via CSS.
New tabs are fetched via fetch() + DOMParser on first visit, then
cached. Switching back is instant with no network request.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-28 23:21:10 +00:00
..
local-first security: remove hardcoded secrets, require env vars 2026-02-26 09:45:10 -08:00
community-store.ts feat: space cleanup + Edit Space modal (delete, update meta, manage members) 2026-02-27 17:35:24 -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: embed external apps via iframe in rSpace shell 2026-02-28 08:56:08 +00:00
landing-proxy.ts feat: proxy rich r*.online landing pages to rspace.online/{moduleId} 2026-02-27 13:31:24 -08:00
landing.ts fix: prevent double space prefix in dashboard links on subdomains 2026-02-28 09:04:47 +00: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: client-side tab caching for instant tab switching 2026-02-28 23:21:10 +00:00
spaces.ts feat: space cleanup + Edit Space modal (delete, update meta, manage members) 2026-02-27 17:35:24 -08:00
sync-instance.ts feat: wire DocSyncManager into rSpace WebSocket server 2026-02-25 05:19:21 +00:00