rspace-online/modules/rpubs
Jeff Emmett 07b4714f48 fix(rpubs): canonical subdomain URLs for published pages
Published hosted_url, pdf_url, epub_url, and all links in the reader
page now use {space}.rspace.online/rpubs/... (subdomain form) instead
of path-scoped rspace.online/{space}/rpubs/... — matching the site
convention that space slugs always appear as subdomains.

The server already rewrites subdomain → path-scope internally for
routing, so Hono route mounts stay the same.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-16 15:51:28 -04:00
..
components feat(rpubs): EPUB export + Publish-to-Space hosted URLs 2026-04-16 15:23:49 -04:00
typst refactor: rename module directories to match r-prefixed module IDs 2026-02-28 19:49:26 -08:00
curated-shops.json feat(rpubs): port full feature parity from rpubs-online 2026-03-20 22:55:10 -07:00
epub-gen.ts feat(rpubs): EPUB export + Publish-to-Space hosted URLs 2026-04-16 15:23:49 -04:00
formats.ts refactor: rename module directories to match r-prefixed module IDs 2026-02-28 19:49:26 -08:00
imposition.ts feat(rpubs): port full feature parity from rpubs-online 2026-03-20 22:55:10 -07:00
landing.ts fix: disable all feature tours — shell welcome tour, TourEngine, landing links 2026-04-15 11:12:00 -04:00
local-first-client.ts feat: add Automerge schemas + local-first-clients for tier-3 modules 2026-03-15 17:47:37 -07:00
mod.ts fix(rpubs): canonical subdomain URLs for published pages 2026-04-16 15:51:28 -04:00
parse-document.ts refactor: rename module directories to match r-prefixed module IDs 2026-02-28 19:49:26 -08:00
print-guides.ts feat(rpubs): port full feature parity from rpubs-online 2026-03-20 22:55:10 -07:00
printer-discovery.ts feat(rpubs): port full feature parity from rpubs-online 2026-03-20 22:55:10 -07:00
publications-store.ts feat(rpubs): EPUB export + Publish-to-Space hosted URLs 2026-04-16 15:23:49 -04:00
schemas.ts feat(rpubs): add collaborative document editing via Automerge CRDT 2026-03-11 12:01:08 -07:00
typst-compile.ts feat(rpubs): EPUB export + Publish-to-Space hosted URLs 2026-04-16 15:23:49 -04:00