Commit Graph

390 Commits

Author SHA1 Message Date
Dylan Fontaine b535b470ca feat(store): add Walmart (CA) (#1253) 2020-12-08 11:35:00 -05:00
Hangur 30bed2ac01 feat(store): add Megekko (#1216) 2020-12-08 08:36:20 -05:00
Darwin Do 84a6ff5973 chore(amazon): add 3060ti cards (#1229) 2020-12-07 12:01:41 -05:00
Simone Cavazzoni 84f2cb7d52 fix(amazon-it): maxPrice selector and links (#1239) 2020-12-07 12:00:27 -05:00
Jef LeCompte 243109a4ff feat(docs): add mkdocs 2020-12-07 00:18:43 -05:00
Michael Pietersen 888b5225b8 chore(bestbuy): 3060ti product links (#1197) 2020-12-06 00:34:03 -05:00
Jef LeCompte 15ec12b0a3 feat(notification): add price to links (#1209)
fix(store): label selection ordering and pricing
fix(nvidia): deprecation notice removed outside of usa
fix(amazon): maxPrice selector

Resolves #1188
Resolves #673
Resolves #1187
2020-12-05 23:22:58 -05:00
Jef LeCompte f7b32e8ac5 feat(store): add custom labels for links (#1183)
Fixes #1132
Fixes #1163
2020-12-05 07:50:17 -05:00
Jef LeCompte 14cbd5a05b fix(amazon-de): inStock selector
Fixes: #1178
2020-12-04 18:21:26 -05:00
nazmi 36e38068d8 feat(store): add awd(uk), add 3060ti link builders (#1114) 2020-12-04 17:30:55 -05:00
Ben Turner ca5553cb20 fix(scan): links builder (#1161) 2020-12-04 17:29:12 -05:00
Michael Pietersen 34a8fd475a chore(microcenter): add 3060ti (#1171) 2020-12-04 17:28:27 -05:00
RDFurman 0569629dc8 chore(memex): add 3080 and 6800xt (#1168) 2020-12-04 17:23:55 -05:00
desigi 09f0236086 feat(store): add 3060ti to newegg-ca, canadacomputer, memoryexpress (#1172)
Co-authored-by: Jef LeCompte <jeffreylec@gmail.com>
2020-12-04 17:21:20 -05:00
Jef LeCompte e67d97fe93 chore: update selectors, remove api lookup for now
Signed-off-by: Jef LeCompte <jeffreylec@gmail.com>
2020-12-04 17:05:28 -05:00
fnk93 75ee95b221 feat(store): add el corte ingles (#1107) 2020-12-04 10:49:53 -05:00
Darkgran1 3c727f1c9a chore(store): add 3060ti to link builders (#1156) 2020-12-04 10:46:43 -05:00
jaw20 3b4fe78e95 chore(amazon): adds most available AIB cards (#1140) 2020-12-04 10:44:11 -05:00
SamP301 06f3aafae6 fix(bestbuy-ca): model always indicating in stock (#1145) 2020-12-04 01:25:47 -05:00
jaw20 f2ae423fa8 fix(store): removes unnecessary newegg links from bestbuy (#1126)
Fixes #1119
2020-12-03 12:47:08 -05:00
clreinki cbad0846af chore(newegg): add 3060ti models (#1112) 2020-12-03 12:44:37 -05:00
trinityhades a3a94c19d9 chore(zotac): add 3080 amp holo (#1133) 2020-12-03 12:29:53 -05:00
Jef LeCompte 6fd023e81e fix(amazon): price and cart buttons
Resolves #1125

Signed-off-by: Jef LeCompte <jeffreylec@gmail.com>
2020-12-03 11:55:07 -05:00
Jef LeCompte 5bbdfa2abc fix(smythstoys): add out of stock label
Signed-off-by: Jef LeCompte <jeffreylec@gmail.com>
2020-12-02 17:47:06 -05:00
Jef LeCompte 1ed0593767 feat(store): add smythstoys
Signed-off-by: Jef LeCompte <jeffreylec@gmail.com>
2020-12-02 17:31:10 -05:00
Jef LeCompte cbc43304bf fix(amazon-de): remove xbox cart links
Fixes #1095

Signed-off-by: Jef LeCompte <jeffreylec@gmail.com>
2020-12-02 16:58:05 -05:00
Jef LeCompte feddac76d3 fix(newegg): maxPrice selector using used price
Fixes #1052

Signed-off-by: Jef LeCompte <jeffreylec@gmail.com>
2020-12-02 16:51:53 -05:00
Jef LeCompte 0e8774b1d0 chore(newegg): add big navi aibs
Part of #931

Signed-off-by: Jef LeCompte <jeffreylec@gmail.com>
2020-12-02 16:46:04 -05:00
Jef LeCompte 0e5edee683 chore(store): add big navi aibs
Resolves #931 #937 #1098

Signed-off-by: Jef LeCompte <jeffreylec@gmail.com>
2020-12-02 16:38:32 -05:00
fnk93 0b11238370 fix(store): add backoffStatusCodes and new captcha container (#1110) 2020-12-02 16:28:31 -05:00
fnk93 6de8c4a5ee feat(store): add amazon-de-warehouse (#1102) 2020-12-02 16:27:42 -05:00
fnk93 cf70f1ff4f feat(store): add spielegrotte (#1056) 2020-12-02 16:25:39 -05:00
Jef LeCompte a0a961aa5b chore(lint): ignore max 5 params
Signed-off-by: Jef LeCompte <jeffreylec@gmail.com>
2020-12-02 16:14:52 -05:00
fnk93 7d29ef80ba feat(store): add Medimax (#1057) 2020-12-02 16:08:53 -05:00
fnk93 e198e44613 fix(store): update euroFormat for expert and otto (#1108) 2020-12-02 16:08:09 -05:00
fnk93 f7b753334f chore(store): update eu stores (#1100) 2020-12-02 16:03:33 -05:00
Jef LeCompte 21e74cfe76 fix(walmart): instock container and add test:series
Related #1106

Signed-off-by: Jef LeCompte <jeffreylec@gmail.com>
2020-12-02 15:51:02 -05:00
Joseph Sortino ea456116da chore(bandh): add 3060ti (#1104) 2020-12-02 13:28:35 -05:00
Foxlet c5799fddc7 chore(zotac): add 3060ti, 3070 (#1094) 2020-12-02 13:18:49 -05:00
fnk93 af96c5f2e8 feat(store): add Otto (#1096) 2020-12-02 13:16:19 -05:00
GeorgSchessler 2fc018bbb2 chore(mediamarkt): add 3060ti (#1089) 2020-12-02 13:14:43 -05:00
GeorgSchessler a72a35c755 chore(saturn): add 3060ti (#1091) 2020-12-02 13:13:59 -05:00
fnk93 202698f917 feat(store): add expert (#1105) 2020-12-02 13:13:25 -05:00
Jef LeCompte d7f242780e feat(topachat): add maxPrice
Closes #1097

Signed-off-by: Jef LeCompte <jeffreylec@gmail.com>
2020-12-02 12:19:01 -05:00
Jef LeCompte b2f5c1a3ed feat(store): add argos with ps5
Updated env-example
Add max price for test series

Signed-off-by: Jef LeCompte <jeffreylec@gmail.com>
2020-12-01 23:56:15 -05:00
Jef LeCompte 29478bff2d feat(bestbuy-ca): add 3060ti cards
Update test matches

Signed-off-by: Jef LeCompte <jeffreylec@gmail.com>
2020-12-01 23:08:24 -05:00
Jef LeCompte beb50696fb chore: change 3060 to 3060ti
Add to `README`
Update test:series for bestbuy

Signed-off-by: Jef LeCompte <jeffreylec@gmail.com>
2020-12-01 22:44:33 -05:00
Mark Dietzer 490d44e1fd feat: add proxy rotation (settable per store) (#1026) 2020-12-01 22:25:48 -05:00
Shervin Mortazavi 65df944973 fix(bestbuy-ca): replace old evga xc3 ultra (#1058) 2020-12-01 18:59:08 -05:00
fnk93 ce43654847 chore(cyberport): remove xbox/ps5 (#1065) 2020-12-01 18:26:08 -05:00