aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/SetupChecks/NeedsSystemAddressBookSync.php
Commit message (Collapse)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-05-271-20/+2
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* Add quotation marksValdnet2023-11-221-1/+1
| | | Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
* Improve setup checks naming and improve database version checkCôme Chilliet2023-10-241-1/+1
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* Change SetupResult API to named constructorsCôme Chilliet2023-10-191-2/+2
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* Move NeedsSystemAddressBookSync to dav application where it’s registeredCôme Chilliet2023-10-191-0/+57
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>