-
98f423b794
feat: set White/Black names in the Save dialog too
main
dev
Michael Pilosov
2026-06-25 22:02:38 +0000
-
3974c9faab
feat: set White/Black player names when exporting a PGN
Michael Pilosov
2026-06-25 21:45:03 +0000
-
791cc35962
polish: route PGN-error alerts through the in-app dialog too
Michael Pilosov
2026-06-25 21:28:39 +0000
-
233ecb97c0
fix: save/delete use in-app dialogs instead of native prompt/confirm
Michael Pilosov
2026-06-25 21:13:02 +0000
-
a2e62f4e5e
code -> source code
Michael Pilosov
2026-06-25 20:58:33 +0000
-
8acd9ef8d2
fix: saving a game with an existing name overwrites instead of duplicating
Michael Pilosov
2026-06-25 20:54:54 +0000
-
cf24009e31
feat: opt-in PWA/offline behind ENABLE_CHESS_PWA flag; add cache-version bump
Michael Pilosov
2026-06-25 20:47:19 +0000
-
85640e6f8d
ui: drop fork tracking for new games; fix stale fork badge
Michael Pilosov
2026-06-25 20:37:47 +0000
-
1d9f9459df
ui: default to a new game; clean placeholder game info; status beside info
Michael Pilosov
2026-06-25 19:44:35 +0000
-
ba1d993676
feat: move engine fully client-side; serve as static; add save/export
Michael Pilosov
2026-06-25 19:41:55 +0000
-
94e890f3ca
fix: rewinding and replaying a move now overwrites the line instead of appending
Michael Pilosov
2026-06-25 19:29:27 +0000
-
1d8d8cec14
fix playback buttons: flex-basis 0 for proportional sizing, full width
Michael Pilosov
2026-06-25 19:15:29 +0000
-
4ab86fa6a0
refactor: playback buttons full-width with double-triangle ff/rw icons
Michael Pilosov
2026-06-25 19:08:00 +0000
-
1c04782db5
ui: replace emoji playback icons with SVG, restyle pressure controls
Michael Pilosov
2026-06-25 19:00:50 +0000
-
b2432305b5
installation
Michael Pilosov
2026-04-19 18:13:51 +0000
-
f6d1b3a56c
Add source link footer pointing to GitHub repo
Michael Pilosov
2026-04-07 12:25:26 -0600
-
3bcb823909
Add deploy, logs, status targets to Makefile
Michael Pilosov
2026-04-06 16:20:03 -0600
-
feadaf1b3e
Cap machines at 1
Michael Pilosov
2026-04-06 16:13:09 -0600
-
ffcf9781d5
Add fly.toml, set VM to 256mb
Michael Pilosov
2026-04-06 16:02:49 -0600
-
abfd7fedc8
Add Dockerfile and health endpoints
Michael Pilosov
2026-04-06 15:54:20 -0600
-
185a08fa8b
Rebalance built-in games (max 2 per player)
Michael Pilosov
2026-04-06 15:32:14 -0600
-
0f2aa97b01
Update README: all 10 built-in games, src-layout, uv quickstart
Michael Pilosov
2026-04-06 14:35:44 -0600
-
46955f0644
Cache built-in game parsing to avoid recomputation per request
Michael Pilosov
2026-04-06 14:25:16 -0600
-
0a7cdc0f15
Drop --reload from CLI, bump to 0.1.1
Michael Pilosov
2026-04-05 23:01:14 -0600
-
f46f52ce3a
publish target
Michael Pilosov
2026-04-05 22:56:03 -0600
-
ff29a3cd4e
Add CLI args for host, port, workers, and reload
Michael Pilosov
2026-04-05 22:54:20 -0600
-
20dca2eefa
Restructure as src-layout Python package with bundled static assets
Michael Pilosov
2026-04-05 22:52:45 -0600
-
6eb5672351
Add frontend, Makefile, and additional built-in games
Michael Pilosov
2026-04-05 22:51:03 -0600
-
937eacc448
entrypoint
Michael Pilosov
2026-04-05 22:47:45 -0600
-
0e8886908a
uv deps
Michael Pilosov
2026-04-05 22:46:44 -0600
-
138122a35b
Initial commit: chess pressure visualization app
Michael Pilosov
2026-04-05 22:44:01 -0600