Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
5,527 contributions in the last year
Activity overview
Contribution activity
December 2020
Created 24 commits in 2 repositories
Created 1 repository
- jef/svntogit-community Shell
Opened 3 pull requests in 1 repository
jef/streetmerchant
3
merged
Reviewed 37 pull requests in 1 repository
jef/streetmerchant 37 pull requests
- chore: release 3.2.0
- chore(bestbuy): 3060ti product links
- docs: add xfx brand
- feat: option for max operating duration
- feat(store): add awd(uk), add 3060ti link builders
- fix(scan): links builder
- chore(memex): add 3080 and 6800xt
- feat(store): add 3060ti to newegg-ca, canadacomputer, memoryexpress
- feat: add PlaystationQueue store
- feat(store): add el corte ingles
- chore(store): add 3060ti to link builders
- docs: add cd step
- chore(amazon): adds most available AIB cards
- chore(deps): bump amannn/action-semantic-pull-request from v2.1.0 to v2.1.1
- fix(bestbuy-ca): model always indicating in stock
- fix(store): removes unnecessary newegg links from bestbuy
- chore(newegg): add 3060ti models
- chore(zotac): add 3080 amp holo
- feat(store): Add bol.com, mediamarkt.nl and fnac.be, updated amazon.nl and coolblue.com
- fix(store): add backoffStatusCodes and new captcha container
- feat(store): add amazon-de-warehouse
- feat(store): add spielegrotte
- feat(store): add Medimax
- fix(store): update euroFormat for expert and otto
- chore(store): update eu stores
- Some pull request reviews not shown.
Created an issue in jef/streetmerchant that received 4 comments
`LOW_BANDWIDTH` regression
Description
Currently in some conditions, using LOW_BANDWIDTH="true" will cause pages to not load required selectors. This means that pages may be …