nextcloud/apps/files_trashbin/lib/Sabre
Kent Delante 5c38eef584 fix(files_trashbin): check if there is enough space before restoring
Signed-off-by: Kent Delante <kent.delante@proton.me>

[skip ci]
2025-05-27 08:16:35 +00: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 fix(files_trashbin): check if there is enough space before restoring 2025-05-27 08:16:35 +00: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