aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Storage
Commit message (Expand)AuthorAgeFilesLines
...
* set display_path for photo_upload from the DAV File interfacezotlabs2017-11-201-2/+6
* text thumbnails in cloud tile modezotlabs2017-11-193-2/+16
* svg thumbnails have security concerns. Added thumbnail security setting and h...zotlabs2017-11-171-2/+11
* allow svg image previews in cloud browser when using tile mode.zotlabs2017-11-161-1/+10
* sort out a few more large image upload issueszotlabs2017-11-143-2/+22
* set os_syspath in DAV file put operation so that photos will scale correctly.zotlabs2017-11-101-3/+6
* allow cloud filenames to include ampersands without messing up auth tokens (z...zotlabs2017-11-051-0/+1
* provide a 'tile' view (view only) mode to mod_cloudzotlabs2017-10-301-0/+20
* feed untranslated appnames to nav_set_selected() and query for the active app...Mario Vavti2017-10-091-1/+1
* check code rights on cloud fileszotlabs2017-09-051-2/+2
* hubzilla issue #846zotlabs2017-08-171-1/+1
* create cdav principal also on client access and remove redundant pconfig chec...Mario Vavti2017-08-101-6/+3
* implement file notification on initial upload and rename get_parent_cloudpath...git-marijus2017-07-291-1/+2
* suppress fopen errors from davzotlabs2017-07-231-1/+1
* more nav_set_selected appsgit-marijus2017-07-211-0/+2
* better fix for dav headers already sent issuezotlabs2017-06-261-1/+2
* get rid of some more deprecated uses of $azotlabs2017-03-281-1/+1
* remove obsolete app argument from load_pdlzotlabs2017-03-281-1/+1
* get rid of get_app()zotlabs2017-03-281-2/+3
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into xdev_mergezotlabs2017-03-251-1/+2
|\
| * move profile tabs to app-trayMario Vavti2017-03-201-1/+2
* | more cloud updates - upgrade the DAV structures as well.zotlabs2017-03-222-23/+51
|/
* add file size notes to /cloud actions panelzotlabs2017-02-271-0/+4
* prep workzotlabs2017-02-271-1/+1
* fix find_folder_hash_by_path() which was not safe against multiple attach str...zotlabs2017-02-201-1/+7
* until we've settled on what they should be, set os_path and display_path to a...Florian Steinel2016-10-221-2/+2
* add column display_path to inserts into attachment, as this column is a not n...Florian Steinel2016-10-221-2/+4
* [TASK] Update Doxyfile and fix Doxygen errors.Klaus Weidenbach2016-10-134-75/+76
* [TASK] Replace deprecated Sabre functions.Klaus Weidenbach2016-09-292-71/+48
* implement acl for folder creationMario Vavti2016-08-101-1/+4
* fix cloud pathredmatrix2016-08-071-1/+1
* bring back acl for cloud file uploadsMario Vavti2016-08-061-1/+2
* multi acl: port /cloud and /filestorageMario Vavti2016-08-041-0/+4
* Merge remote-tracking branch 'upstream/dev' into website-importAndrew Manning2016-07-302-3/+24
|\
| * rework drag and drop to drag directly into files area, implement the default ...Mario Vavti2016-07-271-75/+0
| * allow multiple-file cloud uploadMario Vavti2016-07-261-0/+75
| * URLUtil path has changed since sabredav 1.8 - fixes renaming issue in dav cli...Mario Vavti2016-07-261-1/+2
| * add acl selection to files upload via /cloud (still missing from directory cr...redmatrix2016-07-241-1/+20
| * Multiple file upload by drag and drop with progress indicators and auto page ...Andrew Manning2016-07-241-1/+2
* | Merge remote-tracking branch 'upstream/dev' into website-importAndrew Manning2016-07-211-26/+14
|\|
| * merge 1.10RC into devMario Vavti2016-07-221-2/+2
| |\
| | * missing $Mario Vavti2016-07-221-2/+2
| | * DAV auth issueredmatrix2016-07-211-0/+1
| | * sort out some of the authentication mess - with luck this may fix the DAV aut...redmatrix2016-07-201-25/+12
| * | DAV auth issueredmatrix2016-07-211-0/+1
| * | sort out some of the authentication mess - with luck this may fix the DAV aut...redmatrix2016-07-201-25/+12
* | | Merge remote-tracking branch 'upstream/dev' into website-importAndrew Manning2016-07-202-2/+1
|\| |
| * | doc correctionredmatrix2016-07-191-1/+1
| |/
| * include attach.php at the module level since 2d4b75428a87038 wasn't backporte...redmatrix2016-07-171-1/+0
* | Added functions to check cloud files path and return path with hashed namesAndrew Manning2016-07-171-0/+1
|/