No description
Find a file
jtricerolph 06182363cf Portal: render placeholder instead of recursing when embedded in an iframe
An un-routed app path falls back to serving the portal, which would otherwise
load the whole shell inside itself endlessly. Detect self-embedding and show a
'not available yet' placeholder instead.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-01 15:05:50 +00:00
src Portal: render placeholder instead of recursing when embedded in an iframe 2026-07-01 15:05:50 +00:00
.gitignore Initial commit: portal 2026-07-01 12:09:54 +00:00
docker-compose.yml Healthcheck: 127.0.0.1 (avoid IPv6 localhost refused) 2026-07-01 14:42:29 +00:00
Dockerfile Initial commit: portal 2026-07-01 12:09:54 +00:00
index.html Initial commit: portal 2026-07-01 12:09:54 +00:00
nginx.conf Initial commit: portal 2026-07-01 12:09:54 +00:00
package.json Initial commit: portal 2026-07-01 12:09:54 +00:00
tsconfig.json Initial commit: portal 2026-07-01 12:09:54 +00:00
vite.config.ts Initial commit: portal 2026-07-01 12:09:54 +00:00