• Joined on 2026-02-12
tmiller pushed to master at tmiller/pokemon 2026-05-30 02:25:17 +00:00
afae3f445e [feat] retry preload cards 3x
tmiller pushed to master at tmiller/pokemon 2026-05-29 20:29:11 +00:00
e7c71e1c75 [feat] rework card number to be int32 for sorting
tmiller pushed to master at tmiller/pokemon 2026-05-29 01:15:36 +00:00
9afc600e63 [bugfix] remove leading zeros from number
tmiller pushed to master at tmiller/pokemon 2026-05-28 20:12:55 +00:00
2cf47d2b15 [feat] tcg player import added to admin page
tmiller pushed to master at tmiller/pokemon 2026-05-28 19:14:31 +00:00
b0dbe7ced5 [feat] reindex added to admin
ae0f3d6683 [bugfix] allow local clerk to work
Compare 2 commits »
tmiller pushed to master at tmiller/pokemon 2026-05-27 21:32:55 +00:00
47f18348bf [feat] boost card retrieval speed by removing typesense join
tmiller pushed to master at tmiller/pokemon 2026-05-26 15:10:56 +00:00
c582a40894 [bugfix] revert previous change because pricing wasn't showing
tmiller pushed to master at tmiller/pokemon 2026-05-26 15:02:38 +00:00
55af3a2e3c [feat] remove sku filter for speed
tmiller pushed to master at tmiller/pokemon 2026-05-26 09:43:25 +00:00
601cb7b770 Merge branch 'feat/inventory'
52e7f77e51 [chore] disable inventory so this branch can be merged to master
ba15343727 [wip] style updates
29deb19b89 [feat] move inventory data to db call
e7374ad182 dashboard/inventory styling, fixed contact layout with new branding, consolidated all inline styles to main.scss
Compare 34 commits »
tmiller pushed to feat/inventory at tmiller/pokemon 2026-05-26 00:30:42 +00:00
52e7f77e51 [chore] disable inventory so this branch can be merged to master
ba15343727 [wip] style updates
Compare 2 commits »
tmiller pushed to feat/inventory at tmiller/pokemon 2026-04-10 19:20:06 +00:00
29deb19b89 [feat] move inventory data to db call
tmiller pushed to feat/inventory at tmiller/pokemon 2026-04-09 18:58:19 +00:00
37b9d5c954 [bugfix] sort by dropdown fixed
tmiller pushed to feat/inventory at tmiller/pokemon 2026-04-09 18:21:33 +00:00
ed049da3d2 [feat] override inventory access in .env
9a8008fc92 [chore] package update
Compare 2 commits »
tmiller pushed to feat/inventory at tmiller/pokemon 2026-04-08 19:39:02 +00:00
6811c4c249 [bugfix] correct sku relation to cards
tmiller pushed to feat/inventory at tmiller/pokemon 2026-04-08 12:14:06 +00:00
3b4f98e556 [feat] purchase price added to inventory collection
tmiller pushed to feat/inventory at tmiller/pokemon 2026-04-08 11:57:10 +00:00
4648507371 [feat] pull dashboard summary from db
tmiller pushed to feat/inventory at tmiller/pokemon 2026-04-08 02:34:43 +00:00
71c167308d [feat] dashboard shows inventory
cb829e1922 [chore] move inventory relationship to sku
Compare 2 commits »
tmiller pushed to feat/inventory at tmiller/pokemon 2026-04-06 18:31:48 +00:00
5dc7ce2de7 [bugfix] correcting issues introduced by Claude
tmiller pushed to feat/inventory at tmiller/pokemon 2026-04-04 02:51:06 +00:00
12a42b87b8 [feat] save/remove inventory working now
03394d81e8 [feat] loading inventory
86da8a91ad [bugfix] removed server import from client script
66290fcb97 [bugfix] duplicated bootstrap inclusion causing errors
7a1b7eb5fe [chore] claude init
Compare 7 commits »
tmiller pushed to master at tmiller/pokemon 2026-03-25 17:42:31 +00:00
35c8bf25f5 [bugfix] update static path on scripts