rspace-online/website
Jeff Emmett ab2f69cd8a fix(canvas): use subdomain for space slug on *.rspace.online hosts
The communitySlug derivation was parsing path segments (e.g. /rcal) as
part of the space name instead of using the subdomain. On
jeff.rspace.online/rcal, this caused communitySlug to be "rcal" instead
of "jeff", making tab navigation redirect to rcal.rspace.online.

Now: on subdomain hosts, space always comes from the subdomain. Path
segments are only parsed for the space on localhost.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-16 18:20:29 -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 fix(canvas): use subdomain for space slug on *.rspace.online hosts 2026-03-16 18:20:29 -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 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