aboutsummaryrefslogtreecommitdiffstats
path: root/view/js/mod_cloud.js
Commit message (Expand)AuthorAgeFilesLines
* fix acl issue in mod cloudMario Vavti2017-12-021-1/+22
* more or less working chunked uploads on /cloud now.zotlabs2017-11-301-31/+19
* made it to prepareHtmlzotlabs2017-11-301-3/+5
* progress on chunked uploads in /cloudzotlabs2017-11-301-9/+9
* more chunk stuffzotlabs2017-11-291-3/+3
* more chunkzotlabs2017-11-281-2/+6
* more chunk workzotlabs2017-11-281-13/+12
* more chunk workzotlabs2017-11-281-20/+24
* first integration attempt with /cloud and blueimp uploaderzotlabs2017-11-281-0/+27
* update to latest bs4 from git and change hidden-* classes to d-*Mario Vavti2017-03-201-1/+1
* 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