aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/CalDAV
Commit message (Expand)AuthorAgeFilesLines
* feat: mail provider settingsfeat/mail-provider-settingsSebastianKrupinski2024-11-121-9/+11
* feat: Add X-NC-Disable-Scheduling property to allow skipping schedulingSebastianKrupinski2024-11-111-2/+10
* feat: add iMip Request HandlingSebastianKrupinski2024-11-072-2/+30
* Merge branch 'master' into feat/issue-3786-allow-shared-calendarsfeat/issue-3786-allow-shared-calendarsSebastian Krupinski2024-11-042-9/+12
|\
| * Merge pull request #48737 from nextcloud/fix/broken-event-notificationsJoas Schilling2024-11-041-3/+3
| |\
| | * fix(caldav): broken activity rich objectsfix/broken-event-notificationsAnna Larch2024-10-161-3/+3
| * | Merge pull request #48723 from nextcloud/fix/caldav/event-reader-durationRichard Steinmetz2024-11-041-6/+9
| |\ \
| | * | fix(caldav): duration handling in the event reader classfix/caldav/event-reader-durationRichard Steinmetz2024-10-161-6/+9
| | |/
* | / feat: Allow shared calendars as appointment conflict calendarsSebastianKrupinski2024-10-281-9/+7
|/ /
* | Merge pull request #48790 from nextcloud/refactor/apps/constructor-property-p...Kate2024-10-2241-528/+233
|\ \
| * | refactor(apps): Use constructor property promotion when possibleprovokateurin2024-10-2141-528/+233
* | | fix: override iTip Broker to fix several issuesfix/overide-itip-brokerSebastianKrupinski2024-10-212-1/+196
|/ /
* | chore(deps): Bump nextcloud/coding-standard in /vendor-bin/cs-fixerdependabot/composer/vendor-bin/cs-fixer/nextcloud/coding-standard-1.3.2dependabot[bot]2024-10-192-4/+4
* | Merge pull request #47329 from nextcloud/feat/add-datetime-qbmapper-supportFerdinand Thiessen2024-10-181-3/+4
|\ \
| * | fix: Adjust Entity typesfeat/add-datetime-qbmapper-supportFerdinand Thiessen2024-10-171-3/+4
* | | chore(db): Apply query prepared statementsdbQueriesExecStmt2Git'Fellow2024-10-171-17/+11
|/ /
* / chore(db): Correctly apply query typesGit'Fellow2024-10-171-19/+9
|/
* chore(apps): Apply new rector configuration to autouse classesCôme Chilliet2024-10-158-20/+33
* Merge pull request #48508 from nextcloud/fix/webcal-subscription-jobs-middlewareAnna2024-10-022-88/+59
|\
| * fix(caldav): add missing handlersfix/webcal-subscription-jobs-middlewareAnna Larch2024-10-012-88/+59
* | fix(dav): don't crash subscription on invalid calendar objectbug/48518/ignore-invalid-datesescoand2024-10-021-2/+9
|/
* chore: Apply rector configuration to apps folderCôme Chilliet2024-09-201-12/+12
* Merge pull request #47399 from nextcloud/fix/47275/driverExceptionHamza2024-09-191-2/+2
|\
| * fix: expand select and group by for calandar reminder backendfix/47275/driverExceptionHamza Mahjoubi2024-09-191-2/+2
* | chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-1923-54/+69
|/
* refactor: move to new activity exceptionrefactor/move-to-new-activity-exceptionAnna Larch2024-09-173-9/+12
* Merge pull request #47924 from ldidry/catch-MaxInstancesExceededExceptionJoas Schilling2024-09-161-16/+31
|\
| * fix(dav): catch `MaxInstancesExceededException` on calendar eventsLuc Didry2024-09-161-16/+31
* | refactor: Use the elvis operatorChristoph Wurst2024-09-151-15/+15
|/
* fix: Adjust unit tests and protect against XSSFerdinand Thiessen2024-09-061-4/+8
* chore: adjust code to adhere to coding standardAnna Larch2024-09-0510-43/+43
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-2529-164/+164
* fix(caldav): limit property lengthAnna Larch2024-08-221-1/+1
* fix(caldav): allow renaming of birthday calendarsAnna Larch2024-08-201-1/+1
* Merge pull request #46723 from nextcloud/feat/add-delta-sync-to-subscription-...Richard Steinmetz2024-08-143-172/+323
|\
| * feat(webcal): only update modified and deleted events from webcal calendarsAnna Larch2024-08-133-172/+323
* | Merge pull request #45435 from nextcloud/feat/dav/upcoming-events-apiChristoph Wurst2024-08-142-0/+131
|\ \
| * | feat(dav): Add an API for upcoming eventsChristoph Wurst2024-08-132-0/+131
| |/
* | Merge pull request #47200 from nextcloud/fix/issue-47193Sebastian Krupinski2024-08-131-6/+6
|\ \
| * | fix: test variables before returningSebastianKrupinski2024-08-131-6/+6
| |/
* / fix(caldav): allow VJOURNAL if no supported component set is specifiedRichard Steinmetz2024-08-131-1/+1
|/
* fix: handle-duplicate-reminderhamza2212024-08-132-2/+10
* fix(caldav): test for null and blank valueSebastianKrupinski2024-08-071-1/+1
* Merge pull request #45841 from Vivida1/add-regex-to-match-Gnome-and-KDE-calen...John Molakvoæ2024-08-071-1/+5
|\
| * fix(dav): WebcalCaching-Plugin lintJohn Molakvoæ2024-06-271-1/+1
| * feat(dav): add regex to match Gnome and KDE calendar user-agentsVivida2024-06-271-1/+5
* | Merge pull request #46623 from nextcloud/fix/issue-44127Sebastian Krupinski2024-08-071-58/+41
|\ \
| * | fix(caldav): fixed initial sync and double processingSebastianKrupinski2024-08-011-58/+41
* | | fix(caldav): Add sharee to address list when calendar is sharedSebastianKrupinski2024-08-061-1/+38
|/ /
* | fix(userstatus): add missing parenthesisAnna Larch2024-08-011-3/+3