johnspackman / UploadMgr

Uploads files with background uploads and progress feedback on modern browsers
10 stars 14 forks source link

move to qx compiler #18

Closed hkollmann closed 4 years ago

hkollmann commented 4 years ago

This pull request moves the UploadMgr to the new compiler directory layout, removes the python toolchain and adds some extensions like directory support for input control.

It adds the possibility to define your own upload handler and adds an upload handler for zip files based on jszip. Example is add to the demo app.