| Commit message (Expand) | Author | Age | Files | Lines |
* | css fixes | Mario | 2021-10-01 | 1 | -4/+6 |
* | improve file upload performance: start uploading next file only after the pre... | Mario | 2021-10-01 | 1 | -47/+60 |
* | Apps drag and drop feature | Mario | 2021-08-03 | 1 | -2/+2 |
* | mod cloud strings | Mario | 2021-01-03 | 1 | -2/+2 |
* | remove fallback code - it will not be required if compression is dismissed | Mario | 2020-12-30 | 1 | -34/+3 |
* | files_ng: provide a fallback in case the server timed out on compressing the ... | Mario | 2020-12-28 | 1 | -2/+33 |
* | fix javascript warning | Mario | 2020-12-23 | 1 | -1/+1 |
* | provide some info and remove unused code | Mario | 2020-12-22 | 1 | -10/+3 |
* | files_ng: improve download handlÃing | Mario | 2020-12-22 | 1 | -7/+31 |
* | files_ng: omit parent folders of a download | Mario | 2020-12-22 | 1 | -0/+2 |
* | files_ng: implement directory and bulk file download | Mario | 2020-12-21 | 1 | -1/+42 |
* | files_ng: fix regression in finding the right path in certain situations and ... | Mario | 2020-12-16 | 1 | -2/+9 |
* | merge branch files_ng into dev | Mario | 2020-12-14 | 1 | -113/+328 |
* | fix acl issue in mod cloud | Mario Vavti | 2017-12-02 | 1 | -1/+22 |
* | more or less working chunked uploads on /cloud now. | zotlabs | 2017-11-30 | 1 | -31/+19 |
* | made it to prepareHtml | zotlabs | 2017-11-30 | 1 | -3/+5 |
* | progress on chunked uploads in /cloud | zotlabs | 2017-11-30 | 1 | -9/+9 |
* | more chunk stuff | zotlabs | 2017-11-29 | 1 | -3/+3 |
* | more chunk | zotlabs | 2017-11-28 | 1 | -2/+6 |
* | more chunk work | zotlabs | 2017-11-28 | 1 | -13/+12 |
* | more chunk work | zotlabs | 2017-11-28 | 1 | -20/+24 |
* | first integration attempt with /cloud and blueimp uploader | zotlabs | 2017-11-28 | 1 | -0/+27 |
* | update to latest bs4 from git and change hidden-* classes to d-* | Mario Vavti | 2017-03-20 | 1 | -1/+1 |
* | 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 |