Skip to content

History / Home

Revisions

  • Add 'Reference databases & wizard defaults' page

    @jozef2svrcek jozef2svrcek committed Jul 23, 2026
  • Upgrading on Linux: make it version-specific (pre-v0.5.0 → v0.5.0) State the version boundary explicitly: v0.5.0 moves the database to the lpdo system service (/var/lib/lpdo); pre-v0.5.0 kept it in ~/.chess-db, so games won't appear after upgrading unless migrated. Add a "your data is not lost" note — the old DB is untouched and can be recovered with the same steps after the fact. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01LNz6kobBkfpYCxLgfTykcd

    @jozef2svrcek jozef2svrcek committed Jul 1, 2026
  • Add "Upgrading on Linux" — migrate the database to the server location Documents the upgrade path where the database moves from the home profile (~/.chess-db/chess.db) to the packaged server's location (/var/lib/lpdo/.chess-db/chess.db, owned by the lpdo user): stop lpdo-server, copy chess.db (+ chown lpdo:lpdo), start it again. Linked from Home. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01LNz6kobBkfpYCxLgfTykcd

    @jozef2svrcek jozef2svrcek committed Jul 1, 2026
  • Add "Merging duplicate players" guide; turn Home into an index Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

    @jozef2svrcek jozef2svrcek committed Jun 21, 2026
  • Initial Home page

    @jozef2svrcek jozef2svrcek committed Jun 7, 2026