summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/CardDAV
Commit message (Expand)AuthorAgeFilesLines
* Prevent creation of reserved address book nameChristoph Wurst2020-03-091-0/+11
* Add address book pluginsChristoph Wurst2020-03-094-17/+202
* Correctly trim long cyrillic noteJoas Schilling2020-02-251-1/+1
* Update license headersChristoph Wurst2019-12-0515-17/+45
* Some php-cs fixesRoeland Jago Douma2019-11-226-3/+8
* Dont assign $options to $options and cleanup docDaniel Kesselberg2019-07-221-3/+1
* Merge pull request #14954 from tacruc/searchPatternsMorris Jobke2019-07-192-5/+13
|\
| * Allow to search for real pattern in contactsArne Hamann2019-05-282-5/+13
* | LIMIT is no column but a SQL feature, allow limit on initial syncGeorg Ehrke2019-07-182-1/+10
* | add carddav-search option for X-ADDRESSBOOKSERVER-MEMBERlabor42019-06-071-1/+1
|/
* do not create folder just to delete it afterwardsArthur Schiwon2019-04-291-7/+15
* avoids users searches on backend, faster processingArthur Schiwon2019-04-171-1/+1
* Merge pull request #6512 from coletivoEITA/add_circles_sharing_to_caldavMorris Jobke2019-03-131-1/+3
|\
| * allow sharing addressbooks with circlesGeorg Ehrke2019-03-011-1/+3
* | Fix dav has-photo plugin extendJohn Molakvoæ (skjnldsv)2019-03-031-2/+2
|/
* Add HasPhoto DAV pluginJohn Molakvoæ (skjnldsv)2019-02-271-0/+100
* Use proper mime type for icoDaniel Kesselberg2019-01-281-1/+1
* Add ico as avatarDaniel Kesselberg2019-01-281-32/+32
* Allow access to addressbook unique uriJohn Molakvoæ (skjnldsv)2019-01-221-0/+9
* Update apps/dav/lib/CardDAV/PhotoCache.php Morris Jobke2019-01-041-1/+1
* Log failure on parsingJohn Molakvoæ (skjnldsv)2019-01-042-12/+18
* Allow URI as data for vcard PHOTOJohn Molakvoæ (skjnldsv)2019-01-042-4/+10
* Merge pull request #12693 from nextcloud/fix/11474/fix-first-ldap-loginblizzz2018-12-171-1/+1
|\
| * be careful with mixed return values even if it may look unsuspicious…Arthur Schiwon2018-11-271-1/+1
* | No DAV user enumeration if disabledRoeland Jago Douma2018-12-042-1/+59
* | Fix the system address bookRoeland Jago Douma2018-12-041-7/+8
|/
* fixes dav share issue with ownerGeorg Ehrke2018-11-141-8/+13
* Use the defined func()->count() instead of manual countingJoas Schilling2018-11-081-1/+1
* Add check for vCard uidJohn Molakvoæ (skjnldsv)2018-11-051-0/+13
* Added multi-get vcf download pluginJohn Molakvoæ (skjnldsv)2018-11-041-0/+122
* Phpunit fixJohn Molakvoæ (skjnldsv)2018-11-021-5/+9
* Update PHPDoc to reflect the actual behaviourMorris Jobke2018-11-011-2/+2
* move migrationJohn Molakvoæ (skjnldsv)2018-11-011-2/+13
* Properly set uid and create and updateJohn Molakvoæ (skjnldsv)2018-11-011-3/+13
* Update AddressBookImpl documentationJulius Härtl2018-10-301-1/+9
* Make enhancing entries with type property optionalJulius Härtl2018-10-301-4/+9
* Add type of properties to address book resultsJulius Härtl2018-10-301-1/+7
* Remove federated sharing address books which are the same as local onesJulius Härtl2018-10-301-2/+6
* remove LogicException, because it's also triggered with legitimate parametersGeorg Ehrke2018-09-051-4/+1
* Remove users from system addressbook when user deactivatedThomas Citharel2018-08-061-10/+14
* When sharing calendars and addressbooks the principal has to be verified to b...Roeland Jago Douma2018-05-271-1/+1
* Merge pull request #8335 from nextcloud/remove-unused-importMorris Jobke2018-02-143-3/+0
|\
| * Remove unused import statementsMorris Jobke2018-02-143-3/+0
* | Simplify return statementMorris Jobke2018-02-131-3/+1
|/
* Return value immediately instead of assigning to a one-time variableMorris Jobke2018-01-261-2/+1
* Do no run SyncJob in cronRoeland Jago Douma2018-01-021-42/+0
* Make ContactsStore a public APITobia De Koninck2017-12-111-0/+8
* CardDAV convertor check should not be to wideRoeland Jago Douma2017-12-111-2/+5
* Change @georgehrke's emailMorris Jobke2017-11-065-4/+5
* Update license headersMorris Jobke2017-11-0611-2/+36