This website requires JavaScript.
Explore
Help
Register
Sign In
funman300
/
Ferrous-Solitaire
Watch
1
Star
1
Fork
0
You've already forked Ferrous-Solitaire
Code
Issues
1
Pull Requests
Actions
Packages
Projects
Releases
48
Wiki
Activity
All Workflows
android-release.yml
builder-image.yml
docker-build.yml
test.yml
web-e2e.yml
26 workflow runs
Actor
All actors
funman300
Status
All status
Success
Failure
Waiting
Running
Merge pull request 'feat(engine): surface upstream move-type counters and replay seek' (
#173
) from feat/upstream-stat-counters into master
#573
:
Commit
7f604f5df6
pushed by
funman300
master
2026-07-17 00:02:41 +00:00
20s
View workflow file
Merge pull request 'test(e2e): update replay payload specs to schema v4' (
#172
) from fix/web-e2e-replay-v4-shape into master
#508
:
Commit
4d9d710a02
pushed by
funman300
master
2026-07-10 21:13:17 +00:00
9m10s
View workflow file
Merge pull request 'fix(core): save files store the deal via upstream serializers (schema v6)' (
#171
) from fix/save-schema-v6-session-recording into master
#506
:
Commit
3fbee9ce30
pushed by
funman300
master
2026-07-10 18:32:27 +00:00
9m21s
View workflow file
Merge pull request 'fix(replay): store the deal via upstream card_game serializers (schema v4)' (
#170
) from fix/replay-schema-v4-session-recording into master
#499
:
Commit
ce2b29f5df
pushed by
funman300
master
2026-07-10 17:17:08 +00:00
8m58s
View workflow file
Merge pull request 'fix(server): scope no-cache to HTML pages (fix web-e2e cycle gate)' (
#102
) from fix/cache-scope-html-only into master
#294
:
Commit
a5902ac0af
pushed by
funman300
master
2026-06-24 17:00:07 +00:00
5m28s
View workflow file
chore(web): regenerate wasm artifacts
#292
:
Commit
a46505fe45
pushed by
funman300
master
2026-06-24 16:48:15 +00:00
4m8s
View workflow file
Merge pull request 'fix(web): use adapter limits so /play renders at native res (no 2048 cap)' (
#101
) from test/web-adapter-limits into master
#289
:
Commit
1602f1952d
pushed by
funman300
master
2026-06-24 16:31:35 +00:00
5m44s
View workflow file
chore(web): regenerate wasm artifacts
#287
:
Commit
c232444ef0
pushed by
funman300
master
2026-06-24 02:27:07 +00:00
4m58s
View workflow file
Merge pull request 'fix(web): cap canvas via Window resize_constraints (real surface fix)' (
#100
) from fix/web-canvas-resize-constraints into master
#284
:
Commit
56e05caaa9
pushed by
funman300
master
2026-06-24 02:10:16 +00:00
5m25s
View workflow file
Merge pull request 'fix(server): Cache-Control no-cache for web assets (stop stale builds)' (
#99
) from fix/web-no-cache-headers into master
#282
:
Commit
1e0619897a
pushed by
funman300
master
2026-06-24 01:56:16 +00:00
5m4s
View workflow file
Merge pull request 'fix(web): clamp /play canvas to GPU MAX_TEXTURE_SIZE (wgpu 2048 panic)' (
#97
) from fix/web-canvas-max-texture-size into master
#278
:
Commit
b3b282ec2d
pushed by
funman300
master
2026-06-24 00:57:24 +00:00
6m18s
View workflow file
chore(web): regenerate wasm artifacts
#274
:
Commit
0b7a24a75b
pushed by
funman300
master
2026-06-23 17:32:30 +00:00
5m17s
View workflow file
Merge pull request 'fix(web): CI-owned wasm artifacts + e2e harness fixes' (
#95
) from fix/web-ci-reproducible-and-e2e into master
#271
:
Commit
fc45b6d261
pushed by
funman300
master
2026-06-23 17:12:08 +00:00
4m41s
View workflow file
Merge pull request 'ci(web-e2e): prebuild server so Playwright webServer stops timing out' (
#94
) from ci/web-e2e-prebuild-server into master
#268
:
Commit
b3a8575bbd
pushed by
funman300
master
2026-06-22 19:28:13 +00:00
5m18s
View workflow file
Merge pull request 'fix(web): regenerate stale WASM artifacts against current master' (
#92
) from fix/regenerate-web-wasm into master
#263
:
Commit
5af69d7551
pushed by
funman300
master
2026-06-22 19:05:47 +00:00
3m18s
View workflow file
Merge pull request 'refactor(core): card_game redundancy cleanup + derive scoring from upstream stats' (
#88
) from refactor/strip-card_game-redundancies into master
#261
:
Commit
dde65a7e30
pushed by
funman300
master
2026-06-22 18:49:03 +00:00
3m19s
View workflow file
refactor(core): make KlondikeInstruction the move currency
#259
:
Commit
ef1efdc3b5
pushed by
funman300
master
2026-06-11 00:07:05 +00:00
3m27s
View workflow file
refactor: consolidate card_to_id into solitaire_core
#257
:
Commit
0d3f037672
pushed by
funman300
master
2026-06-10 17:20:37 +00:00
3m28s
View workflow file
refactor: slim solver to card_game-native types
#255
:
Commit
cac77a54a6
pushed by
funman300
master
2026-06-10 17:15:46 +00:00
4m22s
View workflow file
build(deps): switch card_game/klondike to mainline fb01881f
#253
:
Commit
2d0359c2ee
pushed by
funman300
master
2026-06-10 16:40:32 +00:00
3m7s
View workflow file
refactor(core): complete card_game::Card migration across engine + wasm
#251
:
Commit
1438fd6265
pushed by
funman300
master
2026-06-10 00:51:45 +00:00
3m19s
View workflow file
fix(engine): centre modal cards within usable area (status-bar + gesture-bar)
#246
:
Commit
6193d31497
pushed by
funman300
master
2026-06-09 00:53:38 +00:00
4m33s
View workflow file
fix(server): move bcrypt to spawn_blocking, async file I/O, validate JWT_SECRET
#244
:
Commit
7dbf34c163
pushed by
funman300
master
2026-06-08 18:18:05 +00:00
3m23s
View workflow file
refactor(engine,wasm,data): route all klondike/card_game imports through solitaire_core
#242
:
Commit
d864d985c8
pushed by
funman300
master
2026-06-08 18:09:22 +00:00
4m16s
View workflow file
refactor(core): unify Suit/Rank with card_game upstream types
#240
:
Commit
ae1ecc8559
pushed by
funman300
master
2026-06-08 18:03:18 +00:00
4m23s
View workflow file
refactor(core): integrate card_game/klondike deps cleanly
#238
:
Commit
5e8735886f
pushed by
funman300
master
2026-06-08 17:51:01 +00:00
3m14s
View workflow file