Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 ↵ | Florian Steinel | 2016-10-22 | 1 | -2/+2 |
| | | | | an emtpy string | ||||
* | add column display_path to inserts into attachment, as this column is a not ↵ | Florian Steinel | 2016-10-22 | 1 | -2/+4 |
| | | | | | | | | | | null column Conflicts: Zotlabs/Storage/Directory.php include/attach.php amend 54def92bcf75c08cd8dec3921e5ef26f23d85ffc display_path | ||||
* | [TASK] Update Doxyfile and fix Doxygen errors. | Klaus Weidenbach | 2016-10-13 | 1 | -21/+21 |
| | | | | | | Updated Doxyfile to include new folders. Add a list for @hooks tags. Fixed some parsing problems for Doxygen. | ||||
* | [TASK] Replace deprecated Sabre functions. | Klaus Weidenbach | 2016-09-29 | 1 | -55/+35 |
| | | | | Replaced some deprecated functions from Sabre's URLUtil class. | ||||
* | 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 ↵ | Mario Vavti | 2016-07-26 | 1 | -1/+2 |
| | | | | | | | | clients | ||||
* | | 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 ↵ | redmatrix | 2016-07-17 | 1 | -1/+0 |
| | | | | | | | | backported to dev and we're about to branch an RC | ||||
* | | 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 |
| | | | | e.g. embedphotos and chess. $item['object'] is now $item['obj'] and $photo['type'] is $photo['mimetype'], $photo['scale'] is $photo['imgscale'] and $photo['data'] is now $photo['content']. There are a number of other changes, but these are the ones noted to cause issues with third-party plugins. The project plugins have been updated. Please note any new issues as this effort touched a lot of code in a lot of files. | ||||
* | 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 |
| | | | | even when the actual observer is a guest (with permission to upload). | ||||
* | static App | redmatrix | 2016-03-31 | 1 | -5/+5 |
| | |||||
* | move storage assets to zotlabs/storage | redmatrix | 2016-02-19 | 1 | -0/+536 |