Commit Graph

7 Commits

Author SHA1 Message Date
08ec14bd63 Runde wird automatisch aus der Tabelle ermittelt 2026-05-24 15:42:17 +02:00
82e37fb9bf Rundenbasierte PGN-URLs (aktuell Runde 2) 2026-05-24 15:39:47 +02:00
ab4486cc98 Server: If-Modified-Since, block bis Änderung; Client: sofortiger Re-Poll 2026-05-24 15:34:27 +02:00
7efa38c91a Switch to Long-Polling, add Turniertabellen-Anzeige für ODJM D 2026 2026-05-24 15:32:36 +02:00
2ad3dab7f8 feat: deployment support and production readiness
- Add deployment section to README (systemd, Docker, nginx reverse proxy)
- Add environment variable support to server.py (PORT, PGN_URL, CACHE_TTL)
- Update .gitignore for Python artifacts and lara-chess directory
- Improve board/navigation UX in app.js (userScrolledMoves tracking,
  updateClocks function, better game switching)
2026-05-24 15:12:17 +02:00
414732cb7e Uhrzeit des letzten PGN-Updates und Countdown bis zum nächsten Update 2026-05-24 14:33:08 +02:00
bca32d51eb Move files from lara-chess folder to root directory 2026-05-24 14:20:20 +02:00