rspace-online/modules/rpast
Jeff Emmett 317e7a5579 fix(deploy): track registry image + default rpast links to https
- docker-compose.yml: rspace service now uses
  localhost:3000/jeffemmett/rspace-online:${IMAGE_TAG:-latest} so
  CI's `docker pull ... && docker compose up -d --no-build` actually
  picks up the new image without a manual retag step.
- modules/rpast/mod.ts: base URL defaults to https for any non-loopback
  host, honoring x-forwarded-proto only when set to http|https. Fixes
  "Open in <rApp>" links previously emitted as http:// on CF/Traefik.
2026-04-16 16:58:01 -04:00
..
components feat(rpast): chronicle-of-self timeline + markwhen projection 2026-04-16 16:13:11 -04:00
landing.ts feat(rpast): chronicle-of-self timeline + markwhen projection 2026-04-16 16:13:11 -04:00
mod.ts fix(deploy): track registry image + default rpast links to https 2026-04-16 16:58:01 -04:00
schemas.ts feat(rpast): chronicle-of-self timeline + markwhen projection 2026-04-16 16:13:11 -04:00