Highlights
- 1 discussion answered
Pinned
2,389 contributions in the last year
Less
More
Activity overview
Contribution activity
August 2021
Created 42 commits in 4 repositories
Created a pull request in transloadit/uppy that received 4 comments
@uppy/aws-s3: use Promise.allSettled instead of custom utils
This is a breaking change, I think we should land this before releasing 2.0.0.
This PR also allows those promises to actually reject, as currently …
+2
−2
•
4
comments
Opened 18 other pull requests in 3 repositories
transloadit/uppy
1
open
12
merged
1
closed
- @uppy/dashboard: fix metafield form validation
- build: fix legacy bundle
-
Revert "deps: replace
cuidwithnanoid(#3053)" - Stricter linter
- @uppy/aws-s3: refactor to use private fields
- @uppy/utils: resolve remaining linter errors
-
Revert "dashboard: mostly restore backwards compatibility for the
browsestrings - build: harden locale pack check for unused or duplicate key
- Modernize @uppy/utils
- website: set background color on root element
-
deps: remove
qs-stringifyfrom dependencies - @uppy/aws-s3: refactor to private fields
-
@uppy/core: use private properties in
UIPlugin -
@uppy/transloadit: upgrade
socket.io-clientversion
nodejs/node
1
open
2
closed
denoland/deno
1
merged
Reviewed 40 pull requests in 3 repositories
nodejs/node
27 pull requests
- Add structuredClone global method
- doc: fix malformed changelog entries
- doc: fix lint errors in packages.md
- src: add env and cli option to disable global search paths
- tools: update markdown lint dependencies
- workers, event_target: add brand checks for detached accessors
- worker_threads: add brand checks for detached properties/methods
- doc: fix typo in hmac.paramNames default
- url: throw invalid this on detached accessors
- lib: simplify validators
- readline: add Promise-based API
- fs: add recursive cp method
- buffer: add blob endings option, remove Node.js specific encoding option
- buffer: add Blob.prototype.stream method and other cleanups
- stream: don't emit 'data' after 'error' or 'close'
- Fix minor spelling errors in URL documents
- doc: fix color contrast issue in light mode
- doc: update debugger.md description and examples
-
feature-request - add [lazy] option
parentsto fs.writeFile[Sync], fs.appendFile[Sync], fs.open[Sync] - lib: cleanup validation
- module: support pattern trailers
- crypto: implement webcrypto.randomUUID
- test: use template to concatenate string
- [v16.x] deps: revert ABI-breaking change from V8 9.2
- stream: duplexify
- Some pull request reviews not shown.
transloadit/uppy
12 pull requests
-
Fix React
DashboardModal'stargettype -
Create
onUnmountinUIPluginfor plugins that require clean up - safely escape <script> injected code
- Stricter linter
- @uppy/aws-s3: refactor to use private fields
- FEATURE: AWS S3 multipart presigned URL batching
- Improve a11y of remove button in dashboard
- Modernize @uppy/utils
- Fix AWS S3 upload on React Native
- Fix webcam mirror option
-
@uppy/core: use private properties in
UIPlugin - Sort Google Drive list by name
Trott/remark-lint-prohibited-strings
1 pull request
Created an issue in nodejs/corepack that received 3 comments
Access to the binaries without global install
I wonder if it would be possible to have a feature similar to python -m pip to access the package manager binaries without having them on the path.…
3
comments

