Jef LeCompte
b8d4f2f83e
chore: update .editorconfig
...
Signed-off-by: Jef LeCompte <jeffreylec@gmail.com >
2020-09-30 17:48:14 -04:00
adolfo bernal
d3bb507edc
fix: gamestop false positives ( #395 )
...
Fixed issue where gamestop would generate false positives because the string add to cart was still included even when there was no stock available. Just added the outOfStock label to look for not available, which is actually displayed on the button.
2020-09-30 16:49:09 -04:00
dependabot[bot]
5a5d03b259
chore(deps): bump twilio from 3.49.3 to 3.49.4 ( #375 )
...
Bumps [twilio](https://github.com/twilio/twilio-node ) from 3.49.3 to 3.49.4.
- [Release notes](https://github.com/twilio/twilio-node/releases )
- [Changelog](https://github.com/twilio/twilio-node/blob/main/CHANGES.md )
- [Commits](https://github.com/twilio/twilio-node/compare/3.49.3...3.49.4 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-30 14:26:49 -04:00
dependabot[bot]
4db4f1f9d7
chore(deps): bump open from 7.2.1 to 7.3.0 ( #387 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-30 14:22:27 -04:00
Jef LeCompte
f980a0bba0
docs: list cleanups, unnecessary bolding, etc
...
Signed-off-by: Jef LeCompte <jeffreylec@gmail.com >
2020-09-30 12:04:47 -04:00
Jef LeCompte
9e7976df57
fix(store): gamestop label.inStock
2020-09-30 11:23:39 -04:00
Grant
7148451b66
feat(store): add gamestop ( #390 )
2020-09-30 11:14:42 -04:00
Jef LeCompte
fdd92f9d65
docs: add CONTRIBUTING.md and add screenshot
2020-09-30 13:23:44 +00:00
Xyrec
589fbbcd34
fix: amazon.{nl,de} test urls ( #345 )
2020-09-30 00:44:01 -04:00
Andrew Mackrodt
f1d22d1684
fix: remove 3090 drid for DK/FI regions ( #361 )
2020-09-30 00:43:13 -04:00
pntless
d84a409fc7
chore: normalize ftw3 naming ( #366 )
2020-09-30 00:42:27 -04:00
Jef LeCompte
1a0753e739
docs: positioning
2020-09-30 00:41:14 -04:00
Jef LeCompte
b110a5a429
docs: update brand/stores formatting
2020-09-30 00:39:56 -04:00
pntless
54a9890130
docs: add brands and models ( #351 )
2020-09-30 00:39:26 -04:00
Grant
e55398e789
feat(store): add asus strix oc to asus store ( #385 )
2020-09-29 20:56:16 -04:00
Andrew Mackrodt
3b7487e97a
feat: configurable status code behaviours ( #340 )
2020-09-29 09:54:26 -04:00
Andrew Mackrodt
7d8897cd9f
fix: envOrNumber behavior ( #364 )
2020-09-28 14:07:52 -04:00
Augustin Winther
d2476ddb08
fix: corrected norway locales ( #356 )
...
norway currency should be `NOK` not `EUR`
norway drLocale should be `no_no` not `nb_no`
2020-09-28 07:47:42 -04:00
Andrew Mackrodt
95c28a8d6d
docs: update supported countries ( #339 )
...
Removes `russia` from documentation as there are no products
2020-09-27 21:49:22 -04:00
adrian549092
fdcd787f91
feat: support for proxy server ( #352 )
...
Co-authored-by: Adrian Martin <adrian.martin@nbcuni.com >
2020-09-27 21:43:58 -04:00
Jef LeCompte
772de900a1
fix(store): container names on nvidia ( #333 )
2020-09-27 21:40:23 -04:00
admon84
5b8d774b7c
feat(store): nvidia debug card for "product details" page ( #337 )
2020-09-27 18:00:03 -04:00
Seán O'Grady
5414b249a6
fix(notifications): twilio client creation ( #349 )
2020-09-27 17:23:48 -04:00
Wills Bithrey
f2f8d81498
feat(notification): add Twillio notification provider ( #344 )
2020-09-27 15:12:56 -04:00
Andrew Mackrodt
3b90bbbe5d
fix(notification): discord false triggers ( #346 )
2020-09-27 15:01:08 -04:00
Andrew Mackrodt
1bac1b928d
feat: retry logic for nvidia session token and adding to cart ( #347 )
2020-09-27 14:59:17 -04:00
Andrew Mackrodt
3bde805f2c
chore: add missing nvidia drid for all series/regions ( #330 )
2020-09-26 16:02:41 -04:00
Brian Baraban
8828dd15cd
feat(notification): add to field for email ( #327 )
2020-09-26 15:52:57 -04:00
Jef LeCompte
07bd246e87
fix: in stock wait time ( #325 )
...
Fixes #315
Signed-off-by: Jef LeCompte <jeffreylec@gmail.com >
2020-09-26 08:48:07 -04:00
Jef LeCompte
24786a443a
chore: reuse variable
...
Signed-off-by: Jef LeCompte <jeffreylec@gmail.com >
2020-09-26 08:43:50 -04:00
ththiem
03755d5eb1
fix(notification): sms subject output ( #298 )
2020-09-26 08:28:46 -04:00
Joshua Higgins
0aa7ab596c
feat: low bandwidth mode ( #294 )
...
Co-authored-by: Jef LeCompte <jeffreylec@gmail.com >
2020-09-26 08:05:02 -04:00
niklashjh
eda6c85fc0
feat: add norway to nvidia-api ( #304 )
...
Co-authored-by: Jef LeCompte <jeffreylec@gmail.com >
2020-09-25 19:46:17 -04:00
Loc Mai
696b75dfbd
chore: add .exe to .gitignore ( #289 )
2020-09-25 19:42:15 -04:00
Joshua Higgins
f6760d3c65
feat(store): add pny ( #295 )
2020-09-25 19:37:43 -04:00
Jef LeCompte
9636572c7d
fix(env): default LOG_LEVEL
...
Signed-off-by: Jef LeCompte <jeffreylec@gmail.com >
2020-09-25 19:33:38 -04:00
Jef LeCompte
1bead4712b
chore(store): add sweden 3090
...
Signed-off-by: Jef LeCompte <jeffreylec@gmail.com >
2020-09-25 19:31:59 -04:00
George
a2983eb54c
fix: add amazon-nl, captcha amazon-de, add ftw3 newegg ( #293 )
2020-09-25 19:30:00 -04:00
Chris Bandrowsky
349f55d360
fix: denver microcenter name ( #296 )
2020-09-25 19:26:46 -04:00
Andrew Mackrodt
38ee437cc9
chore: remove nvidiaLocale ( #318 )
2020-09-25 19:08:47 -04:00
Andrew Mackrodt
8d8e5b587d
fix: nvidia-api ( #314 )
2020-09-25 19:00:12 -04:00
Jef LeCompte
d9dea3d0f2
chore: change dev task to start:dev
...
Signed-off-by: Jef LeCompte <jeffreylec@gmail.com >
2020-09-25 18:30:05 -04:00
Andrew Mackrodt
b868d1a483
feat: enhanced lookup behaviour ( #270 )
...
Co-authored-by: Jef LeCompte <jeffreylec@gmail.com >
2020-09-25 18:29:10 -04:00
Jef LeCompte
7ef9d935c6
docs: update IN_STOCK_WAIT_TIME
...
Signed-off-by: Jef LeCompte <jeffreylec@gmail.com >
2020-09-25 08:27:26 -04:00
Jef LeCompte
c7a716f981
feat: in stock wait time per link now
...
Signed-off-by: Jef LeCompte <jeffreylec@gmail.com >
2020-09-25 08:25:58 -04:00
Joshua Higgins
d25a643425
feat(store): add additional cards to all stores ( #286 )
2020-09-24 15:28:45 -04:00
Joshua Higgins
d69189f12c
feat(store): add amazon cards and cartUrls ( #284 )
2020-09-24 14:50:53 -04:00
Jef LeCompte
2893f76e29
chore: remove patreon
2020-09-24 14:31:16 -04:00
serg06
e992cf4db8
feat(store): add 3090s to amazon-ca ( #274 )
2020-09-24 14:22:14 -04:00
Jef LeCompte
4c63acc75a
docs: fix details tag
2020-09-24 09:55:56 -04:00