This website requires JavaScript.
Explore
Help
Sign In
cal
/
paper-dynasty-database
Watch
1
Star
0
Fork
0
You've already forked paper-dynasty-database
Code
Issues
7
Pull Requests
4
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
build.yml
Actor
All actors
Claude
cal
Status
All status
success
failure
waiting
running
Merge pull request 'fix: refractor card art post-merge fixes — cache bypass, template guards, dev server' (#180) from fix/refractor-card-art-followup into main
#97
:
Commit
ad5d5561c6
pushed by
cal
dev
2026-04-04 18:05:19 +00:00
8m30s
Merge pull request 'fix: refractor card art post-merge fixes — cache bypass, template guards, dev server' (#180) from fix/refractor-card-art-followup into main
#96
:
Commit
ad5d5561c6
pushed by
cal
2026.4.1
2026-04-04 17:50:10 +00:00
8m20s
Merge pull request 'fix: auto-initialize RefractorCardState in evaluate-game' (#178) from fix/refractor-auto-init-missing-states into main
#95
:
Commit
ffe07ec54c
pushed by
cal
dev
2026-03-31 06:34:23 +00:00
8m15s
Merge pull request 'feat: Refractor Phase 2 integration — wire boost into evaluate-game' (#177) from feature/refractor-phase2-integration into main
#94
:
Commit
31c86525de
pushed by
cal
dev
2026-03-31 04:06:21 +00:00
8m13s
Merge pull request 'feat: add evaluated_only filter to GET /api/v2/refractor/cards (#174)' (#175) from issue/174-get-api-v2-refractor-cards-add-evaluated-only-filt into main
#93
:
Commit
c2c978ac47
pushed by
cal
dev
2026-03-25 23:03:00 +00:00
8m11s
Merge pull request 'feat: add limit/pagination to paperdex endpoint (#143)' (#167) from issue/143-feat-add-limit-pagination-to-paperdex-endpoint into main
#92
:
Commit
7e7ff960e2
pushed by
cal
dev
2026-03-25 16:37:54 +00:00
7m54s
Merge pull request 'test: refractor system Tier 3 test coverage' (#171) from test/refractor-tier3 into main
#91
:
Commit
de9b511ae9
pushed by
cal
dev
2026-03-25 05:21:57 +00:00
8m11s
Merge pull request 'feat: capture total_count before limit across all paginated endpoints' (#169) from enhancement/total-count-pagination into main
#90
:
Commit
bc6c23ef2e
pushed by
cal
dev
2026-03-24 13:03:05 +00:00
8m23s
Merge pull request 'feat: capture total_count before limit across all paginated endpoints' (#169) from enhancement/total-count-pagination into main
#89
:
Commit
bc6c23ef2e
pushed by
cal
2026.3.6
2026-03-24 12:54:39 +00:00
8m13s
Merge pull request 'ci: database CI catchup — local buildx cache + dev tag trigger' (#153) from ci/database-ci-catchup into main
#88
:
Commit
6a217f97ee
pushed by
cal
dev
2026-03-24 05:27:12 +00:00
7m54s
ci: switch buildx cache from registry to local volume
#87
:
Commit
e12dac347e
pushed by
cal
dev
2026-03-24 02:30:04 +00:00
10m39s
ci: add dev tag trigger to Docker build workflow
#86
:
Commit
d4d93cd95e
pushed by
cal
dev
2026-03-24 02:18:48 +00:00
0s
ci: add dev tag trigger to Docker build workflow
#85
:
Commit
d4d93cd95e
pushed by
cal
dev
2026-03-23 21:52:21 +00:00
8m11s
ci: add dev tag trigger to Docker build workflow
#84
:
Commit
d4d93cd95e
pushed by
cal
dev
2026-03-23 21:32:11 +00:00
8m29s
ci: add dev tag trigger to Docker build workflow
#83
:
Commit
d4d93cd95e
pushed by
cal
dev
2026-03-23 21:20:16 +00:00
8m24s
fix: replace datetime.utcnow() with datetime.now() in evaluator
#82
:
Commit
5ea4c7c86a
pushed by
cal
#130
2026-03-23 18:07:58 +00:00
8m37s
fix: add pitcher_id null guard in _get_player_pairs
#81
:
Commit
d15fc97afb
pushed by
cal
#130
2026-03-23 17:59:19 +00:00
8m53s
Merge pull request 'refactor: full recalculation for season stats + fix evaluator bugs' (#111) from feature/season-stats-full-recalc into card-evolution
#80
:
Commit
b68e280c64
pushed by
cal
#130
2026-03-23 17:47:14 +00:00
8m11s
feat: evolution/refractor schema migration (generated from dev)
#79
:
Commit
0569974454
pushed by
cal
#128
2026-03-23 14:03:07 +00:00
8m33s
Merge pull request 'fix: remove SQLite references from CLAUDE.md (#123)' (#127) from ai/paper-dynasty-database#123 into main
#78
:
Commit
1b2f8a7302
pushed by
cal
main
2026-03-23 13:41:08 +00:00
8m50s
fix: remove SQLite references from CLAUDE.md (#123)
#77
:
Commit
30a6e003e8
pushed by
Claude
#127
2026-03-23 05:10:23 +00:00
8m16s
fix: remove legacy SQLite compatibility code (#122)
#76
:
Commit
ec04a111c5
pushed by
Claude
#126
2026-03-23 04:47:17 +00:00
8m33s
fix: rewrite skill scripts to use API instead of sqlite3 (#124)
#75
:
Commit
a52a77ad2a
pushed by
Claude
#125
2026-03-23 04:22:39 +00:00
8m35s
Merge pull request 'feat: Phase 0 baseline benchmark script and log (WP-00) (#87)' (#95) from ai/paper-dynasty-database#87 into next-release
#74
:
Commit
57ef9d7f09
pushed by
Claude
next-release
2026-03-23 04:14:02 +00:00
8m24s
Merge pull request 'fix: prevent paperdex timeout on unfiltered requests (#102)' (#103) from ai/paper-dynasty-database#102 into next-release
#73
:
Commit
b9faf278f6
pushed by
Claude
next-release
2026-03-23 04:00:04 +00:00
0s
Merge pull request 'chore: replace deprecated datetime.utcnow() with datetime.now(UTC) (#114)' (#118) from ai/paper-dynasty-database#114 into next-release
#72
:
Commit
6caa24e1be
pushed by
cal
next-release
2026-03-19 18:35:11 +00:00
8m43s
Merge pull request 'fix: sort /teams/{id}/evolutions by current_tier desc, current_value desc (#116)' (#120) from ai/paper-dynasty-database-116 into next-release
#71
:
Commit
dc163e0ddd
pushed by
cal
next-release
2026-03-19 18:26:20 +00:00
45s
Merge pull request 'docs: update list_team_evolutions docstring for player_name and Player join' (#121) from ai/paper-dynasty-database#115 into next-release
#70
:
Commit
87f46a1bfd
pushed by
cal
next-release
2026-03-19 18:24:50 +00:00
0s
Merge pull request 'fix: include player_name in /teams/{id}/evolutions response (#115)' (#119) from ai/paper-dynasty-database#115 into next-release
#69
:
Commit
57d8a929fd
pushed by
cal
next-release
2026-03-19 18:22:26 +00:00
0s
Merge pull request 'fix: season-stats update-game returns 404 for nonexistent game_id' (#117) from ai/paper-dynasty-database#113 into next-release
#68
:
Commit
a81bde004b
pushed by
cal
next-release
2026-03-19 18:20:25 +00:00
1m41s
First
Previous
1
2
3
4
Next
Last