• Joined on 2026-02-12
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
tmiller pushed to master at tmiller/pokemon 2026-03-25 09:34:19 +00:00
3f9b1accda [chore] employ static assets directory
tmiller pushed to master at tmiller/pokemon 2026-03-24 01:24:43 +00:00
03e606e152 [bugfix] missed async await in tcgplayer preload
tmiller pushed to master at tmiller/pokemon 2026-03-22 00:52:55 +00:00
b871385fba [bugfix] don't close db connection pool in upload api script
tmiller pushed to master at tmiller/pokemon 2026-03-21 20:40:16 +00:00
4c6922f76b [feat] testing tcgcollector upload
tmiller pushed to master at tmiller/pokemon 2026-03-20 02:18:44 +00:00
171ce294f4 [chore] refactor common functions into helper script
tmiller pushed to feat/csv-prices at tmiller/pokemon 2026-03-18 17:40:01 +00:00
c0120e3e77 [feat] read tcgcollector csv
660da7cded read/write CSV, prices from db
2a17654c74 [chore] sales history schema
Compare 3 commits »
tmiller created branch feat/csv-prices in tmiller/pokemon 2026-03-18 17:40:01 +00:00
tmiller pushed to master at tmiller/pokemon 2026-03-16 17:55:10 +00:00
a86dc08b50 [bugfix] fixing schema messed up by something adding tabs
tmiller pushed to master at tmiller/pokemon 2026-03-15 03:50:20 +00:00
3a6dbf2ed9 [chore] preload all price history
tmiller pushed to master at tmiller/pokemon 2026-03-13 02:31:37 +00:00
e1ab59a2eb [feat] price history