• Joined on 2026-02-12
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
tmiller pushed to master at tmiller/pokemon 2026-03-12 12:18:48 +00:00
485f26de7b [chore] refactor indexing scripts
tmiller pushed to master at tmiller/pokemon 2026-03-12 03:09:43 +00:00
c10e34cc34 [feat] move missing image script out of test scripts so it's picked up by git
tmiller closed issue tmiller/pokemon#42 2026-03-12 00:33:58 +00:00
can't filter by any value that includes a ()
tmiller pushed to master at tmiller/pokemon 2026-03-12 00:33:51 +00:00
d9995e5e10 [bugfix] escape facet filters so special characters like parentheses work
tmiller pushed to master at tmiller/pokemon 2026-03-11 23:27:27 +00:00
c622c8bd8f Merge branch 'feat/postgresql'
f03c909745 [chore] schema for price history
a68ed7f7b8 [feat] switched from mysql to postgresql
1089bcdc20 [chore] schema for price history
Compare 4 commits »
tmiller closed issue tmiller/pokemon#38 2026-03-08 05:03:47 +00:00
once the pokemon not found error appears for no results, it doesn't go away on subsequent searches
tmiller pushed to master at tmiller/pokemon 2026-03-08 05:03:39 +00:00
f5fcd7b3e7 [bugfix] clear the notfound message on new search
tmiller pushed to master at tmiller/pokemon 2026-03-05 21:09:30 +00:00
2fa0be9d23 [bugfix] combine all search terms to a single indexed field
tmiller pushed to master at tmiller/pokemon 2026-03-05 17:14:08 +00:00
58e0acf462 [bugfix] bootstrap overrides must come before loading bootstrap
tmiller pushed to master at tmiller/pokemon 2026-03-05 17:11:26 +00:00
4ec64dca18 [bugfix] make sure previous card is not shown in modal by defaulting to "loading..."