ai-code-battle/web/public
jedarden ea8318bc10 fix(web): re-apply Content-Encoding and relax X-Frame-Options
R2 Workers binding strips Content-Encoding: gzip from served objects even
when stored with that metadata — the Pages Function now re-applies it for
.gz keys so browsers decompress the body before parsing as JSON.

Change X-Frame-Options from DENY to SAMEORIGIN so the home page can embed
/embed.html in its featured-replay iframe (same origin is fine here).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-30 12:48:24 -04:00
..
data test(web): verify match list page renders cards with real matches 2026-04-25 11:58:02 -04:00
img Add Phase 9 features: embeddable replay widget and playlists 2026-03-29 02:03:45 -04:00
wasm feat(playlists): add playlist curation and rebuild logic per §10, with series/seasons/enrichment 2026-04-21 16:11:27 -04:00
_headers fix(web): re-apply Content-Encoding and relax X-Frame-Options 2026-04-30 12:48:24 -04:00
replay-test.json verify(blog): verify blog page generates and renders AI match commentary posts 2026-04-25 10:40:36 -04:00
REPLAY_VERIFICATION_SUMMARY.md test(web): verify replay viewer loads and plays real match replay 2026-04-25 12:27:56 -04:00
robots.txt Complete Phase 5: Add Cloudflare Pages deployment configuration 2026-03-24 09:31:35 -04:00
test-match-list.html test(web): verify match list page renders cards with real matches 2026-04-25 11:58:02 -04:00
test-real-replay.html test(web): verify replay viewer loads and plays real match replay 2026-04-25 12:27:56 -04:00
test-replay-viewer-bundled.html test(web): verify replay viewer loads and plays real match replay 2026-04-25 12:10:09 -04:00
test-replay-viewer-demo.html test(web): add standalone replay viewer test page 2026-04-25 10:39:01 -04:00
test-replay-viewer-real.html test(web): verify match list page renders cards with real matches 2026-04-25 11:42:47 -04:00
test-replay-viewer.html verify(blog): verify blog page generates and renders AI match commentary posts 2026-04-25 10:40:36 -04:00
test-win-prob.html test(web): verify match list page renders cards with real matches 2026-04-25 11:58:02 -04:00