Chris Mendoza
e552c9102d
feat(store): add corsair sfx PSUs ( #881 )
2020-11-22 11:57:05 -05:00
Jef LeCompte
292e3603fd
fix(store): generate links only for selected stores
...
Resolves : #694
Signed-off-by: Jef LeCompte <jeffreylec@gmail.com >
2020-11-22 11:53:17 -05:00
Jef LeCompte
85bbaf905e
chore(xbox): add xbox series x
...
Closes : #836
Signed-off-by: Jef LeCompte <jeffreylec@gmail.com >
2020-11-22 11:34:30 -05:00
Armando D Jagucki
432d38bd5a
chore(amazon): add big navi links ( #880 )
2020-11-22 10:08:22 -05:00
Sebastian
2d01cfddff
feat(store): add captcha check to saturn and mediamarkt ( #876 )
2020-11-21 15:10:21 -05:00
Cristian
53739e05ab
feat(store): add vsgamers ( #767 )
2020-11-21 13:28:01 -05:00
Jef LeCompte
9ad9793dc1
chore: update dependencies ( #874 )
...
Additional linting fixes
Signed-off-by: Jef LeCompte <jeffreylec@gmail.com >
2020-11-21 10:55:03 -05:00
Asier Eguibar
4b689cb94e
feat(coolmod): add maxPrice ( #862 )
2020-11-21 10:31:36 -05:00
Barmaley13
c3f38fb2c9
chore: add more 3070 cards, reorder links ( #872 )
2020-11-21 10:29:10 -05:00
Jef LeCompte
af631c86f1
revert: correcting newline split for multiple user agents
...
Ref: f16a9fb331 , #824
2020-11-19 18:05:50 -05:00
xcaliber93
6f273305df
feat(canadacomputers): add ryzen 5000 series ( #842 )
2020-11-19 09:00:46 -05:00
vmnt
6d292a11cd
feat(newegg-ca): add big navi links ( #843 )
2020-11-19 08:59:37 -05:00
Rich Evans
89a762e2f5
feat(store): add amd rx 6000 series model ( #832 )
2020-11-18 20:14:27 -05:00
joslynesser
f16a9fb331
fix(config): correcting newline split for multiple user agents ( #824 )
2020-11-18 10:24:17 -05:00
VictorV
777c31b420
feat(notification): add product link to email and telegram ( #816 )
2020-11-18 10:23:31 -05:00
Matt Hayward
229daabb34
chore: add amd cpus to uk stores ( #833 )
2020-11-18 10:22:37 -05:00
Cristian
d0ebffd056
feat(store): add 3070 models to pccomponentes & coolmod ( #820 )
2020-11-17 10:23:14 -05:00
James Hinton
eb314afda5
feat(playstation): add outOfStock label ( #812 )
2020-11-16 11:12:35 -05:00
Jef LeCompte
8933896c5c
chore: remove duplicate chips
...
Signed-off-by: Jef LeCompte <jeffreylec@gmail.com >
2020-11-15 12:10:20 -05:00
Garret Picchioni
88a1303f73
chore(amazon): add zen 3 to us, es, and nl ( #743 )
2020-11-15 12:09:29 -05:00
Michael Vendivel
167713bb14
fix(amazon): add 5800x and 5600x ( #802 )
2020-11-15 12:05:14 -05:00
James Hinton
7c28c7f72b
feat(store): add PlayStation store ( #806 )
2020-11-15 11:46:32 -05:00
Cristian
b21b2440f7
chore(pccomponentes): add ryzen cpus ( #756 )
2020-11-14 22:05:06 -05:00
Michael Vendivel
63d550ca63
fix(bestbuy-ca): use proper selector ( #801 )
2020-11-14 22:02:49 -05:00
Clinton Judy
501ea34a54
feat(asus): add backoff codes ( #790 )
2020-11-13 11:11:48 -05:00
Clinton Judy
b60ad12cf2
chore(newegg): add 3080 vision oc ( #791 )
2020-11-13 11:10:31 -05:00
Jef LeCompte
c38bebb49d
feat(store): add topachat ( #776 )
...
Co-authored-by: Oguzhan YAGCI <oyagci@student.42.fr >
2020-11-12 08:50:31 -05:00
Zyde22
02d7c47c40
feat: add amazon-fr to stores. ( #766 )
2020-11-12 08:39:45 -05:00
rodrigorodrigo
bd69e471f7
feat(store): support for canadacomputers ( #772 )
2020-11-12 08:24:15 -05:00
Cristian
32702929a9
feat(coolmod): add zen 3 ( #754 )
2020-11-11 23:18:47 -05:00
Vincent
ccb207abeb
feat(discord): add cart link to embed ( #762 )
2020-11-11 23:15:10 -05:00
Jaden VanEckhout
841647c06c
fix(walmart): ps5 digital url ( #763 )
...
Co-authored-by: Jef LeCompte <jeffreylec@gmail.com >
2020-11-11 23:13:53 -05:00
HeitorLM
23d061b387
feat(store): support for kabum (amd and rtx 30 series) ( #727 )
...
Co-authored-by: Jef LeCompte <jeffreylec@gmail.com >
2020-11-11 22:25:15 -05:00
Nathan Grebowiec
a5249ecc7c
feat: add option to disable auto add to cart ( #759 )
2020-11-11 20:56:45 -05:00
Jef LeCompte
d19dd5a404
refactor!: removed duplicated Model
...
Signed-off-by: Jef LeCompte <jeffreylec@gmail.com >
2020-11-10 17:50:43 -05:00
Jef LeCompte
15e4520213
chore: pipeline changes ( #753 )
2020-11-10 17:12:20 -05:00
Jef LeCompte
0904253cc6
refactor: add more types to Model, extract Brand
...
This is prep work for normalizing `Model`
Signed-off-by: Jef LeCompte <jeffreylec@gmail.com >
2020-11-10 10:53:24 -05:00
Jef LeCompte
318e626e78
feat: fix metadata in logging, lint prettier, typed Models ( #747 )
2020-11-10 10:38:14 -05:00
Ben Wu
9f28fe5803
feat(notification): support for multiple phone numbers ( #738 )
2020-11-10 09:21:54 -05:00
Michael Vendivel
ab1fddf20c
feat(target): add additional selector for 'ship it' ( #737 )
2020-11-10 09:00:06 -05:00
James Hinton
0128718ba7
feat(store): add game store, add ps5 for uk stores ( #736 )
2020-11-10 08:55:27 -05:00
Vinh Nguyen
314f533f0b
feat(store): add xbox series x and s ( #732 )
...
Co-authored-by: VictorV <velasquez.victor@gmail.com >
Co-authored-by: vinhnguyen <vinh.nguyen@venmo.com >
2020-11-10 08:47:15 -05:00
hiivin
4e086e9267
feat(galaxus): add zen 3 ( #729 )
2020-11-09 11:31:51 -05:00
Vincent
dde9837829
feat(amazon): add more 3070s ( #719 )
...
Co-authored-by: Jef LeCompte <jeffreylec@gmail.com >
2020-11-09 01:20:01 -05:00
serg06
25700567c5
feat(amazon-ca): add ps5 ( #713 )
...
Co-authored-by: Jef LeCompte <jeffreylec@gmail.com >
2020-11-09 01:19:36 -05:00
Omelette Du Fromage
c02241c752
feat: memoryexpress website support ( #717 )
...
Adding MemoryExpress website in Canada. Only track the online store
stock for now. Might add the stores stock later like microcenter.
Only track Ryzen 5000-series for now because RTX 3000-series is only
available in store backorder.
Co-authored-by: Omelette Du Fromage <lavrenti.rogoff@gmail.com >
Co-authored-by: Jef LeCompte <jeffreylec@gmail.com >
2020-11-09 01:18:49 -05:00
hiivin
38937f6880
feat(store): add arlt and amd-de ( #721 )
...
Co-authored-by: Jef LeCompte <jeffreylec@gmail.com >
2020-11-09 01:16:58 -05:00
Jörg Battermann
0362bf8081
feat(mindfactory): add ryzen 5900x, 5950x ( #720 )
2020-11-09 01:14:16 -05:00
hiivin
2291b8eff5
feat(store): add ps5 to german stores ( #715 )
2020-11-07 12:55:42 -05:00
Andrew O'Brien
8a459056c5
feat(store): Adds AM3 to microcenter ( #707 )
...
Co-authored-by: Jef LeCompte <jeffreylec@gmail.com >
2020-11-07 12:18:48 -05:00