| Commit message (Expand) | Author | Age | Files | Lines |
* | use uuid in file storage | zotlabs | 2018-11-22 | 1 | -1/+1 |
* | hiding a channel from the directory also hides them from the cloud rootdir | zotlabs | 2018-06-18 | 1 | -3/+2 |
* | re-implement/refactor getQuotaInfo() on DAV storage | zotlabs | 2018-06-14 | 1 | -33/+44 |
* | show/hide dot files only in mod_cloud. For DAV let the OS decide | zotlabs | 2018-05-09 | 1 | -1/+1 |
* | hide dotfiles by default in /cloud - the web interface (they are still access... | zotlabs | 2018-05-08 | 1 | -0/+2 |
* | sql error | zotlabs | 2018-04-27 | 1 | -1/+1 |
* | set the 'force' flag on attach_mkdir when initiated from a DAV operation. Thi... | zotlabs | 2018-04-26 | 1 | -1/+5 |
* | initial support for alternative sort orders on the cloud pages. Can be trigge... | zotlabs | 2018-03-21 | 1 | -1/+17 |
* | slight re-org and update of documentation, moving the tutorial to the top. | zotlabs | 2018-03-16 | 1 | -1/+1 |
* | 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 |
* | text thumbnails in cloud tile mode | zotlabs | 2017-11-19 | 1 | -0/+2 |
* | sort out a few more large image upload issues | zotlabs | 2017-11-14 | 1 | -0/+11 |
* | more cloud updates - upgrade the DAV structures as well. | zotlabs | 2017-03-22 | 1 | -22/+40 |
* | prep work | zotlabs | 2017-02-27 | 1 | -1/+1 |
* | 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 | 1 | -21/+21 |
* | [TASK] Replace deprecated Sabre functions. | Klaus Weidenbach | 2016-09-29 | 1 | -55/+35 |
* | Merge remote-tracking branch 'upstream/dev' into website-import | Andrew Manning | 2016-07-30 | 1 | -1/+2 |
|\ |
|
| * | URLUtil path has changed since sabredav 1.8 - fixes renaming issue in dav cli... | Mario Vavti | 2016-07-26 | 1 | -1/+2 |
* | | Merge remote-tracking branch 'upstream/dev' into website-import | Andrew Manning | 2016-07-20 | 1 | -1/+0 |
|\| |
|
| * | include attach.php at the module level since 2d4b75428a87038 wasn't backporte... | redmatrix | 2016-07-17 | 1 | -1/+0 |
* | | Added functions to check cloud files path and return path with hashed names | Andrew Manning | 2016-07-17 | 1 | -0/+1 |
|/ |
|
* | more fixes for /cloud and /dav | Mario Vavti | 2016-07-07 | 1 | -0/+2 |
* | merge include/reddav.php into Zotlabs/Storage/Directory.php | redmatrix | 2016-07-05 | 1 | -4/+280 |
* | the rest of the schema updates - WARNING: some third party plugins may fail; ... | redmatrix | 2016-06-01 | 1 | -1/+1 |
* | Synchronization: Directory creation on sync import corrected. | sasiflo | 2016-05-17 | 1 | -4/+6 |
* | allow engineering units (e.g. 400M, 1G) as service class limits | redmatrix | 2016-04-28 | 1 | -3/+3 |
* | send file sync packets for all known file operations | redmatrix | 2016-04-07 | 1 | -1/+25 |
* | use the explicit form of build_sync_packet so that file/photo sync will work ... | redmatrix | 2016-04-06 | 1 | -0/+6 |
* | static App | redmatrix | 2016-03-31 | 1 | -5/+5 |
* | move storage assets to zotlabs/storage | redmatrix | 2016-02-19 | 1 | -0/+536 |