aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit/CardDAV
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #45549 from nextcloud/chore/noid/spdx-batch7Andy Scherzinger2024-05-2811-259/+40
|\
| * chore: Add SPDX headerAndy Scherzinger2024-05-2811-259/+40
* | fix(dav): Rate limit address book creationHamza Mahjoubi2024-05-271-0/+146
|/
* fix: Apply new coding standard to all filesCôme Chilliet2024-04-021-23/+23
* fix(dav): Add retention time to sync token cleanupChristoph Wurst2024-03-211-4/+10
* fix(dav): ACLs for shared addressbooksChristoph Wurst2024-03-211-1/+1
* enh(sharing): enable unsharing for sharees for DAV shares (addressbooks and c...Anna Larch2024-02-151-14/+35
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-232-2/+1
* Stop sending deprecated Pragma headerGit'Fellow2023-08-281-4/+2
* fix(CardDAV): set owner-principal, displayname properties for SABAnna Larch2023-08-161-1/+0
* enh(contacts): show/hide addressbooks for allJohannes Merkel2023-07-101-4/+25
* enh(sab): Add profileUrl to SABJohannes Merkel2023-07-031-3/+8
* Issue #36644: Test casesChristof Arnosti2023-06-051-1/+40
* fix(carddav): Don't show system address book cards to guestsChristoph Wurst2023-05-251-0/+78
* fix(carddav): Check enumeration settings for all SAB methodsChristoph Wurst2023-05-251-2/+240
* feat(CardDAV): Add Sabre\DAV\IMoveTarget support to OCA\DAV\CardDAV\AddressBookThomas Citharel2023-05-161-26/+55
* Merge pull request #37965 from nextcloud/fix/transactional-system-addressbook...Simon L2023-05-161-4/+8
|\
| * fix(dav): Run system address book create-if-not-exists in transactionChristoph Wurst2023-05-121-4/+8
* | feat(users): Store and load a user's managerChristoph Wurst2023-05-121-2/+32
* | fix(carddav): expose system address bookAnna Larch2023-05-111-0/+5
* | feat(dav): store scopes for properties and filter locally scoped properties f...Anna Larch2023-05-092-10/+131
|/
* dav: fix birthday calendar event generation for leap daysMattia Narducci2023-02-061-31/+33
* chore(dav): Add void return type to test methodsChristoph Wurst2023-01-2010-67/+67
* Get rid of deprecated at matcher in dav application testsCôme Chilliet2023-01-055-72/+76
* Fix errors from PHP 8.2 testingCôme Chilliet2022-11-141-1/+3
* Add a background job to prune outdated sync tokensThomas Citharel2022-10-271-0/+18
* feat: add tests casesSylvain2022-10-021-0/+3
* Fix typos in apps/ subdirectoryluz paz2022-09-051-1/+1
* Fix carddav activitiesJoas Schilling2022-08-191-2/+2
* Merge pull request #33251 from cneukom/feature/birthday-calendar-reminder-set...Anna2022-07-261-28/+41
|\
| * Respect user settings when generating alerts for birthday calendarCédric Neukom2022-07-171-28/+41
* | Avoid calendar & addressbook activities being created on user being deletedThomas Citharel2022-06-141-1/+27
|/
* Merge pull request #31029 from nextcloud/expose-extra-emails-in-davVincent Petry2022-06-101-0/+2
|\
| * Expose additional emails in {DAV:}alternate-URI-setThomas Citharel2022-05-171-0/+2
* | Merge pull request #32364 from nextcloud/dav-listenersVincent Petry2022-06-101-46/+20
|\ \
| * | Remove all legacy event dispatchers from CalDAV & CardDAV backendsThomas Citharel2022-05-171-46/+20
| |/
* / Add tests for OCA\DAV\CardDAV\Activity\Backend (adapted from CalDAV)Thomas Citharel2022-06-101-0/+503
|/
* Migrate dav application from ILogger to LoggerInterfaceCôme Chilliet2022-05-021-4/+4
* Expose user language through DAVThomas Citharel2021-08-161-0/+2
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-049-12/+5
* Fix CS checkRoeland Jago Douma2021-05-121-2/+0
* remove private AccountManager from SyncServiceArthur Schiwon2021-05-111-45/+13
* dav: do not use private AccountManagerArthur Schiwon2021-05-081-44/+45
* fix creating vcards with multiple string valuesArthur Schiwon2021-04-301-2/+12
* Map old account scope properties to new namesVincent Petry2021-03-262-14/+14
* Restrict autocompletion also based on the phonebook known usersJoas Schilling2021-03-101-0/+2
* Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]2021-02-181-2/+2
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+1
* Make code strictJoas Schilling2020-12-072-15/+17
* Don't leave cursors open when tests failJoas Schilling2020-11-091-3/+19