Commit Graph

14 Commits

Author SHA1 Message Date
ec1ebaa525 Eval-Bar mit Stockfish-Streaming, LESS entfernt, Move-Lock, AGENTS-Regeln 2026-05-25 20:09:09 +02:00
3b1a4ce4e4 Refactor: JS in js/, LESS in less/, clientseitige Less-Kompilierung via less.js CDN 2026-05-25 01:54:53 +02:00
6608d771a2 Screenshot + LESS-Migration: style.css → style.less, Build-Skript, Doku-Update 2026-05-25 00:43:32 +02:00
20a59166a8 Remove proxy - load data directly from DSJ 2026-05-24 17:37:22 +02:00
3944c7d5bb Fix caching issue - load fresh PGN for current round 2026-05-24 16:57:16 +02:00
638ef0360f AGENTS.md mit Proxy-Regeln 2026-05-24 15:47:36 +02:00
12a2b5c7db Runde in PGN-URL (/pgn/{round}) und im Standings-Response 2026-05-24 15:44:03 +02:00
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