Commit Graph
26 Commits
Author SHA1 Message Date
Mario Vavti dd2c4c37ff fix acl issue in mod cloud 2017-12-02 12:38:13 +01:00
zotlabs 0e8e0b48b3 more or less working chunked uploads on /cloud now. 2017-11-30 19:05:24 -08:00
zotlabs cc0d53e695 made it to prepareHtml 2017-11-30 16:24:18 -08:00
zotlabs cce2b08e6b progress on chunked uploads in /cloud 2017-11-30 15:28:53 -08:00
zotlabs d59c1bb6bf more chunk stuff 2017-11-29 18:34:16 -08:00
zotlabs e47c08ed72 more chunk 2017-11-28 20:40:01 -08:00
zotlabs e1a209a3da more chunk work 2017-11-28 18:01:04 -08:00
zotlabs 76703dee84 more chunk work 2017-11-28 17:37:18 -08:00
zotlabs df45c13f62 first integration attempt with /cloud and blueimp uploader 2017-11-28 14:30:46 -08:00
Mario Vavti 37d350c3f5 update to latest bs4 from git and change hidden-* classes to d-* 2017-03-20 11:18:23 +01:00
Mario Vavti 4f0b138692 bring back acl for cloud file uploads 2016-08-06 12:46:10 +02:00
Mario Vavti bed0a5773f multi acl: port /rpost 2016-08-05 13:20:03 +02:00
Mario Vavti 5e5ec5a66a catch all input fields (in preparation for acl in this place) and display the files to upload in the right order 2016-07-29 11:30:33 +02:00
Mario Vavti b15a53b672 missing space 2016-07-28 22:59:01 +02:00
Mario Vavti ed7e4df014 missing semicolon 2016-07-28 22:57:07 +02:00
Mario Vavti 3bf2935ee3 add more info on what is happening after we are at 100% and minor fixes 2016-07-28 22:32:58 +02:00
Mario Vavti 500ee4c1bf re-implement progress-bar to work with all browsers 2016-07-28 16:35:27 +02:00
Mario Vavti fc105cf141 reusing the original form did not work so well via xhr upload - let us create a new form for this action. revert progressbar- only works nice in firefox 2016-07-28 15:35:45 +02:00
Mario Vavti e65949f594 make progressbar slightly more transparent and give it a default width of 3px to indicate which files are to be uploaded 2016-07-28 11:54:42 +02:00
Mario Vavti b05c1a9829 use single quote for js and double quote for html with proper escapes and implement a simple progressbar 2016-07-28 11:45:57 +02:00
Mario Vavti 9fa3956aa8 translate mime types to icons, update some icons, move file preview (upload progress) below table header 2016-07-28 10:28:48 +02:00
Mario Vavti f808f1601b rework drag and drop to drag directly into files area, implement the default upload button to work with the same mechanism as drag and drop, revert 560af7a5b8 since it did not work so well with the new cloud upload mechanism 2016-07-27 16:49:55 +02:00
Mario Vavti 7126fd4b31 fix drag and drop 2016-07-26 15:57:47 +02:00
redmatrix 0f5f1c98ca revert cloud acl selector (branched so as to continue development) 2016-07-25 01:46:40 -07:00
redmatrix 01338a7610 make drag/drop work with acl, which bypassed the form 2016-07-24 22:58:26 -07:00
Andrew Manning 6998bb1f23 Multiple file upload by drag and drop with progress indicators and auto page reload 2016-07-24 07:41:53 -04:00