0
0
mirror of https://github.com/nextcloud/server.git synced 2024-12-29 00:18:42 +00:00
nextcloud_server/apps/files_trashbin/lib/Sabre
Christopher Ng 119e7d1bd7 feat(trashbin): Add backend dav property
Signed-off-by: Christopher Ng <chrng8@gmail.com>
2024-12-03 16:09:13 -08:00
..
AbstractTrash.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
AbstractTrashFile.php chore: Add SPDX header 2024-06-02 20:00:00 +02:00
AbstractTrashFolder.php chore: Add SPDX header 2024-06-02 20:00:00 +02:00
ITrash.php chore: Add SPDX header 2024-06-02 20:00:00 +02:00
RestoreFolder.php chore: Add SPDX header 2024-06-02 20:00:00 +02:00
RootCollection.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
TrashbinPlugin.php feat(trashbin): Add backend dav property 2024-12-03 16:09:13 -08:00
TrashFile.php chore: Add SPDX header 2024-06-02 20:00:00 +02:00
TrashFolder.php chore: Add SPDX header 2024-06-02 20:00:00 +02:00
TrashFolderFile.php chore: Add SPDX header 2024-06-02 20:00:00 +02:00
TrashFolderFolder.php chore: Add SPDX header 2024-06-02 20:00:00 +02:00
TrashHome.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
TrashRoot.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00