| Commit message (Expand) | Author | Age | Files | Lines |
* | bring back acl for cloud file uploads | Mario Vavti | 2016-08-06 | 1 | -2/+2 |
* | multi acl: port /rpost | Mario Vavti | 2016-08-05 | 1 | -7/+7 |
* | catch all input fields (in preparation for acl in this place) and display the... | Mario Vavti | 2016-07-29 | 1 | -4/+7 |
* | missing space | Mario Vavti | 2016-07-28 | 1 | -1/+1 |
* | missing semicolon | Mario Vavti | 2016-07-28 | 1 | -1/+1 |
* | add more info on what is happening after we are at 100% and minor fixes | Mario Vavti | 2016-07-28 | 1 | -3/+19 |
* | re-implement progress-bar to work with all browsers | Mario Vavti | 2016-07-28 | 1 | -5/+8 |
* | reusing the original form did not work so well via xhr upload - let us create... | Mario Vavti | 2016-07-28 | 1 | -8/+12 |
* | make progressbar slightly more transparent and give it a default width of 3px... | Mario Vavti | 2016-07-28 | 1 | -1/+1 |
* | use single quote for js and double quote for html with proper escapes and imp... | Mario Vavti | 2016-07-28 | 1 | -6/+7 |
* | translate mime types to icons, update some icons, move file preview (upload p... | Mario Vavti | 2016-07-28 | 1 | -5/+52 |
* | rework drag and drop to drag directly into files area, implement the default ... | Mario Vavti | 2016-07-27 | 1 | -70/+114 |
* | fix drag and drop | Mario Vavti | 2016-07-26 | 1 | -1/+1 |
* | revert cloud acl selector (branched so as to continue development) | redmatrix | 2016-07-25 | 1 | -2/+2 |
* | make drag/drop work with acl, which bypassed the form | redmatrix | 2016-07-24 | 1 | -2/+2 |
* | Multiple file upload by drag and drop with progress indicators and auto page ... | Andrew Manning | 2016-07-24 | 1 | -0/+98 |