Git Product home page Git Product logo

html5-file-uploader's People

Contributors

bryant1410 avatar chasewoodford avatar madcorp avatar pauliusmaciulis avatar thomaswelton avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

html5-file-uploader's Issues

How can I override the data value so I can change it at any point during runtime?

I need to send extra parameters to the back end along with the file. The extra data changes as users select different settings. I just need a string to go with the file, I noticed that I can set key to that string but maybe using data is a more reasonable choice. I will have to figure out how to access that data afterwards.

Sorry if this isn't the right place to ask this, I'm not sure where else to go. There are a ton of different html5 uploaders but I find this one easiest to understand and use.

initialize called twice resolve in double upload

Hi

thanks for this great work!

I have an issue if i twice or more call the initialize method of the uploader with the same options.
on upload it uploads every file as often as i initialized the uploader.

it seems i have to initialize it for each change in the "data" option, couse on my page the user have the option to shrink their images (via checkbox on/off) on upload.
I do not know how to deliver the new data variable instead of initialize the html5 upload new.
ans this results in double or more upload (as often as the user click on on/off) uploads for the selected file.

is there any possible solution to get tand set the data object in the moment the customer triggers the uploader? (instead of only in initialize)

kindly regards

requirejs required?

I've been able to get html5-filte-uploader working but am confused by something in the docs. It says it is vanillajs and requires no libraries, but seems to require require.js. Is it possible to use html5Upload.js completely standalone?

Auto submit once file has been dropped?

Hey! I'd like to use this but before diving in, was wondering if there's a way for me to trigger a form submission or something so that once the file has been dropped into the upload area, I can submit the form and advance users to the second step of my upload process?

Download Link Spam

The download link shouldn't require you to sign up for email newsletters. This is easily worked around for developers.

Absolute PATH

Hey. I'm having some troubles with the require.js file. Which takes the absolute PATH to include de main.js.

Bower support

It would be really nice if this library had a bower.json file so that they could be installed as a dependency via bower install html5-file-uploader.

Broken links

The links are broken. The only way I can see to get this working without hacking up files is to put it in the root of a domain or maybe to set a base directory.

Unintentional duplicate upload

Browser: Chrome

How to reproduce:
Step 1: Drop file A and file B (2 random files/images) into drop area
Result: File A and B are uploaded
Expected: File A and B are uploaded

Step 2: Drop file A into drop area again
Result: File A and B are uploaded (Error)
Expected: Only file A is uploaded

Best regard
Behamin

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.