rspace-online/shared
Jeff Emmett 1db8341fb2 feat: email forwarding via Mailcow aliases + private space access gate
Email forwarding (EncryptID):
- New mailcow.ts API client for alias CRUD via Mailcow REST API
- Schema: email_forward_enabled + email_forward_mailcow_id columns
- API endpoints: GET/POST email-forward status, enable, disable
- Profile email change hook updates/disables alias automatically
- Docker: rmail-mailcow network + MAILCOW_API_URL/KEY env vars

Private spaces:
- Access gate overlay blocks members_only spaces for unauthenticated users
- Space visibility injected into HTML via middleware
- Auto-provision creates spaces as members_only by default
- Personalized "Create {username}'s Space" CTA in space switcher
- Removed unused /notifications endpoint

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-28 21:54:07 -08:00
..
components feat: email forwarding via Mailcow aliases + private space access gate 2026-02-28 21:54:07 -08:00
db security: remove hardcoded secrets, require env vars 2026-02-26 09:45:10 -08:00
local-first Add 7-layer local-first data infrastructure 2026-02-23 01:12:06 +00:00
x402 Add rSplat module — Gaussian splat viewer with x402 gated uploads 2026-02-21 20:55:45 +00:00
module.ts Merge branch 'dev' 2026-02-28 19:51:51 -08:00
tab-cache.ts feat: client-side tab caching for instant tab switching 2026-02-28 23:21:10 +00:00
url-helpers.ts feat: creative tools suite — 7 tools in unified canvas toolbar 2026-02-27 13:57:50 -08:00