rspace-online/website
Jeff Emmett 7420228ce9 feat: add Mermaid diagram generator canvas tool + share panel role selector
- Add folk-mermaid-gen web component: AI-powered diagram generation via
  Ollama, client-side SVG preview via mermaid.js, animated GIF export via
  mermaid.rspace.online API
- Register in canvas tools, toolbar, and shape registry
- Add role selector dropdown to share panel invite form (backend already
  supports role parameter)
- Fix pre-existing TS errors: SankeyNode missing address field,
  SpaceMember type mismatch in WebSocket auth fallback

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-01 14:01:52 -07:00
..
public Fix sidebar showing all modules: hide Manage panel when none disabled 2026-04-01 12:32:53 -07:00
admin.html fix(spaces): fix space creation routing and use /rspace URLs 2026-03-20 11:07:01 -07:00
canvas.html feat: add Mermaid diagram generator canvas tool + share panel role selector 2026-04-01 14:01:52 -07: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 Code-split shell.js: lazy-load Automerge/WASM offline chunk 2026-04-01 12:40:32 -07:00
shell.ts Code-split shell.js: lazy-load Automerge/WASM offline chunk 2026-04-01 12:40:32 -07:00
sw.ts feat(pwa): install banner + update notification for service worker 2026-03-31 10:40:07 -07:00
test-stack.html test: add stack view + wiring test page 2026-03-02 13:03:29 -08:00