Commit Graph

228 Commits

Author SHA1 Message Date
pntless 4085136269 feat(store): add models to bestbuy (#421) 2020-10-02 16:50:36 -04:00
xninjax fd294d2baa feat: max price filtering (#383) 2020-10-02 12:59:06 -04:00
dependabot[bot] 02f9ed5e53 chore(deps): bump GoogleCloudPlatform/release-please-action from v2.4.1 to v2.4.2 (#415)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-02 12:55:25 -04:00
dependabot[bot] 177203a085 chore(deps): bump actions/setup-node from v2.1.1 to v2.1.2 (#416)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from v2.1.1 to v2.1.2.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2.1.1...c6fd00ceb9747fb23ffdf72987450a2664414867)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-02 12:55:12 -04:00
Jef LeCompte eee6b8183a chore: update issue templates
Signed-off-by: Jef LeCompte <jeffreylec@gmail.com>
2020-10-01 13:35:16 -04:00
karmanbadhesha 313d176848 feat(store): add evga 3090 to newegg canada (#396) 2020-10-01 13:23:35 -04:00
pntless fddc0021d3 feat(store): adds aorus master 3080 to newegg (#402) 2020-10-01 13:22:37 -04:00
adolfo bernal 7a981e7456 fix: add status code 429 to bandh backOffStatusCodes (#404) 2020-10-01 13:15:05 -04:00
Jef LeCompte 760d57b113 chore: ignore markdown for cicd 2020-10-01 13:12:59 +00:00
Seán O'Grady 7ce6904887 chore: Add discord url to top menu (#377)
Co-authored-by: Jef LeCompte <jeffreylec@gmail.com>
2020-10-01 09:11:07 -04:00
dependabot[bot] 4b3018345b chore(deps): bump nodemailer from 6.4.11 to 6.4.12 (#399)
Bumps [nodemailer](https://github.com/nodemailer/nodemailer) from 6.4.11 to 6.4.12.
- [Release notes](https://github.com/nodemailer/nodemailer/releases)
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodemailer/nodemailer/compare/v6.4.11...v6.4.12)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-01 08:09:41 -04:00
dependabot[bot] e27ea63674 chore(deps): bump puppeteer-extra-plugin-stealth from 2.6.1 to 2.6.2 (#398)
Bumps [puppeteer-extra-plugin-stealth](https://github.com/berstend/puppeteer-extra) from 2.6.1 to 2.6.2.
- [Release notes](https://github.com/berstend/puppeteer-extra/releases)
- [Commits](https://github.com/berstend/puppeteer-extra/compare/puppeteer-extra-plugin-stealth@2.6.1...puppeteer-extra-plugin-stealth@2.6.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-01 08:09:22 -04:00
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