aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module/Cdav.php
Commit message (Collapse)AuthorAgeFilesLines
* settings for events and cdav calendarMario2018-09-231-1/+3
|
* appify inviteMario Vavti2018-09-151-1/+2
|
* appify cdav stuff. WARNING: if you use caldav or carddav from a client or ↵Mario Vavti2018-09-151-5/+47
| | | | the webinterface you will need to enable those apps to make things work again
* strip acct: from OWA auth to API endpointszotlabs2017-12-071-1/+1
|
* fix issue #921 - default addressbook has no nameMario2017-11-301-1/+1
|
* feed untranslated appnames to nav_set_selected() and query for the active ↵Mario Vavti2017-10-091-2/+2
| | | | app directly to get app details
* Reviewed. This is OK.zotlabs2017-09-031-2/+0
| | | | | | Revert "may be exploitable in current form - awaiting review" This reverts commit 7bff60edacd68ef3dccf6f956e9c57092919950a.
* may be exploitable in current form - awaiting reviewzotlabs2017-09-021-0/+2
|
* some changes after testing server-to-server magic authzotlabs2017-08-311-6/+8
|
* add server-to-server magic auth to dav and cdav controllerszotlabs2017-08-311-14/+62
|
* create cdav principal also on client access and remove redundant pconfig ↵Mario Vavti2017-08-101-0/+9
| | | | check in authentication process
* more nav_set_selectedgit-marijus2017-07-221-0/+2
|
* reimplement creation of default calendar and default addressbook using sabre ↵Mario Vavti2017-07-041-23/+19
| | | | classes
* revert using channel_hash for cdav until we figure out how to do so cleanlyzotlabs2017-07-031-5/+5
|
* cdav migration to corezotlabs2017-06-221-6/+7
|
* start porting cdav proper to corezotlabs2017-06-211-0/+1201