angular-s3-upload icon indicating copy to clipboard operation
angular-s3-upload copied to clipboard

AngularJS To S3 Upload Demo Application

Results 10 angular-s3-upload issues
Sort by recently updated
recently updated
newest added

Not an issue but is there anything for fetching Bucket data or file data.

I am getting this error when i tried to clone the project and run the index file in browser TypeError: Cannot read property 'extend' of undefined at p (toastr.min.js:1) at...

Hi! I tried the demo page but i am unable to upload files directly to my s3 bucket. Here's what I got ``` InvalidRequestThe authorization mechanism you have provided is...

Can this plugin have resume upload feature? If yes, then how to enable the feature?

Do you have a simple way of extending this to do multiple file selection and upload?

Hi.. Its just a question, not an issue. When i upload a files, can i get a response with links of uploaded files? Thanks.

I keep getting the error message "AWS is not defined" when using either your custom S3 build, or one I built on the amazon repo. No problem with the full...

Hello everyone ! I'm currently trying to setup a direct upload from angular-s3-upload to Amazon S3 bucket. The upload process works fine, ex: If I upload an image of 3MB,...