danielm / uploader

A lightweight and very configurable jQuery plugin for file uploading using ajax(a sync); includes support for queues, progress tracking and drag and drop.
https://danielmg.org/demo/java-script/uploader
MIT License
1.17k stars 385 forks source link

Legacy branch? #65

Open Thorium opened 6 years ago

Thorium commented 6 years ago

Hi!

I did use this (commit 125c50236acc69c72171624e51378ffbed3c63dd ) both src/dmuploader.min.js and demos/js/demo-preview.js

Since then, it seems that there is a lot of development going on, and the API has changed, so that the upgrade is not straight forward?

So I was hoping could you create a maintenance-branch for the legacy version, just before the API changed?