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> |
||
|---|---|---|
| .. | ||
| public | ||
| admin.html | ||
| canvas.html | ||
| create-space.html | ||
| index.html | ||
| shell.ts | ||
| sw.ts | ||