aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/CardDAV/UserAddressBooks.php
Commit message (Expand)AuthorAgeFilesLines
* refactor(apps): Use constructor property promotion when possibleprovokateurin2024-10-211-12/+6
* chore(apps): Apply new rector configuration to autouse classesCôme Chilliet2024-10-151-1/+2
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-1/+1
* chore: Add SPDX headerAndy Scherzinger2024-05-271-22/+3
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-7/+7
* fix(CardDAV): allow disabling of the system address book via config optionAnna Larch2023-09-011-1/+2
* fix(CardDAV): catch right exception when checking for federated app classesAnna Larch2023-07-061-1/+1
* fix(carddav): expose system address bookAnna Larch2023-05-111-9/+44
* feat(dav): store scopes for properties and filter locally scoped properties f...Anna Larch2023-05-091-1/+14
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Add visibility to all methods and position of static keywordChristoph Wurst2020-04-101-2/+2
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-2/+0
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-2/+2
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Register an address book with recent contactsChristoph Wurst2020-03-251-5/+10
* Prevent creation of reserved address book nameChristoph Wurst2020-03-091-0/+11
* Add address book pluginsChristoph Wurst2020-03-091-9/+26
* Update license headersChristoph Wurst2019-12-051-1/+2
* Some php-cs fixesRoeland Jago Douma2019-11-221-0/+1
* No DAV user enumeration if disabledRoeland Jago Douma2018-12-041-1/+12
* Update license headersMorris Jobke2017-11-061-0/+1
* Translate the Contacts addressbook when it's defaultJoas Schilling2016-10-061-1/+9
* Fix apps/Joas Schilling2016-07-211-1/+2
* Move dav app to PSR-4 (#24527)Joas Schilling2016-05-121-0/+67