33 Commits

Author SHA1 Message Date
Zach Harding
17465b13c1 adsense verification, remove latest sales table, add new search mechanic (weight, synonyms), fix low volatility (NaN%) 2026-04-01 17:43:47 -04:00
Zach Harding
2b3d5f322e Merge branch 'master' of papi.tkpups.com:tmiller/pokemon 2026-03-25 14:32:43 -04:00
Zach Harding
53cdddb183 correct sort by market price by adding a back a roll-up market price from skus to product ID during sync 2026-03-25 14:31:46 -04:00
35c8bf25f5 [bugfix] update static path on scripts 2026-03-25 13:42:19 -04:00
03e606e152 [bugfix] missed async await in tcgplayer preload 2026-03-23 21:24:24 -04:00
171ce294f4 [chore] refactor common functions into helper script 2026-03-19 22:18:24 -04:00
c0120e3e77 [feat] read tcgcollector csv 2026-03-18 13:39:39 -04:00
660da7cded read/write CSV, prices from db 2026-03-18 13:26:42 -04:00
zach
ee9f7a2561 added the mechanism for sort by, added total results and made it all look nice in one row 2026-03-16 14:39:55 -04:00
3a6dbf2ed9 [chore] preload all price history 2026-03-14 23:50:14 -04:00
e1ab59a2eb [feat] price history 2026-03-12 22:31:29 -04:00
zach
a8df9c71ee Merge branch 'master' of papi.tkpups.com:tmiller/pokemon 2026-03-12 13:41:02 -04:00
zach
835a174da2 refactored 404 page, fixed copy image toast on mobile and filtered missing images to exclude sealed 2026-03-12 13:40:12 -04:00
485f26de7b [chore] refactor indexing scripts 2026-03-12 08:18:40 -04:00
c10e34cc34 [feat] move missing image script out of test scripts so it's picked up by git 2026-03-11 23:09:35 -04:00
a68ed7f7b8 [feat] switched from mysql to postgresql 2026-03-11 19:18:45 -04:00
2fa0be9d23 [bugfix] combine all search terms to a single indexed field 2026-03-05 16:09:23 -05:00
79b52db469 [chore] added small delay to sync-prices to not be too aggressive 2026-03-05 07:11:54 -05:00
11dfcd38c1 [chore] price sync updates index 2026-03-03 07:59:44 -05:00
272aae3eec [bugfix] allow square bracket content to persist in name 2026-02-28 12:19:16 -05:00
1efae8fd79 [feat] card grid is completely driven from search 2026-02-28 10:19:40 -05:00
2b4836580f [feat] change sort to release date, number 2026-02-27 15:34:06 -05:00
2a827fd4f6 [feat] tweaking sort and facet matching 2026-02-27 09:29:47 -05:00
538416c22a [bugfix] fixed lowestPrice and highestPrice field names in sync-prices 2026-02-26 20:44:10 -05:00
a1e64ca4fd [feat] use productUrlName if productName does not exist 2026-02-24 09:32:59 -05:00
240e4ce88b [feat] implemented product variants 2026-02-23 19:13:14 -05:00
bdcf90b0d9 [chore] move cards to htmx post 2026-02-22 11:00:30 -05:00
1ed2c4fcfe [feat] sync now loops through card sets 2026-02-20 05:49:05 -05:00
81b223ae65 [feat] add Artist field, and name cleanup 2026-02-19 16:05:18 -05:00
8918a040b6 [feat] moved search to components 2026-02-17 13:42:00 -05:00
9b63afb342 [feat] quick search function with typesense 2026-02-17 13:08:48 -05:00
32df33f29e [feat] script to updating pricing 2026-02-15 15:25:08 -05:00
6391e6d5a5 preload import working 2026-02-12 15:22:20 -05:00