gcs-browser-upload icon indicating copy to clipboard operation
gcs-browser-upload copied to clipboard

Resumable chunked uploads to Google Cloud Storage from the browser

Results 15 gcs-browser-upload issues
Sort by recently updated
recently updated
newest added

It doesn't resume upload after restoring internet connection, Lets say user select file 0f 100 mb, after 50 mb the internet connection gets lost, it raise an error of networkError...

I'm not a deep JS expert, especially on new JS compilation technologies. Would you be able to give me a pointer for how to use the usage example, i.e. what...

Bumps [eslint](https://github.com/eslint/eslint) from 2.13.1 to 8.36.0. Release notes Sourced from eslint's releases. v8.36.0 Features c89a485 feat: Add checkJSDoc option to multiline-comment-style (#16807) (Laurent Cozic) f5f5e11 feat: Serialize parsers/processors in flat...

dependencies

I apologize for this - I have been doing resumable file uploads from Ruby and moved the code to the browser but using Ruby to generate the signed url. If...

Bumps [axios](https://github.com/axios/axios) from 0.9.1 to 0.19.0. Release notes *Sourced from [axios's releases](https://github.com/axios/axios/releases).* > ## v0.19.0 > Fixes and Functionality: > > - Unzip response body only for statuses != 204...

dependencies

Hi, Thank you for this library it seems to be super useful. I was wondering though if you have a compiled version in standard js, no es6 or babel. I...

It is currently using `window.localStorage` is it possible to run it where `window` is undefined (nodejs)?

Hi there! I'm sorry to bother you with a support issue like this. I'm probably just doing something silly, but when I use `gcs-browser-upload` I get a cors preflight error....

The upload URL should be the unique identifier for an upload.