summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/CalDAV
Commit message (Expand)AuthorAgeFilesLines
* Check calendar URI length before creationAnna Larch2022-09-011-0/+7
* Don't try to purge objects from the birthday calendar when it doesn't existThomas Citharel2022-07-261-0/+3
* Merge pull request #32585 from nextcloud/backport/32580/stable24blizzz2022-06-111-2/+2
|\
| * Also trim the nameJoas Schilling2022-05-251-1/+1
| * Fix handling events without names in activitiesJoas Schilling2022-05-251-2/+2
* | Make sure activities are not created when a deleted calendar object expiresThomas Citharel2022-06-011-2/+3
|/
* Add email validationAnna Larch2022-05-181-2/+9
* Fix warning about optional parameter before required oneCôme Chilliet2022-04-121-5/+8
* Fix CalDAV subscriptions calendarorder column/prop typeChristoph Wurst2022-03-241-25/+33
* Fix column/property type of the calendar orderChristoph Wurst2022-03-241-1/+1
* Fix column/property type of the CalDAV deleted_at time stampChristoph Wurst2022-03-241-47/+46
* Fix moving error for calendar object error because of missing principal uriAnna Larch2022-03-221-2/+2
* Fix #31303: Make reminder notification behaviour selectable.Daniel Teichmann2022-03-211-2/+14
* Move calendar objects between calendars instead of deleting and recreating themAnna Larch2022-03-168-13/+132
* Various minor updatesChristopher Ng2022-03-021-1/+1
* Calendar export and importChristopher Ng2022-03-021-0/+7
* Consider only reminders with calendar dataThomas Citharel2022-02-152-2/+10
* Remove setting defaultUsernamePath dynamicallyThomas Citharel2022-02-141-1/+0
* delete birthday calendar events permanentlyMaximilian Martin2022-02-021-4/+4
* Carefully filter out non matching time ranges for CalDAV searchChristoph Wurst2021-12-131-1/+35
* Close open cursor in the caldav back-endChristoph Wurst2021-12-021-0/+3
* Merge pull request #29661 from nextcloud/enhancement/calendar-search-properti...Christoph Wurst2021-11-151-5/+20
|\
| * Document and type allowed values for calendar property searchesChristoph Wurst2021-11-111-5/+20
* | Fix loading all principal calendars in the dav app calendar providerChristoph Wurst2021-11-111-1/+1
|/
* Force Calendar Obejct Chnage Path to support public writeAnna Larch2021-11-082-0/+15
* Fix missing calendar path for public write on CalendarsAnna Larch2021-11-041-1/+10
* Fix immutable datetime handling in DAV calendar searchChristoph Wurst2021-10-281-2/+3
* Merge pull request #28997 from nextcloud/fix/set-attendee-as-recipientJohn Molakvoæ2021-10-221-0/+6
|\
| * Update attendence for external usersDaniel Kesselberg2021-10-081-0/+6
* | Add create method to extended calendar implementationAnna Larch2021-10-154-10/+124
* | Merge pull request #29195 from nextcloud/fix/calendar-invitations-default-lan...Daniel2021-10-142-2/+2
|\ \
| * | Fix default language detection for calendar notificationsChristoph Wurst2021-10-131-1/+1
| * | Fix default langauge detection for calendar invite emailsChristoph Wurst2021-10-131-1/+1
| |/
* / Add Public Calendar ProviderAnna Larch2021-10-143-10/+86
|/
* Merge pull request #28692 from nextcloud/enh/send-invitation-to-req-participantskesselb2021-09-071-3/+11
|\
| * Send Invitation to Attendees with ROLE=REQ-PARTICIPANTAnna Larch2021-09-031-3/+11
* | Extend caldav resource searchAnna Larch2021-07-301-37/+113
|/
* Introduce ISecureRandom::CHAR_ALPHANUMERICJ0WI2021-07-081-1/+1
* Merge pull request #27488 from msrn/win10cal-useragentJulius Härtl2021-06-291-1/+4
|\
| * Add regex to match Windows 10 calendar user-agentMikael Saarinen2021-06-231-1/+4
* | Add indications for the translatorsThomas Citharel2021-06-251-0/+3
* | Subjects for Invitation, Invitation cancellation and Invitation replies are n...Paweł Lechowicz2021-06-251-3/+3
* | Merge pull request #27632 from nextcloud/chore/caldav-trashbin-iso-timestampsChristoph Wurst2021-06-232-1/+20
|\ \
| * | Use ISO8601 timestamps for the CalDAV trashbinChristoph Wurst2021-06-232-1/+20
| |/
* / Move DateTime::ATOM to DateTimeInterface::ATOMChristoph Wurst2021-06-234-9/+9
|/
* Skip deleted calendar objects of deleted calendarsRichard Steinmetz2021-06-151-1/+10
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-0470-161/+101
* Merge pull request #27348 from nextcloud/enhancement/calendar-trashbin-retent...Christoph Wurst2021-06-032-3/+19
|\
| * Export the CalDAV trash bin retention duration as propertyChristoph Wurst2021-06-022-3/+19
* | Add missing ACLs for deleted calendar objects to fix deletionChristoph Wurst2021-06-022-4/+37
|/