Commit Graph

8 Commits

Author SHA1 Message Date
c7633f5c7f Fix: Startreihenfolge standings vor PGN, Tabellenplatz-Link mit Style 2026-05-28 09:00:13 +02:00
8758441f65 Split app.js into modular components (state, evaluation, ui, board, data) 2026-05-27 22:55:49 +02:00
8d971dbef9 Fix: Züge mit unnötiger SAN-Disambiguierung (Nge7) schlagen bei chess.js fehl; Auto-Advance bei neuen Zügen im Polling 2026-05-27 10:22:52 +02:00
a42fe45812 Doku aktualisiert: README aktualisiert (Features, Projektstruktur, Env-Vars), Doku-Prüf-Regel in AGENTS.md 2026-05-26 12:57:16 +02:00
47e7924a49 Fix all ESLint errors across project 2026-05-25 00:55:16 +02:00
6608d771a2 Screenshot + LESS-Migration: style.css → style.less, Build-Skript, Doku-Update 2026-05-25 00:43:32 +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
aec8ef9036 Add README with project documentation 2026-05-24 14:25:00 +02:00