Cloudflare has a wildcard rule that redirects any multi-segment path on rspace.online to a subdomain (e.g. /foo/bar → foo.rspace.online/bar). This broke both /api/* and /admin/api/* paths. Replace with single-segment endpoints: - GET /admin-data — returns spaces + modules (admin-only) - POST /admin-action — handles mutations like delete-space Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| local-first | ||
| community-store.ts | ||
| encryptid-sdk.d.ts | ||
| index.ts | ||
| landing-proxy.ts | ||
| landing.ts | ||
| seed-campaign.ts | ||
| seed-demo.ts | ||
| shell.ts | ||
| spaces.ts | ||
| sync-instance.ts | ||