rspace-online/modules/rnetwork
Jeff Emmett 9008640f79 perf(rnetwork): optimize 3D graph rendering + fix cross-platform mobile PWA
Graph performance: seed node positions to prevent NaN geometry warnings,
cache sprite textures, reduce simulation ticks (120→50 warmup, 300→150
cooldown), cap particles at 2, lower sphere segments, halve label canvas
size, add sessionStorage graph data cache with 60s TTL.

Mobile PWA: add both mobile-web-app-capable (Chrome/Android) and
apple-mobile-web-app-capable (iOS), viewport-fit=cover for notch support,
apple-mobile-web-app-title, safe-area CSS insets on header/body, fix
admin.html missing all mobile meta tags.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-15 22:08:22 -07:00
..
components perf(rnetwork): optimize 3D graph rendering + fix cross-platform mobile PWA 2026-03-15 22:08:22 -07:00
landing.ts feat(rcart): QR code payment requests with self-service generator 2026-03-11 16:11:20 -07:00
local-first-client.ts feat(rnetwork): add Automerge schemas + local-first-client for CRM sync 2026-03-15 17:45:01 -07:00
mod.ts fix(rnetwork): check URL space slug not effectiveSpace for demo detection 2026-03-15 16:49:55 -07:00
schemas.ts feat(rnetwork): add Automerge schemas + local-first-client for CRM sync 2026-03-15 17:45:01 -07:00