aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/CardDAV
Commit message (Expand)AuthorAgeFilesLines
...
* | Add typing to Sharing BackendCarl Schwan2022-06-222-47/+36
|/
* Merge pull request #32364 from nextcloud/dav-listenersVincent Petry2022-06-102-50/+13
|\
| * Fix a doctype in OCP for IAddressBookThomas Citharel2022-05-171-1/+2
| * Add some typed propertiesThomas Citharel2022-05-171-27/+10
| * Remove all legacy event dispatchers from CalDAV & CardDAV backendsThomas Citharel2022-05-171-22/+1
* | Avoid creating carddav activities for the system userThomas Citharel2022-06-101-2/+16
* | Use Image class from public APIChristopher Ng2022-06-021-1/+1
|/
* Merge pull request #31943 from nextcloud/dav-cleanupCarl Schwan2022-05-173-50/+31
|\
| * Fix more psalm issuesCarl Schwan2022-05-163-28/+24
| * Cleanup davCarl Schwan2022-05-051-23/+8
* | Wrap multiple inserts inside a transationCarl Schwan2022-05-121-13/+21
* | Minor optimizations for saving user personal informationCarl Schwan2022-05-122-14/+17
|/
* Migrate dav application from ILogger to LoggerInterfaceCôme Chilliet2022-05-022-20/+13
* Don't recreate sql query each timeCarl Schwan2022-03-101-8/+8
* Fix more than 1000 entries in queries exception in CardDavBackendCarl Schwan2022-02-211-7/+10
* Convert strict_search to wildcard property and add psalm docsJoas Schilling2021-12-082-0/+3
* Only wildcard search if enumeration is allowedJoas Schilling2021-12-082-1/+6
* l10n: Spelling unificationValdnet2021-06-211-6/+6
* l10n: Spelling unificationValdnet2021-06-211-1/+1
* l10n: Spelling unificationValdnet2021-06-211-17/+17
* Allow apps to get photos of VObjectsJoas Schilling2021-06-091-0/+20
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-0423-47/+29
* Remove since from implementations and fix some more styleJoas Schilling2021-05-256-37/+11
* Fix PHP CSJoas Schilling2021-05-213-47/+39
* Add activities for creating, updating and deleting contactsJoas Schilling2021-05-212-57/+171
* Add activities for addressbook managementJoas Schilling2021-05-213-0/+883
* Add a settingJoas Schilling2021-05-211-0/+88
* Add a contacts filterJoas Schilling2021-05-211-0/+93
* remove private AccountManager from SyncServiceArthur Schiwon2021-05-111-7/+6
* dav: do not use private AccountManagerArthur Schiwon2021-05-081-41/+20
* fix creating vcards with multiple string valuesArthur Schiwon2021-04-301-7/+11
* Correctly truncate multibyte strings to fit into the databaseChih-Hsuan Yen2021-04-261-1/+1
* Map old account scope properties to new namesVincent Petry2021-03-261-2/+2
* Restrict autocompletion also based on the phonebook known usersJoas Schilling2021-03-101-2/+3
* Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]2021-02-183-6/+6
* Move getChangesForAddressBook to QueryBuilderRoeland Jago Douma2021-02-171-12/+32
* Bump doctrine/dbal from 2.12.0 to 3.0.0Christoph Wurst2021-01-081-3/+3
* Update license headersChristoph Wurst2020-12-301-0/+1
* Merge pull request #22085 from nextcloud/enh/index-socialprofileRoeland Jago Douma2020-12-221-1/+2
|\
| * adding social profile to search indexmatt2020-08-021-1/+2
* | Merge pull request #24515 from nextcloud/fix/noid/dav-share-groups-special-charsChristoph Wurst2020-12-181-3/+0
|\ \
| * | fixes sharing to group ids /w chars that are being url encoded, carddavArthur Schiwon2020-12-161-3/+0
* | | Update all license headers for Nextcloud 21Christoph Wurst2020-12-164-1/+4
|/ /
* | Make code strictJoas Schilling2020-12-071-9/+10
* | Make sure we add new line between vcf groups exportsJohn Molakvoæ (skjnldsv)2020-11-241-1/+1
* | Don't leave cursors open when tests failJoas Schilling2020-11-091-1/+4
* | Improve CertificateManager to not be user context dependentMorris Jobke2020-11-031-3/+1
* | handle nested properties, fixes #20544call-me-matt2020-10-121-1/+16
* | Format code to a single space around binary operatorsChristoph Wurst2020-10-056-9/+9
* | Sync all users to the system addresssbookJoas Schilling2020-09-211-1/+1