rspace-online/modules/rnetwork/components
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
..
folk-crm-view.ts feat: add subnav outputPaths for rcart, rmeets, rwallet; CRM URL-path tabs 2026-03-12 01:37:05 -07:00
folk-delegation-manager.ts feat(rnetwork): weight accounting, ring layout, inline delegation UI 2026-03-15 16:34:54 -07:00
folk-graph-viewer.ts perf(rnetwork): optimize 3D graph rendering + fix cross-platform mobile PWA 2026-03-15 22:08:22 -07:00
folk-trust-sankey.ts feat(rnetwork): weight accounting, ring layout, inline delegation UI 2026-03-15 16:34:54 -07:00
network.css feat: add interactive canvas to rNetwork + rSocials canvas view 2026-03-04 19:16:46 -08:00