ai-code-battle/web/src/components
jedarden ae0f072f80 feat(web): route R2 assets through Pages Function instead of r2.aicodebattle.com
The aicodebattle.com domain was never registered. Replace all hardcoded
https://r2.aicodebattle.com references with the /r2/ relative path, served
by a Cloudflare Pages Function that reads from the acb-data R2 bucket via
binding. Adds web/functions/r2/[[path]].ts and web/wrangler.toml.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-30 07:55:44 -04:00
..
annotation.ts fix: remove unused imports in evolver, misc pre-dispatch changes 2026-04-22 18:32:46 -04:00
director.ts feat(replay): implement Director Mode adaptive auto-speed playback per §16.10 2026-04-21 17:57:10 -04:00
event-timeline.ts feat(replay): implement Director Mode adaptive auto-speed playback per §16.10 2026-04-21 17:57:10 -04:00
pip-registry.ts feat(web): add ambient activity awareness per §16.18 2026-04-22 17:06:02 -04:00
pip.ts feat(web): add ambient activity awareness per §16.18 2026-04-22 17:06:02 -04:00
playlist-carousel.ts feat(web): route R2 assets through Pages Function instead of r2.aicodebattle.com 2026-04-30 07:55:44 -04:00
skeleton.ts feat(web): performance trifecta — preload-on-hover, skeleton screens, back-cache per §16.14 2026-04-22 13:28:43 -04:00
theater.ts feat(web): add theater component and playlist carousel 2026-04-22 14:31:08 -04:00