Commit Graph

7 Commits

Author SHA1 Message Date
Hördle Bot
4f8524c286 Fix daily puzzle rotation timezone issue
- Added lib/dateUtils.ts for consistent timezone handling
- Updated app/page.tsx and app/api/daily/route.ts to use Europe/Berlin timezone
- Updated lib/gameState.ts to sync client-side daily check with server time
- Exposed TZ env var to client in next.config.ts
2025-11-22 00:44:14 +01:00
Hördle Bot
3f47fac276 feat: add configurable timezone for daily puzzle rotation with logging 2025-11-21 21:53:22 +01:00
Hördle Bot
95a3b09f52 feat: add 7th guess with 60s unlock and update docs 2025-11-21 19:25:38 +01:00
Hördle Bot
24e4e3dfa5 docs: update README with PWA support and migration instructions 2025-11-21 17:54:28 +01:00
Hördle Bot
b9cebd46d5 docs: Update README with new features (Cover Art, Migration, Admin improvements) 2025-11-21 16:30:12 +01:00
Hördle Bot
ed87bd8c97 Refactor: Rename docker-compose.yml to example and update README 2025-11-21 13:01:34 +01:00
Hördle Bot
c1bd141042 Initial commit: Hördle Web App 2025-11-21 12:25:19 +01:00