rspace-online/modules
Jeff Emmett cf3be7d7a9 Wire real auth and backends into all 21 rSpace modules
- Auth: 10 modules now use EncryptID token verification on write
  routes (vote, inbox, forum, files, notes, work, cal, trips,
  cart, providers). All POST/PUT/DELETE without valid token → 401.
- Tube: S3Client for Cloudflare R2 bucket (upload, streaming, range)
- Data: Umami analytics proxy (stats, active, tracker, events)
- Wallet: Safe Global API proxy with 12 chains + cache headers
- Network: Twenty CRM GraphQL client (people, companies, graph)
- Maps: sync-url endpoint for WebSocket connection
- Inbox: background IMAP sync worker (30s poll via ImapFlow)
- Forum: provisioner already wired (Hetzner + Cloudflare + cloud-init)
- Config: .gitignore fix, docker-compose env vars + rmail network,
  added @aws-sdk/client-s3, imapflow, mailparser deps

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-21 19:37:26 +00:00
..
books feat: add books module — Phase 2 port of rBooks to rSpace platform 2026-02-20 22:07:34 +00:00
cal Wire real auth and backends into all 21 rSpace modules 2026-02-21 19:37:26 +00:00
canvas feat: unified module system — Phase 0 shell + Phase 1 canvas module 2026-02-20 21:54:15 +00:00
cart Wire real auth and backends into all 21 rSpace modules 2026-02-21 19:37:26 +00:00
choices Include all apps with standalone domains and user-accessible spaces 2026-02-21 01:44:12 +00:00
data Wire real auth and backends into all 21 rSpace modules 2026-02-21 19:37:26 +00:00
files Wire real auth and backends into all 21 rSpace modules 2026-02-21 19:37:26 +00:00
forum Wire real auth and backends into all 21 rSpace modules 2026-02-21 19:37:26 +00:00
funds Include all apps with standalone domains and user-accessible spaces 2026-02-21 01:44:12 +00:00
inbox Wire real auth and backends into all 21 rSpace modules 2026-02-21 19:37:26 +00:00
maps Wire real auth and backends into all 21 rSpace modules 2026-02-21 19:37:26 +00:00
network Wire real auth and backends into all 21 rSpace modules 2026-02-21 19:37:26 +00:00
notes Wire real auth and backends into all 21 rSpace modules 2026-02-21 19:37:26 +00:00
providers Wire real auth and backends into all 21 rSpace modules 2026-02-21 19:37:26 +00:00
pubs feat: add pubs module — Phase 3 port of rPubs to rSpace platform 2026-02-20 22:41:10 +00:00
swag feat: add 13 new modules — complete r-suite platform unification 2026-02-20 23:59:00 +00:00
trips Wire real auth and backends into all 21 rSpace modules 2026-02-21 19:37:26 +00:00
tube Wire real auth and backends into all 21 rSpace modules 2026-02-21 19:37:26 +00:00
vote Wire real auth and backends into all 21 rSpace modules 2026-02-21 19:37:26 +00:00
wallet Wire real auth and backends into all 21 rSpace modules 2026-02-21 19:37:26 +00:00
work Wire real auth and backends into all 21 rSpace modules 2026-02-21 19:37:26 +00:00