rspace-online/website
Jeff Emmett efbd0f040c fix(canvas): plug memory leaks causing OOM on long sessions
- Store shape listener refs in Map, remove in unregisterShape() (critical leak)
- Compact Automerge history every 500 changes via clone() to cap WASM heap
- Clean shapeLastPos entries on shape removal
- Store outside-click handler ref, clean up in disconnectedCallback()
- Cap MI messages at 50 and prompt messages at 30 to prevent unbounded growth
- Store keep-alive interval handle

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-13 10:26:43 -04:00
..
public feat: cross-browser/cross-device compatibility sweep 2026-04-10 19:57:59 -04:00
admin.html fix(spaces): fix space creation routing and use /rspace URLs 2026-03-20 11:07:01 -07:00
canvas.html fix(canvas): plug memory leaks causing OOM on long sessions 2026-04-13 10:26:43 -04:00
create-space.html fix: cache-bust sw.js registration + no-cache header for SW/manifest 2026-03-25 18:02:14 -07:00
index.html fix: cache-bust sw.js registration + no-cache header for SW/manifest 2026-03-25 18:02:14 -07:00
shell-offline.ts fix: comprehensive memory leak and performance fixes across 44 files 2026-04-10 22:26:24 -04:00
shell.ts feat(comments): spatial comment pins on all rApp module pages 2026-04-10 11:15:05 -04:00
sw.ts fix(auth): same-origin passkey proxy + PRF fallback for Safari 2026-04-11 22:31:59 +00:00
test-stack.html test: add stack view + wiring test page 2026-03-02 13:03:29 -08:00