Implemented client upload with rangeslider and zip open
authorFulup Ar Foll <fulup@iot.bzh>
Sun, 20 Dec 2015 20:06:07 +0000 (21:06 +0100)
committerFulup Ar Foll <fulup@iot.bzh>
Sun, 20 Dec 2015 20:06:07 +0000 (21:06 +0100)
afb-client/app/Frontend/widgets/FormInput/UploadFiles.js

index 6c68960..65269f3 100644 (file)
@@ -21,6 +21,7 @@
  *   https://github.com/nervgh/angular-file-upload/blob/master/src/services/FileUploader.js
  *   https://stuk.github.io/jszip/documentation/howto/read_zip.html
  *   http://onehungrymind.com/zip-parsing-jszip-angular/
+ *   http://stackoverflow.com/questions/15341912/how-to-go-from-blob-to-arraybuffer
  */