aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/CalDAV/Trashbin/Plugin.php
Commit message (Expand)AuthorAgeFilesLines
* refactor(apps): Use constructor property promotion when possibleprovokateurin2024-10-211-6/+4
* chore: Add SPDX headerAndy Scherzinger2024-05-271-19/+2
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-1/+1
* Use ISO8601 timestamps for the CalDAV trashbinChristoph Wurst2021-06-231-1/+10
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-4/+4
* Export the CalDAV trash bin retention duration as propertyChristoph Wurst2021-06-021-1/+13
* Expose calendar-uri as property of deleted caldav eventsChristoph Wurst2021-05-311-0/+4
* Expose deletion timestamp for deleted CalDAV objectsChristoph Wurst2021-05-311-3/+15
* Add a trashbin for calendars and calendar objectsChristoph Wurst2021-05-311-0/+96