WORLDPLAY event website - prefiguring postcapitalist futures through fiction, performance and play
Go to file
Jeff Emmett a4fadbb1c7 fix: enable Google Sheets with file-based credentials and fix SMTP TLS
Switch from GOOGLE_CREDENTIALS env var (JSON string) to file-based
service account loading via GOOGLE_SERVICE_ACCOUNT_FILE, with fallback
to the env var for backwards compatibility. Mount the service account
JSON as a read-only volume. Add tls.rejectUnauthorized=false for
Mailcow self-signed cert.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-01 10:49:00 -08:00
backlog Add backlog with Round 3 update tasks 2026-01-30 15:10:17 +00:00
.dockerignore Initial commit: WORLDPLAY event website 2026-01-21 11:50:14 +01:00
Dockerfile Fix Dockerfile to copy all HTML files 2026-01-30 15:01:49 +00:00
docker-compose.yml fix: enable Google Sheets with file-based credentials and fix SMTP TLS 2026-03-01 10:49:00 -08:00
financial-transparency.html Update participation fee from €200 to ~€50 and adjust 7-day estimate 2026-02-25 14:53:25 -08:00
index.html Remove button shine/sweep hover effect 2026-01-30 15:16:46 +00:00
package.json feat: replace Resend SDK with Mailcow SMTP (nodemailer) 2026-02-15 09:48:54 -07:00
server.js fix: enable Google Sheets with file-based credentials and fix SMTP TLS 2026-03-01 10:49:00 -08:00