rspace-online/website
Jeff Emmett 84c3c318d8 feat: async 3D gen, calendar reminder widget, cross-module drag, subdomain URL fixes
- Make /api/3d-gen async with job queue + email notification on completion
- Add reminder mini-calendar widget to canvas (top-right on shape select)
- Make items draggable across 6 modules (rNotes, rTasks, rFiles, rSplat, rPhotos, rBooks)
- Upgrade rCal drop handler with time-picker popover instead of confirm()
- Show reminder indicators (dots + badges) on calendar days
- Fix subdomain routing: remove space slug from server-rendered sub-nav,
  tab bar, and module links in production (/{moduleId} not /{space}/{moduleId})
- Add buildSpaceUrl() helper for correct external URL generation
- Fix rcart payment URLs for subdomain routing
- Fix rSchedule email links to use subdomain format

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-16 22:18:51 +00: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 feat: async 3D gen, calendar reminder widget, cross-module drag, subdomain URL fixes 2026-03-16 22:18:51 +00: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 fix: remove deprecated PWA meta tag, add 3D gen timeout, quiet WS errors 2026-03-15 22:23:00 -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(rsplat): image staging endpoint, viewer improvements, SW updates 2026-03-16 12:24:40 -07:00
test-stack.html test: add stack view + wiring test page 2026-03-02 13:03:29 -08:00