ai-code-battle/web
jedarden f0ac0313a1 docs(bf-1pc): verify SPA R2→B2 migration - already complete
All acceptance criteria met:
- No /r2/ paths in source code
- Build succeeds
- No r2.aicodebattle.com references in dist

Work was completed in commit 76369b5 on 2026-06-16.
2026-06-16 23:26:31 -04:00
..
functions/r2 fix(web): decompress .gz objects in Pages Function instead of setting Content-Encoding 2026-04-30 12:51:28 -04:00
notes docs(bf-1pc): verify SPA R2→B2 migration - already complete 2026-06-16 23:26:31 -04:00
public fix(spa): replace r2.aicodebattle.com with b2.aicodebattle.com 2026-06-16 23:13:08 -04:00
src fix(spa): replace /r2/ data path prefix with /b2/ 2026-06-16 23:17:32 -04:00
.gitignore Complete Phase 3: TypeScript Canvas replay viewer 2026-03-24 07:30:04 -04:00
CLOUDFLARE_DEPLOYMENT.md feat(ci): add Cloudflare Pages deployment configuration 2026-04-08 16:53:09 -04:00
DEPLOYMENT_INSTRUCTIONS.md docs(web): add Cloudflare Pages deployment instructions 2026-04-08 17:21:59 -04:00
embed.html feat(playlists): add playlist curation and rebuild logic per §10, with series/seasons/enrichment 2026-04-21 16:11:27 -04:00
index.html feat(web): add maps browsing page per plan §14.6 2026-05-26 16:23:59 -04:00
package-lock.json style: format Go files with gofmt 2026-05-25 15:33:38 -04:00
package.json fix(web): distinguish 404 from generic errors in replay viewer 2026-05-24 23:04:58 -04:00
pages.json fix(web): serve replays from same-origin /data/ static assets, not R2 2026-05-26 16:41:30 -04:00
replay.html refactor(web): promote app.html to index.html as homepage 2026-04-25 08:51:52 -04:00
test-match-list.js fix(spa): replace r2.aicodebattle.com with b2.aicodebattle.com 2026-06-16 23:13:08 -04:00
test-real-replay.js test(web): verify replay viewer loads and plays real match replay 2026-04-25 12:27:56 -04:00
test-replay-viewer.html test(web): verify replay viewer loads and plays real match replay 2026-04-25 12:10:09 -04:00
tsconfig.json fix(web): distinguish 404 from generic errors in replay viewer 2026-05-24 23:04:58 -04:00
vite.config.ts refactor(web): promote app.html to index.html as homepage 2026-04-25 08:51:52 -04:00
vitest.config.ts fix(web): distinguish 404 from generic errors in replay viewer 2026-05-24 23:04:58 -04:00
wrangler.toml feat(web): route R2 assets through Pages Function instead of r2.aicodebattle.com 2026-04-30 07:55:44 -04:00