rspace-online/website
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
..
public perf(rnetwork): optimize 3D graph rendering + fix cross-platform mobile PWA 2026-03-15 22:08:22 -07:00
admin.html perf(rnetwork): optimize 3D graph rendering + fix cross-platform mobile PWA 2026-03-15 22:08:22 -07:00
canvas.html perf(rnetwork): optimize 3D graph rendering + fix cross-platform mobile PWA 2026-03-15 22:08:22 -07:00
create-space.html perf(rnetwork): optimize 3D graph rendering + fix cross-platform mobile PWA 2026-03-15 22:08:22 -07:00
index.html perf(rnetwork): optimize 3D graph rendering + fix cross-platform mobile PWA 2026-03-15 22:08:22 -07:00
shell.ts feat: add ViewHistory for in-app back navigation, rename rWork to rTasks 2026-03-11 14:04:13 -07:00
sw.ts feat(rmaps): decompose modals into sub-components + SW offline pinging 2026-03-12 21:18:16 -07:00
test-stack.html test: add stack view + wiring test page 2026-03-02 13:03:29 -08:00