aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit
Commit message (Expand)AuthorAgeFilesLines
* fix: RDATE and EXDATE property instancesfix/issue-48732-exdate-rdate-property-instancesSebastianKrupinski2024-10-212-7/+447
* feat: configurable request timeout for carddav syncPablo Zmdl2024-10-171-3/+9
* chore(apps): Apply new rector configuration to autouse classesCôme Chilliet2024-10-1535-169/+219
* refactor(dav): Add Storage parameter strong typesprovokateurin2024-10-071-0/+8
* Merge pull request #48508 from nextcloud/fix/webcal-subscription-jobs-middlewareAnna2024-10-021-20/+7
|\
| * fix(caldav): add missing handlersfix/webcal-subscription-jobs-middlewareAnna Larch2024-10-011-20/+7
* | fix(dav): don't crash subscription on invalid calendar objectbug/48518/ignore-invalid-datesescoand2024-10-021-2/+2
* | Merge pull request #47788 from nextcloud/feat/add-addressbook-list-commandAnna2024-10-021-0/+110
|\ \ | |/ |/|
| * feat(carddav): add command to list address booksfeat/add-addressbook-list-commandAnna Larch2024-09-301-0/+110
* | fix: make federation address book sync work with allow_local_remote_servers =...Daniel Kesselberg2024-10-011-0/+55
|/
* test: Fix IStorage return typesprovokateurin2024-09-261-2/+2
* chore: Apply rector configuration to apps folderCôme Chilliet2024-09-201-3/+3
* chore: Get rid of travis in DAV appchore/remove-travisFerdinand Thiessen2024-09-1910-24/+148
* Merge pull request #47399 from nextcloud/fix/47275/driverExceptionHamza2024-09-191-6/+8
|\
| * fix: expand select and group by for calandar reminder backendfix/47275/driverExceptionHamza Mahjoubi2024-09-191-6/+8
* | chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-1911-255/+255
|/
* test: fix service overwrite in PartFileInRootUploadTestRobin Appelman2024-09-181-1/+2
* chore: Improve typing and phpdoc commentsCôme Chilliet2024-09-161-8/+2
* fix: Remove OCP\Files\Storage interface deprecated since version 9Côme Chilliet2024-09-162-7/+7
* Merge pull request #48044 from nextcloud/fix/cast-node-names-to-stringJohn Molakvoæ2024-09-161-2/+2
|\
| * test: cast node name and data to stringfix/cast-node-names-to-stringAnna Larch2024-09-151-2/+2
* | Merge pull request #48049 from nextcloud/refactor/void-testsAnna2024-09-1611-41/+41
|\ \
| * | refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-1511-41/+41
| |/
* / test(dav): imip service test expects integers for last occurencefix/imip-test-expects-integerAnna Larch2024-09-151-14/+14
|/
* fix: Adjust unit tests and protect against XSSFerdinand Thiessen2024-09-061-9/+45
* fix(dav): Update 403 error messageCamila2024-09-061-6/+14
* fix(dav): Always respond custom error page on exceptionsLouis Chemineau2024-09-051-4/+4
* fix(dav): Pre-check if node can be copied or moved in DAV files pluginFerdinand Thiessen2024-08-282-157/+177
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-2540-236/+236
* fix(caldav): allow renaming of birthday calendarsAnna Larch2024-08-202-3/+7
* Merge pull request #46723 from nextcloud/feat/add-delta-sync-to-subscription-...Richard Steinmetz2024-08-142-254/+393
|\
| * feat(webcal): only update modified and deleted events from webcal calendarsAnna Larch2024-08-132-254/+393
* | Merge pull request #45435 from nextcloud/feat/dav/upcoming-events-apiChristoph Wurst2024-08-142-0/+163
|\ \
| * | feat(dav): Add an API for upcoming eventsChristoph Wurst2024-08-132-0/+163
| |/
* / fix(caldav): allow VJOURNAL if no supported component set is specifiedRichard Steinmetz2024-08-131-1/+1
|/
* fix: handle-duplicate-reminderhamza2212024-08-131-2/+2
* feat: Make `ISharedStorage` public API and reuse where possibleFerdinand Thiessen2024-08-122-6/+13
* fix(caldav): test for null and blank valueSebastianKrupinski2024-08-071-1/+28
* Merge pull request #46623 from nextcloud/fix/issue-44127Sebastian Krupinski2024-08-072-10/+109
|\
| * fix(caldav): fixed initial sync and double processingSebastianKrupinski2024-08-012-10/+109
* | fix(caldav): Add sharee to address list when calendar is sharedSebastianKrupinski2024-08-061-31/+370
* | test: don't reuse the query builder for multiple tables in CardDavBackendTestRobin Appelman2024-08-021-0/+5
|/
* feat: mail provider backendSebastianKrupinski2024-07-231-5/+131
* fix(caldav): stricter default calendar checksRichard Steinmetz2024-07-224-9/+249
* feat(files_sharing): add public name prompt for files requestsskjnldsv2024-07-181-0/+15
* feat: Improve recurrence invitations messagesSebastianKrupinski2024-07-172-137/+2195
* Merge pull request #46510 from nextcloud/feat/info-xml-backendsRichard Steinmetz2024-07-171-1/+19
|\
| * feat: hide caldav server settings if no app uses the caldav backendRichard Steinmetz2024-07-161-1/+19
* | fix(dav): Verify target path in `setName` instead of source pathFerdinand Thiessen2024-07-161-2/+2
* | refactor: Migrate filename validation logic from `Storage` to `FilenameValida...Ferdinand Thiessen2024-07-161-3/+4
|/