| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | | Merge remote-tracking branch 'upstream/dev' into website-import | Andrew Manning | 2016-07-20 | 2 | -2/+1 |
|\| | |
|
| * | | doc correction | redmatrix | 2016-07-19 | 1 | -1/+1 |
| |/ |
|
| * | 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 |
|/ |
|
* | os_delete_prohibit | redmatrix | 2016-07-16 | 1 | -0/+4 |
* | 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 |
* | Merge branch 'dev' into sabre32 | Mario Vavti | 2016-06-24 | 1 | -1/+0 |
|\ |
|
| * | SuperCurl to provide a re-usable curl options stack and just change options t... | redmatrix | 2016-06-23 | 1 | -1/+0 |
* | | erge branch 'dev' into sabre32 | Mario Vavti | 2016-06-22 | 1 | -0/+739 |
|\| |
|
| * | provide a skeleton of the current CalDAVClient with lots of notes about how b... | redmatrix | 2016-06-21 | 1 | -0/+739 |
* | | Merge branch 'dev' into sabre32 | Mario Vavti | 2016-06-15 | 1 | -0/+53 |
|\| |
|
| * | support cookie auth in Sabre DAV | redmatrix | 2016-06-14 | 1 | -0/+53 |
* | | Merge branch 'dev' into sabre32 | Mario Vavti | 2016-06-10 | 1 | -0/+18 |
|\| |
|
| * | Merge remote-tracking branch 'upstream/dev' into wiki | Andrew Manning | 2016-06-02 | 2 | -8/+8 |
| |\ |
|
| * | | Git commit made for the page edits when the page is saved. | Andrew Manning | 2016-05-29 | 1 | -0/+9 |
| * | | Merge remote-tracking branch 'upstream/dev' into wiki | Andrew Manning | 2016-05-27 | 1 | -0/+1 |
| |\ \ |
|
| * | | | Successful new wiki git repo and item table record | Andrew Manning | 2016-05-21 | 1 | -0/+9 |
| * | | | possible better fix for #385 | Mario Vavti | 2016-05-21 | 1 | -1/+0 |
| * | | | possible fix for #385 | Mario Vavti | 2016-05-21 | 1 | -0/+1 |
* | | | | Merge branch 'dev' into sabre32 | Mario Vavti | 2016-06-02 | 2 | -8/+8 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | the rest of the schema updates - WARNING: some third party plugins may fail; ... | redmatrix | 2016-06-01 | 2 | -8/+8 |
| | |/
| |/| |
|
* / | | upgrade to sabre32 | Mario Vavti | 2016-05-28 | 1 | -2/+2 |
|/ / |
|
* / | another try on #385 - replace sabres restrictive CSP with what we do in boot.php | Mario Vavti | 2016-05-25 | 1 | -0/+1 |
|/ |
|
* | text clarifications | redmatrix | 2016-05-18 | 1 | -1/+0 |
* | Revert "Revert "yet more session work"" | redmatrix | 2016-05-18 | 1 | -3/+21 |
* | Revert "yet more session work" | redmatrix | 2016-05-18 | 1 | -21/+3 |
* | Merge pull request #389 from sasiflo/dev_sasiflo_sync | hubzilla | 2016-05-18 | 1 | -4/+6 |
|\ |
|
| * | Synchronization: Directory creation on sync import corrected. | sasiflo | 2016-05-17 | 1 | -4/+6 |