summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/carddav
Commit message (Expand)AuthorAgeFilesLines
* Test ownCloud CardDAV sharing using CalDAVTesterThomas Müller2016-01-185-28/+93
* Show group shared addressbooksThomas Müller2016-01-181-2/+5
* Start updating system addressbookThomas Müller2016-01-141-3/+82
* Fix mock call to downloadRoeland Jago Douma2016-01-131-1/+1
* Merge pull request #21653 from owncloud/update-license-headers-2016Thomas Müller2016-01-1311-13/+123
|\
| * Happy new year!Thomas Müller2016-01-1211-13/+123
* | create urls in a way that sabredav handles it correctlyBjörn Schießle2016-01-121-2/+2
* | Catch exceptions during syncThomas Müller2016-01-121-4/+1
* | Address commentsThomas Müller2016-01-121-3/+3
* | Adding unit tests for the sync serviceThomas Müller2016-01-121-1/+1
* | Adding tests and adjust PHPDocThomas Müller2016-01-121-3/+35
* | Decouple federation and dav appThomas Müller2016-01-122-6/+156
|/
* Unit test contact provider registrationThomas Müller2016-01-111-0/+55
* Fix failing unit testsThomas Müller2015-12-181-1/+1
* Fix carddav sharing plugin + adding unit testsThomas Müller2015-12-183-62/+84
* avoid duplicates on searchBjörn Schießle2015-12-151-10/+14
* Fix last Oracle issueThomas Müller2015-12-151-1/+1
* Fix Oracle insert errorThomas Müller2015-12-151-2/+3
* implement delete, create, update, search, get permissionsBjörn Schießle2015-12-153-102/+428
* save wipThomas Müller2015-12-111-0/+100
* Fix endless recursionThomas Müller2015-12-021-3/+15
* Fix update of avatar imageThomas Müller2015-12-021-4/+21
* Fix commentsThomas Müller2015-12-022-4/+4
* Specify the email type and set name properlyThomas Müller2015-12-021-4/+35
* Add converter to generate/update a vcard from a given userThomas Müller2015-12-021-0/+98
* Add system principal to cal of each cardThomas Müller2015-12-022-0/+49
* user and system addressbooks are now living in sub foldersThomas Müller2015-12-024-9/+66
* Adding system addressbook for users of this instance - a occ command is suppl...Thomas Müller2015-12-023-2/+54
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2015-11-271-2/+2
* Adjust sabre changes in coreThomas Müller2015-11-242-6/+2
* Scrutinizer Auto-FixesScrutinizer Auto-Fixer2015-11-201-3/+3
* Adding an existing sharee is idempotentThomas Müller2015-11-191-8/+24
* Implement CSRF protectionThomas Müller2015-11-191-0/+24
* Addressbook sharing added based on a simplified approach which is based on ca...Thomas Müller2015-11-196-1/+502
* When creating addressbooks, make sure the displayname is setArthur Schiwon2015-11-101-1/+7
* Introducing CardDAV into coreThomas Müller2015-11-061-0/+558