nextcloud/apps/dav/lib/CardDAV
Arthur Schiwon a9f39aab29
fix creating vcards with multiple string values
Internally it is valid to provide multiple values for a property as
plain string. An exampe is given in the PhpDoc of
AddressBookImpl::search().

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2021-04-30 21:36:05 +02:00
..
Integration Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Xml Update license headers for 19 2020-04-29 11:57:22 +02:00
AddressBook.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
AddressBookImpl.php fix creating vcards with multiple string values 2021-04-30 21:36:05 +02:00
AddressBookRoot.php Add visibility to all methods and position of static keyword 2020-04-10 16:51:06 +02:00
CardDavBackend.php Correctly truncate multibyte strings to fit into the database 2021-04-26 16:54:50 +08:00
ContactsManager.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Converter.php Map old account scope properties to new names 2021-03-26 13:07:08 +01:00
HasPhotoPlugin.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
ImageExportPlugin.php Update license headers for Nextcloud 20 (again) 2020-09-07 14:37:44 +02:00
MultiGetExportPlugin.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
PhotoCache.php Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 2021-02-18 13:31:24 +01:00
Plugin.php Bump nextcloud/coding-standard from 0.3.0 to 0.5.0 2021-02-18 13:31:24 +01:00
SyncService.php Improve CertificateManager to not be user context dependent 2020-11-03 00:13:01 +01:00
SystemAddressbook.php Restrict autocompletion also based on the phonebook known users 2021-03-10 17:19:55 +01:00
UserAddressBooks.php Add visibility to all methods and position of static keyword 2020-04-10 16:51:06 +02:00