0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-02-05 17:10:17 +00:00
nextcloud_server/apps/files_trashbin/lib/Sabre
provokateurin 31c21c7797
feat(files_trashbin): Allow preventing trash to be deleted permanently
Signed-off-by: provokateurin <kate@provokateurin.de>
2025-01-13 15:19:19 +01:00
..
AbstractTrash.php feat(files_trashbin): Allow preventing trash to be deleted permanently 2025-01-13 15:19:19 +01: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 feat(files_trashbin): Allow preventing trash to be deleted permanently 2025-01-13 15:19:19 +01:00