rspace-online/server
Jeff Emmett 9db9c89bed fix: dark background on all demo pages + calendar mobile improvements
Shell CSS: add body background (#0f172a) so all module pages have the
dark theme instead of transparent/white on mobile. Add mobile media
queries for #app padding and nav wrapping.

Calendar: add day-detail panel that opens on tap (crucial for mobile
where event labels are hidden). Improve touch targets, add source
badges in event modal, shorter weekday headers for narrow screens.

Cache-bust shell.css, cal JS, and swag JS via ?v=2 query params to
bypass Cloudflare edge cache.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-28 07:10:40 +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: enhance demo modes across 12 modules + add inbox/sharp/x402 deps 2026-02-28 06:48:51 +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 feat: enhance demo modes across 12 modules + add inbox/sharp/x402 deps 2026-02-28 06:48:51 +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 fix: dark background on all demo pages + calendar mobile improvements 2026-02-28 07:10:40 +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