aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Cloud.php
Commit message (Expand)AuthorAgeFilesLines
* fix more php deprecationsMario2024-01-141-1/+1
* go away if method is not implementedMario2023-01-031-2/+2
* provide inline error messages for mod cloudMario2023-01-031-7/+4
* fix php warningsMario2022-10-121-1/+1
* cloud: instead of asking for a page reload when expiriencing a not implemnent...Mario2021-04-081-1/+2
* get devHilmar R2021-03-011-1/+1
* merge branch files_ng into devMario2020-12-141-8/+12
* fix bitrot in util/zotshzotlabs2019-08-151-7/+0
* SECURITY: provide option to disable the cloud 'root' directory and make the c...zotlabs2018-06-131-0/+9
* initial support for alternative sort orders on the cloud pages. Can be trigge...zotlabs2018-03-211-0/+6
* handle error logging in on cloud page (post method not implemented), politely...zotlabs2018-02-221-0/+3
* mod_cloud: provide a themed page with an error notification on errors instead...zotlabs2017-12-051-0/+24
* allow cloud filenames to include ampersands without messing up auth tokens (z...zotlabs2017-11-051-16/+8
* fix cloud redirects with owt tokenszotlabs2017-11-031-5/+14
* better fix for dav headers already sent issuezotlabs2017-06-261-1/+2
* typo in chanview, remove output buffering in mod_cloud which is preventing la...zotlabs2017-06-251-2/+2
* get rid of 'davguest' and allow for project specific DB updates (currently db...zotlabs2017-03-251-2/+0
* 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
* include attach.php at the module level since 2d4b75428a87038 wasn't backporte...redmatrix2016-07-171-0/+3
* 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 w...redmatrix2016-06-261-1/+1
* 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