nextcloud-server/apps/dav/lib/CardDAV
Christoph Wurst 0c4bb5e8c5
fix(dav): calculate permissions based on addressbook principal
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2025-08-06 18:15:43 +07:00
..
Activity chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Integration refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
Security refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
Sharing chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
Validation chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
Xml fix(psalm): Fix some newly detected issues 2024-10-21 12:37:59 +07:00
AddressBook.php feat(cardav): support result truncation for addressbook federation 2025-08-06 14:04:55 +07:00
AddressBookImpl.php fix(dav): calculate permissions based on addressbook principal 2025-08-06 18:15:43 +07:00
AddressBookRoot.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
Card.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
CardDavBackend.php fix(carddav): return correct sync token for non-truncated requests 2025-08-06 14:32:25 +07:00
ContactsManager.php fix(cardav): only show useres from enabled addressBooks in contacts menu 2025-03-17 11:56:34 +07:00
Converter.php chore(profile): move profile app from core to apps 2024-11-14 10:25:02 +07:00
HasPhotoPlugin.php chore: Add SPDX header 2024-05-27 20:11:22 +07:00
ImageExportPlugin.php refactor: Use Http framework where possible 2024-12-14 11:23:29 +07:00
MultiGetExportPlugin.php refactor: Use Http framework where possible 2024-12-14 11:23:29 +07:00
PhotoCache.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Plugin.php chore: Add SPDX header 2024-05-27 20:11:22 +07:00
SyncService.php feat(carddav): handle truncated non-initial requests 2025-08-06 14:04:55 +07:00
SystemAddressbook.php feat(cardav): support result truncation for addressbook federation 2025-08-06 14:04:55 +07:00
UserAddressBooks.php chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +07:00