Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | initial support for alternative sort orders on the cloud pages. Can be ↵ | zotlabs | 2018-03-21 | 1 | -0/+6 |
| | | | | triggered manually but further development is required. | ||||
* | handle error logging in on cloud page (post method not implemented), ↵ | zotlabs | 2018-02-22 | 1 | -0/+3 |
| | | | | politely ask viewer to refresh the page rather than alert 'unknown error'. | ||||
* | mod_cloud: provide a themed page with an error notification on errors ↵ | zotlabs | 2017-12-05 | 1 | -0/+24 |
| | | | | instead of an obtuse XML error structure | ||||
* | allow cloud filenames to include ampersands without messing up auth tokens ↵ | zotlabs | 2017-11-05 | 1 | -16/+8 |
| | | | | (zid, owt, and zat, and the constant placeholder 'f=') | ||||
* | fix cloud redirects with owt tokens | zotlabs | 2017-11-03 | 1 | -5/+14 |
| | |||||
* | better fix for dav headers already sent issue | zotlabs | 2017-06-26 | 1 | -1/+2 |
| | |||||
* | typo in chanview, remove output buffering in mod_cloud which is preventing ↵ | zotlabs | 2017-06-25 | 1 | -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 ↵ | zotlabs | 2017-03-25 | 1 | -2/+0 |
| | | | | db updates are common between all possible projects/subprojects/forks). | ||||
* | use head_add_link() for feed discovery | zotlabs | 2017-02-21 | 1 | -2/+0 |
| | |||||
* | update fr translation | zotlabs | 2017-02-20 | 1 | -2/+0 |
| | |||||
* | [TASK] Update Doxyfile and fix Doxygen errors. | Klaus Weidenbach | 2016-10-13 | 1 | -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 ↵ | redmatrix | 2016-07-17 | 1 | -0/+3 |
| | | | | backported to dev and we're about to branch an RC | ||||
* | more fixes for /cloud and /dav | Mario Vavti | 2016-07-07 | 1 | -11/+0 |
| | |||||
* | fix /cloud after recent changes | Mario Vavti | 2016-07-06 | 1 | -2/+1 |
| | |||||
* | remove the app $a passed to profile_load, also add profile_load to mod_wiki ↵ | redmatrix | 2016-06-26 | 1 | -1/+1 |
| | | | | which should fix issue #431 | ||||
* | another try on #385 - replace sabres restrictive CSP with what we do in boot.php | Mario Vavti | 2016-05-25 | 1 | -0/+3 |
| | |||||
* | revert fix for #385 | Mario Vavti | 2016-05-21 | 1 | -4/+0 |
| | |||||
* | possible better fix for #385 | Mario Vavti | 2016-05-21 | 1 | -1/+5 |
| | |||||
* | sabre upgrade | redmatrix | 2016-05-10 | 1 | -1/+0 |
| | |||||
* | a bit more namespace wrangling | redmatrix | 2016-04-18 | 1 | -4/+4 |
| | |||||
* | module updates | redmatrix | 2016-04-18 | 1 | -0/+110 |