aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit/CalDAV
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #48833 from nextcloud/fix/issue-48732-exdate-rdate-propert...Richard Steinmetz2024-11-152-7/+447
|\
| * fix: RDATE and EXDATE property instancesfix/issue-48732-exdate-rdate-property-instancesSebastianKrupinski2024-10-212-7/+447
* | fix: use invokePrivate for testfix/use-invokeprivate-for-testSebastianKrupinski2024-11-141-21/+16
* | feat: mail provider settingsfeat/mail-provider-settingsSebastianKrupinski2024-11-121-10/+117
* | feat: Add X-NC-Disable-Scheduling property to allow skipping schedulingSebastianKrupinski2024-11-111-0/+19
* | Merge pull request #48790 from nextcloud/refactor/apps/constructor-property-p...Kate2024-10-222-3/+4
|\ \
| * | refactor(apps): Use constructor property promotion when possibleprovokateurin2024-10-212-3/+4
| |/
* / fix: override iTip Broker to fix several issuesfix/overide-itip-brokerSebastianKrupinski2024-10-211-0/+183
|/
* chore(apps): Apply new rector configuration to autouse classesCôme Chilliet2024-10-155-6/+9
* 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
|/
* chore: Get rid of travis in DAV appchore/remove-travisFerdinand Thiessen2024-09-191-23/+23
* 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-191-2/+2
|/
* Merge pull request #48049 from nextcloud/refactor/void-testsAnna2024-09-168-28/+28
|\
| * refactor: Add void return type to PHPUnit test methodsChristoph Wurst2024-09-158-28/+28
* | test(dav): imip service test expects integers for last occurencefix/imip-test-expects-integerAnna Larch2024-09-151-14/+14
|/
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-2512-37/+37
* fix(caldav): allow renaming of birthday calendarsAnna Larch2024-08-201-0/+2
* 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
* | fix(caldav): allow VJOURNAL if no supported component set is specifiedRichard Steinmetz2024-08-131-1/+1
|/
* fix: handle-duplicate-reminderhamza2212024-08-131-2/+2
* 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
|/
* feat: mail provider backendSebastianKrupinski2024-07-231-5/+131
* fix(caldav): stricter default calendar checksRichard Steinmetz2024-07-222-2/+185
* feat: Improve recurrence invitations messagesSebastianKrupinski2024-07-172-137/+2195
* fix(caldav): limit vevent sizeSebastianKrupinski2024-07-041-0/+73
* fix(caldav): when message is a reply compare the message sender not the recip...SebastianKrupinski2024-06-252-1/+72
* feat(notifications): Migrate server INotifiers to new exceptionsJoas Schilling2024-06-251-2/+3
* fix(caldav): encode calendar URIs with umlauts for activitiesRichard Steinmetz2024-06-201-6/+47
* fix(caldav): event links in shared calendar notificationsRichard Steinmetz2024-06-111-2/+37
* feat(caldav): order the calendar objects by start date for searchDaniel Kesselberg2024-05-281-0/+38
* fix(caldav): event search with limit and timerangeDaniel Kesselberg2024-05-281-0/+164
* chore: Add SPDX headerAndy Scherzinger2024-05-2852-1123/+119
* feat(caldav): expose calendar subscriptionsDaniel Kesselberg2024-05-076-7/+362
* fix(caldav): Fixed phpUnit to use userSession instead of userId and userManagerSebastianKrupinski2024-05-021-17/+67
* Merge pull request #44511 from nextcloud/perf/noid/skip-tree-lookup-for-non-c...Daniel2024-04-031-0/+58
|\
| * perf(dav): skip non-calendar requests in webcal caching pluginDaniel Kesselberg2024-03-271-0/+58
* | fix: Apply new coding standard to all filesCôme Chilliet2024-04-021-1/+1
|/
* fix(dav): wrong comparison method between two eventsRobert C. Schaller2024-03-251-0/+67
* fix(dav): Add retention time to sync token cleanupChristoph Wurst2024-03-211-3/+10
* Merge pull request #44130 from nextcloud/fix/dav/occ-fix-caldav-sync-tokensChristoph Wurst2024-03-142-3/+94
|\
| * fix(dav): Add occ command to fix missing caldav sync tokensChristoph Wurst2024-03-122-3/+94
* | test(dav): Add unit test for no calendars/subscription limitChristoph Wurst2024-03-121-0/+38
|/