WORLDPLAY event website - prefiguring postcapitalist futures through fiction, performance and play
Go to file
Jeff Emmett b93d61fafb feat: dynamic accommodation availability + overbooking alerts
- Add checkAvailability() with 2-min TTL cache to booking-sheet.js
- Add GET /api/accommodation-availability endpoint
- Fetch availability after day selection, disable sold-out cards
- Send overbooking alert email when bed assignment fails post-payment
- Sold-out cards show red badge, greyed out, unselectable

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-15 11:40:32 -04:00
.gitea/workflows fix(ci): use SSH-based container status check for smoke test 2026-04-01 15:07:10 -07:00
api feat: dynamic accommodation availability + overbooking alerts 2026-04-15 11:40:32 -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 fix: correct booking sheet tab name to 'WorldPlay' 2026-04-14 15:20:31 -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: dynamic accommodation availability + overbooking alerts 2026-04-15 11:40:32 -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: dynamic accommodation availability + overbooking alerts 2026-04-15 11:40:32 -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: dynamic accommodation availability + overbooking alerts 2026-04-15 11:40:32 -04:00