rspace-online/modules/files
Jeff Emmett 2015a9c277 Include all apps with standalone domains and user-accessible spaces
App switcher:
- Add standaloneDomain to ModuleInfo (exposed via /api/modules)
- Add missing standaloneDomain to 5 modules: funds, files, wallet,
  choices, forum (20/21 modules now have standalone domains)
- Show external link arrow on hover for each app's standalone site

Space switcher:
- Pass auth token when fetching /api/spaces so the API returns
  private (authenticated/members_only) spaces the user owns or
  is a member of
- Group spaces into "Your spaces" (with role badge) and "Public
  spaces" sections
- Reload space list on auth-change (sign-in/sign-out)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-21 01:44:12 +00:00
..
components feat: add files and forum modules — Phase 7+8 2026-02-20 23:25:18 +00:00
db feat: add files and forum modules — Phase 7+8 2026-02-20 23:25:18 +00:00
mod.ts Include all apps with standalone domains and user-accessible spaces 2026-02-21 01:44:12 +00:00
standalone.ts feat: add files and forum modules — Phase 7+8 2026-02-20 23:25:18 +00:00