nextcloud/apps/dav/lib/CardDAV
Sebastian Krupinski 0ef2f4046d
Some checks are pending
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
Psalm static code analysis / changes (push) Waiting to run
Psalm static code analysis / static-code-analysis (push) Blocked by required conditions
Psalm static code analysis / static-code-analysis-security (push) Blocked by required conditions
Psalm static code analysis / static-code-analysis-ocp (push) Blocked by required conditions
Psalm static code analysis / static-code-analysis-ncu (push) Blocked by required conditions
Psalm static code analysis / static-code-analysis-strict (push) Blocked by required conditions
Psalm static code analysis / static-code-analysis-summary (push) Blocked by required conditions
Merge pull request #61017 from nextcloud/fix/use-card-interface
fix: use card interface instead of object
2026-06-12 10:08:59 -04:00
..
Activity chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Integration chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Notification chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Security chore: add missing Override attribute to app code 2026-04-28 21:29:28 +02:00
Sharing feat: calendar federation 2025-08-27 17:14:15 +02:00
Validation chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Xml chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
AddressBook.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
AddressBookImpl.php chore: add strict types in IAddressBook::getKey 2026-06-11 09:45:28 +02:00
AddressBookRoot.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Card.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
CardDavBackend.php refactor: Use new IQueryBuilder::MAX_IN_PARAMETERS 2026-06-03 13:45:29 +02:00
ContactsManager.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
Converter.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
HasPhotoPlugin.php fix: use card interface instead of object 2026-06-10 18:05:10 -04:00
ImageExportPlugin.php fix: use card interface instead of object 2026-06-10 18:05:10 -04:00
MultiGetExportPlugin.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
PhotoCache.php fix: use card interface instead of object 2026-06-10 18:05:10 -04:00
Plugin.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
SyncService.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
SystemAddressbook.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00
UserAddressBooks.php chore: Apply new coding standard to all files 2026-06-01 13:46:39 +02:00