chess-pressure/src/chess_pressure
Michael Pilosov 791cc35962 polish: route PGN-error alerts through the in-app dialog too
Replaces the last native alert() calls (corrupted saved game / unparseable PGN)
and the delete confirm with the same <dialog>-based modalAlert/modalConfirm
helpers, so no flow relies on native popups that the browser may suppress.
Bump cache version.
2026-06-25 21:28:39 +00:00
..
static polish: route PGN-error alerts through the in-app dialog too 2026-06-25 21:28:39 +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