aboutsummaryrefslogtreecommitdiffstats
path: root/view/js/mod_cloud.js
Commit message (Expand)AuthorAgeFilesLines
* bring back acl for cloud file uploadsMario Vavti2016-08-061-2/+2
* multi acl: port /rpostMario Vavti2016-08-051-7/+7
* catch all input fields (in preparation for acl in this place) and display the...Mario Vavti2016-07-291-4/+7
* missing spaceMario Vavti2016-07-281-1/+1
* missing semicolonMario Vavti2016-07-281-1/+1
* add more info on what is happening after we are at 100% and minor fixesMario Vavti2016-07-281-3/+19
* re-implement progress-bar to work with all browsersMario Vavti2016-07-281-5/+8
* reusing the original form did not work so well via xhr upload - let us create...Mario Vavti2016-07-281-8/+12
* make progressbar slightly more transparent and give it a default width of 3px...Mario Vavti2016-07-281-1/+1
* use single quote for js and double quote for html with proper escapes and imp...Mario Vavti2016-07-281-6/+7
* translate mime types to icons, update some icons, move file preview (upload p...Mario Vavti2016-07-281-5/+52
* rework drag and drop to drag directly into files area, implement the default ...Mario Vavti2016-07-271-70/+114
* fix drag and dropMario Vavti2016-07-261-1/+1
* revert cloud acl selector (branched so as to continue development)redmatrix2016-07-251-2/+2
* make drag/drop work with acl, which bypassed the formredmatrix2016-07-241-2/+2
* Multiple file upload by drag and drop with progress indicators and auto page ...Andrew Manning2016-07-241-0/+98