| Commit message (Expand) | Author | Age | Files | Lines |
* | sort cloud directory by 1. is_dir and 2. name until we can figure out a way t... | zotlabs | 2017-12-25 | 1 | -1/+1 |
* | hubzilla issue #680, implement IMoveTarget and recursive file/directory move/... | zotlabs | 2017-12-06 | 1 | -1/+17 |
* | mod_cloud: provide a themed page with an error notification on errors instead... | zotlabs | 2017-12-05 | 1 | -1/+1 |
* | remove warning for large files on cloud upload | zotlabs | 2017-12-02 | 1 | -3/+0 |
* | set display_path for photo_upload from the DAV File interface | zotlabs | 2017-11-20 | 1 | -2/+6 |
* | text thumbnails in cloud tile mode | zotlabs | 2017-11-19 | 3 | -2/+16 |
* | svg thumbnails have security concerns. Added thumbnail security setting and h... | zotlabs | 2017-11-17 | 1 | -2/+11 |
* | allow svg image previews in cloud browser when using tile mode. | zotlabs | 2017-11-16 | 1 | -1/+10 |
* | sort out a few more large image upload issues | zotlabs | 2017-11-14 | 3 | -2/+22 |
* | set os_syspath in DAV file put operation so that photos will scale correctly. | zotlabs | 2017-11-10 | 1 | -3/+6 |
* | allow cloud filenames to include ampersands without messing up auth tokens (z... | zotlabs | 2017-11-05 | 1 | -0/+1 |
* | provide a 'tile' view (view only) mode to mod_cloud | zotlabs | 2017-10-30 | 1 | -0/+20 |
* | feed untranslated appnames to nav_set_selected() and query for the active app... | Mario Vavti | 2017-10-09 | 1 | -1/+1 |
* | check code rights on cloud files | zotlabs | 2017-09-05 | 1 | -2/+2 |
* | hubzilla issue #846 | zotlabs | 2017-08-17 | 1 | -1/+1 |
* | create cdav principal also on client access and remove redundant pconfig chec... | Mario Vavti | 2017-08-10 | 1 | -6/+3 |
* | implement file notification on initial upload and rename get_parent_cloudpath... | git-marijus | 2017-07-29 | 1 | -1/+2 |
* | suppress fopen errors from dav | zotlabs | 2017-07-23 | 1 | -1/+1 |
* | more nav_set_selected apps | git-marijus | 2017-07-21 | 1 | -0/+2 |
* | better fix for dav headers already sent issue | zotlabs | 2017-06-26 | 1 | -1/+2 |
* | get rid of some more deprecated uses of $a | zotlabs | 2017-03-28 | 1 | -1/+1 |
* | remove obsolete app argument from load_pdl | zotlabs | 2017-03-28 | 1 | -1/+1 |
* | get rid of get_app() | zotlabs | 2017-03-28 | 1 | -2/+3 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_merge | zotlabs | 2017-03-25 | 1 | -1/+2 |
|\ |
|
| * | move profile tabs to app-tray | Mario Vavti | 2017-03-20 | 1 | -1/+2 |
* | | more cloud updates - upgrade the DAV structures as well. | zotlabs | 2017-03-22 | 2 | -23/+51 |
|/ |
|
* | add file size notes to /cloud actions panel | zotlabs | 2017-02-27 | 1 | -0/+4 |
* | prep work | zotlabs | 2017-02-27 | 1 | -1/+1 |
* | fix find_folder_hash_by_path() which was not safe against multiple attach str... | zotlabs | 2017-02-20 | 1 | -1/+7 |
* | until we've settled on what they should be, set os_path and display_path to a... | Florian Steinel | 2016-10-22 | 1 | -2/+2 |
* | add column display_path to inserts into attachment, as this column is a not n... | Florian Steinel | 2016-10-22 | 1 | -2/+4 |
* | [TASK] Update Doxyfile and fix Doxygen errors. | Klaus Weidenbach | 2016-10-13 | 4 | -75/+76 |
* | [TASK] Replace deprecated Sabre functions. | Klaus Weidenbach | 2016-09-29 | 2 | -71/+48 |
* | implement acl for folder creation | Mario Vavti | 2016-08-10 | 1 | -1/+4 |
* | fix cloud path | redmatrix | 2016-08-07 | 1 | -1/+1 |
* | bring back acl for cloud file uploads | Mario Vavti | 2016-08-06 | 1 | -1/+2 |
* | multi acl: port /cloud and /filestorage | Mario Vavti | 2016-08-04 | 1 | -0/+4 |
* | Merge remote-tracking branch 'upstream/dev' into website-import | Andrew Manning | 2016-07-30 | 2 | -3/+24 |
|\ |
|
| * | rework drag and drop to drag directly into files area, implement the default ... | Mario Vavti | 2016-07-27 | 1 | -75/+0 |
| * | allow multiple-file cloud upload | Mario Vavti | 2016-07-26 | 1 | -0/+75 |
| * | URLUtil path has changed since sabredav 1.8 - fixes renaming issue in dav cli... | Mario Vavti | 2016-07-26 | 1 | -1/+2 |
| * | add acl selection to files upload via /cloud (still missing from directory cr... | redmatrix | 2016-07-24 | 1 | -1/+20 |
| * | Multiple file upload by drag and drop with progress indicators and auto page ... | Andrew Manning | 2016-07-24 | 1 | -1/+2 |
* | | Merge remote-tracking branch 'upstream/dev' into website-import | Andrew Manning | 2016-07-21 | 1 | -26/+14 |
|\| |
|
| * | merge 1.10RC into dev | Mario Vavti | 2016-07-22 | 1 | -2/+2 |
| |\ |
|
| | * | missing $ | Mario Vavti | 2016-07-22 | 1 | -2/+2 |
| | * | DAV auth issue | redmatrix | 2016-07-21 | 1 | -0/+1 |
| | * | sort out some of the authentication mess - with luck this may fix the DAV aut... | redmatrix | 2016-07-20 | 1 | -25/+12 |
| * | | DAV auth issue | redmatrix | 2016-07-21 | 1 | -0/+1 |
| * | | sort out some of the authentication mess - with luck this may fix the DAV aut... | redmatrix | 2016-07-20 | 1 | -25/+12 |