aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Cloud.php
Commit message (Collapse)AuthorAgeFilesLines
* better fix for dav headers already sent issuezotlabs2017-06-261-1/+2
|
* typo in chanview, remove output buffering in mod_cloud which is preventing ↵zotlabs2017-06-251-2/+2
| | | | large files from being downloaded. IIRC this was put there to avoid a SAML warning in SabreDAV but I'm not seeing that currently.
* get rid of 'davguest' and allow for project specific DB updates (currently ↵zotlabs2017-03-251-2/+0
| | | | db updates are common between all possible projects/subprojects/forks).
* use head_add_link() for feed discoveryzotlabs2017-02-211-2/+0
|
* update fr translationzotlabs2017-02-201-2/+0
|
* [TASK] Update Doxyfile and fix Doxygen errors.Klaus Weidenbach2016-10-131-25/+26
| | | | | | Updated Doxyfile to include new folders. Add a list for @hooks tags. Fixed some parsing problems for Doxygen.
* include attach.php at the module level since 2d4b75428a87038 wasn't ↵redmatrix2016-07-171-0/+3
| | | | backported to dev and we're about to branch an RC
* more fixes for /cloud and /davMario Vavti2016-07-071-11/+0
|
* fix /cloud after recent changesMario Vavti2016-07-061-2/+1
|
* remove the app $a passed to profile_load, also add profile_load to mod_wiki ↵redmatrix2016-06-261-1/+1
| | | | which should fix issue #431
* another try on #385 - replace sabres restrictive CSP with what we do in boot.phpMario Vavti2016-05-251-0/+3
|
* revert fix for #385Mario Vavti2016-05-211-4/+0
|
* possible better fix for #385Mario Vavti2016-05-211-1/+5
|
* sabre upgraderedmatrix2016-05-101-1/+0
|
* a bit more namespace wranglingredmatrix2016-04-181-4/+4
|
* module updatesredmatrix2016-04-181-0/+110