James Sidhu

Results 16 comments of James Sidhu

Have you thought adding your work as a PR then using github pages? I think one of the key things is to not only take advantage of a community but...

> Every plugin that is accepted into this repo gets tracked at the above site. That's irrelevant to my ticket and shameful plugging - I didn't ask for a third-party...

@pran1990 duplicate of #101 and the PR #137 could update download-request.js and upload-request.js to return the Response object rather than buffered body. The Response object returns the stream (node-fetch) and...

You wouldn't add stream uploads and not downloads. No contributor from Dropbox looks after this repo - might as well be depreciated - just use the fetch lib and your...

Yeh that would be unsupportable as a UMD package. The only option for native browser features and streams for node is the Fetch API. I think the team instead of...

This feature should be configurable by the user. I dislike drafts triggering code review. It breaks peers reviewing each others work.

This doesn't seem to fix the issue anymore.

Two years on I'm guessing this regression of behaviour hasn't been fixed anywhere. Anyone have a solution on this thread? graceful-fs v3 will no longer work on node.js >= v7...

Not since I last checked in June this year - if you come up with a solution I would be interested to see!

Thanks, would you like a PR for this to the README as wasn't obvious error, it just outputted blank images?