aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/CardDAV/CardDavBackend.php
Commit message (Expand)AuthorAgeFilesLines
* fix(carddav): Handle race for SAB creation betterChristoph Wurst2024-11-061-0/+1
* chore(db): Correctly apply query typesGit'Fellow2024-10-171-14/+14
* chore: Apply rector configuration to apps folderCôme Chilliet2024-09-201-4/+4
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-10/+10
* fix(db): Deprecate `IExpressionBuilder::or()` and `IExpressionBuilder::and()`...Joas Schilling2024-07-191-6/+6
* chore: Add SPDX headerAndy Scherzinger2024-05-271-32/+4
* fix: Apply new coding standard to all filesCôme Chilliet2024-04-021-1/+1
* fix(dav): Add retention time to sync token cleanupChristoph Wurst2024-03-211-2/+6
* fix(dav): Fix atomic addressbook updateChristoph Wurst2024-02-291-20/+22
* enh(sharing): enable unsharing for sharees for DAV shares (addressbooks and c...Anna Larch2024-02-151-40/+29
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-11/+11
* refactor(caldav): Use even earlier return and SQL's WHERE INChristoph Wurst2023-11-151-13/+6
* feat(search): allow contacts person searchhamza2212023-11-141-0/+4
* feat(carddav): Allow advanced search for contactsBenjamin Gaussorgues2023-11-101-12/+42
* Merge pull request #38610 from fsamapoor/replace_strpos_calls_in_dav_appChristoph Wurst2023-09-171-5/+5
|\
| * Merge branch 'master' into replace_strpos_calls_in_dav_appFaraz Samapoor2023-06-271-2/+11
| |\
| * | Refactors "strpos" calls in /apps/dav to improve code readability.Faraz Samapoor2023-06-121-5/+5
* | | fix(CardDAV): set owner-principal, displayname properties for SABAnna Larch2023-08-161-0/+2
* | | fix(dav): close cursor when fetching max idRichard Steinmetz2023-07-111-1/+3
| |/ |/|
* | Issue #36644: Fix pruneOutdatedSyncTokens for CalDAVChristof Arnosti2023-06-121-2/+11
|/
* feat(CardDAV): Add Sabre\DAV\IMoveTarget support to OCA\DAV\CardDAV\AddressBookThomas Citharel2023-05-161-0/+45
* fix(carddav): expose system address bookAnna Larch2023-05-111-0/+5
* refactor(dav): Since we're in a transaction, use QB properly when incrementin...Thomas Citharel2023-04-171-13/+24
* fix(CalDAV/CardDAV): put every method from Cal/CardDAV backends that does mul...Thomas Citharel2023-04-171-316/+330
* Fix DAV typesjld31032023-04-051-1/+2
* Do not reuse query builder objects in DAV account deletionJoas Schilling2023-02-011-0/+3
* Switch to DisplayNameCache for CardDAVAnna Larch2022-11-031-15/+1
* Add a background job to prune outdated sync tokensThomas Citharel2022-10-271-0/+14
* Wrap address book creation write-read in a transactionChristoph Wurst2022-10-031-13/+23
* Check address book URI length before creationJoas Schilling2022-08-261-0/+4
* performance optimisation for carddav backend blob data readAnna Larch2022-08-151-1/+6
* Fix typos in apps/dav subdirectoryluz paz2022-07-261-1/+1
* Cleanup CardDav SyncServiceCarl Schwan2022-06-241-6/+2
* Add typing to Sharing BackendCarl Schwan2022-06-221-32/+27
* Add some typed propertiesThomas Citharel2022-05-171-27/+10
* Remove all legacy event dispatchers from CalDAV & CardDAV backendsThomas Citharel2022-05-171-22/+1
* Merge pull request #31943 from nextcloud/dav-cleanupCarl Schwan2022-05-171-19/+18
|\
| * Fix more psalm issuesCarl Schwan2022-05-161-19/+18
* | Wrap multiple inserts inside a transationCarl Schwan2022-05-121-13/+21
* | Minor optimizations for saving user personal informationCarl Schwan2022-05-121-12/+15
|/
* 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-081-0/+2
* Only wildcard search if enumeration is allowedJoas Schilling2021-12-081-1/+5
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+2
* Correctly truncate multibyte strings to fit into the databaseChih-Hsuan Yen2021-04-261-1/+1
* Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]2021-02-181-2/+2
* 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