chess-pressure/src/chess_pressure
Michael Pilosov 98f423b794 feat: set White/Black names in the Save dialog too
Mirrors the Export PGN dialog: Save now has White/Black fields (pre-filled,
placeholders blank) and writes the names back to headers + on-screen info, so a
saved game stores real player names instead of You/Opponent. Shared prefill/
write-back helpers between the two dialogs. Bump cache version.
2026-06-25 22:02:38 +00:00
..
static feat: set White/Black names in the Save dialog too 2026-06-25 22:02:38 +00:00
__init__.py Restructure as src-layout Python package with bundled static assets 2026-04-05 22:52:45 -06:00
app.py feat: move engine fully client-side; serve as static; add save/export 2026-06-25 19:41:55 +00:00
engine.py Add CLI args for host, port, workers, and reload 2026-04-05 22:54:20 -06:00
games.py Rebalance built-in games (max 2 per player) 2026-04-06 15:34:23 -06:00