Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 ↵ | Mario Vavti | 2016-07-29 | 1 | -4/+7 |
| | | | | the files to upload in the right order | ||||
* | 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 ↵ | Mario Vavti | 2016-07-28 | 1 | -8/+12 |
| | | | | create a new form for this action. revert progressbar- only works nice in firefox | ||||
* | make progressbar slightly more transparent and give it a default width of ↵ | Mario Vavti | 2016-07-28 | 1 | -1/+1 |
| | | | | 3px to indicate which files are to be uploaded | ||||
* | use single quote for js and double quote for html with proper escapes and ↵ | Mario Vavti | 2016-07-28 | 1 | -6/+7 |
| | | | | implement a simple progressbar | ||||
* | translate mime types to icons, update some icons, move file preview (upload ↵ | Mario Vavti | 2016-07-28 | 1 | -5/+52 |
| | | | | progress) below table header | ||||
* | rework drag and drop to drag directly into files area, implement the default ↵ | Mario Vavti | 2016-07-27 | 1 | -70/+114 |
| | | | | upload button to work with the same mechanism as drag and drop, revert 560af7a5b8e30001ea6bf9a6d2ea36e94ae904d0 since it did not work so well with the new cloud upload mechanism | ||||
* | 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 |
reload |