WORLDPLAY event website - prefiguring postcapitalist futures through fiction, performance and play
Go to file
Jeff Emmett c2b75cc5e9
CI/CD / deploy (push) Failing after 1m23s Details
fix: rewrite booking-sheet parser to match actual sheet structure
Sheet tab is 'WorldPlay' not 'Booking Sheet'. Dates use DD/MM/YYYY
format. Room/bed columns are at indices 2/4 not 0/1. Room numbers
carry down for multi-bed rooms. Added 'Couch' to hh-living bed types.
Changed valueInputOption to RAW to prevent formula injection.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-14 15:18:38 -04:00
.gitea/workflows fix(ci): use SSH-based container status check for smoke test 2026-04-01 15:07:10 -07:00
api fix: rewrite booking-sheet parser to match actual sheet structure 2026-04-14 15:18:38 -04:00
backlog chore: add backlog-notify onStatusChange hook 2026-03-11 14:22:30 -07:00
images Add GameScenes as promotional partner 2026-04-04 18:04:16 -04:00
.dockerignore Initial commit: WORLDPLAY event website 2026-01-21 11:50:14 +01:00
.gitignore feat: add Mollie payment pipeline with two-step registration flow 2026-04-10 14:36:40 -04:00
Dockerfile feat: add Mollie payment pipeline with two-step registration flow 2026-04-10 14:36:40 -04:00
docker-compose.yml feat: add Mollie payment pipeline with two-step registration flow 2026-04-10 14:36:40 -04:00
financial-transparency.html Update website content: hero date/place, footer, organizer info, email domain 2026-03-06 15:51:16 -08:00
index.html feat: add per-day attendance and per-night accommodation pricing 2026-04-14 15:07:54 -04:00
package-lock.json feat: add Mollie payment pipeline with two-step registration flow 2026-04-10 14:36:40 -04:00
package.json feat: add Mollie payment pipeline with two-step registration flow 2026-04-10 14:36:40 -04:00
pay.html feat: add per-day attendance and per-night accommodation pricing 2026-04-14 15:07:54 -04:00
payment-success.html feat: add per-day attendance and per-night accommodation pricing 2026-04-14 15:07:54 -04:00
server.js feat: add per-day attendance and per-night accommodation pricing 2026-04-14 15:07:54 -04:00