summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/CardDAV/SyncService.php
Commit message (Expand)AuthorAgeFilesLines
* Sync all users to the system addresssbookJoas Schilling2020-09-291-1/+1
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-13/+10
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-1/+1
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+1
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-091-1/+1
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-1/+1
* Update license headersChristoph Wurst2019-12-051-1/+4
* avoids users searches on backend, faster processingArthur Schiwon2019-04-171-1/+1
* be careful with mixed return values even if it may look unsuspicious…Arthur Schiwon2018-11-271-1/+1
* Remove users from system addressbook when user deactivatedThomas Citharel2018-08-061-10/+14
* Simplify return statementMorris Jobke2018-02-131-3/+1
* Update license headersMorris Jobke2017-11-061-1/+2
* get addressbook url and carddav user from remote serverBjoern Schiessle2017-04-111-14/+17
* fix testsBjoern Schiessle2017-03-241-7/+26
* Load cert file before syncing addressbooks and contactsJoas Schilling2017-03-241-16/+31
* update system address book if the user change the personal settingsBjoern Schiessle2016-11-211-5/+22
* Fix apps/Joas Schilling2016-07-211-2/+3
* Update license headersLukas Reschke2016-05-261-1/+1
* Move dav app to PSR-4 (#24527)Joas Schilling2016-05-121-0/+284