aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/CalDAV/Trashbin/DeletedCalendarObject.php
Commit message (Expand)AuthorAgeFilesLines
* refactor(apps): Use constructor property promotion when possibleprovokateurin2024-10-211-20/+7
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-191-1/+1
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-2/+2
* chore: Add SPDX headerAndy Scherzinger2024-05-271-19/+2
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-3/+3
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-5/+5
* Add missing ACLs for deleted calendar objects to fix deletionChristoph Wurst2021-06-021-2/+34
* Expose calendar-uri as property of deleted caldav eventsChristoph Wurst2021-05-311-0/+4
* Expose deletion timestamp for deleted CalDAV objectsChristoph Wurst2021-05-311-0/+4
* Add a trashbin for calendars and calendar objectsChristoph Wurst2021-05-311-0/+96