nextcloud-server/apps/files_trashbin/lib/Sabre
Joas Schilling cb67bcecf0
fix(trashbin): Translate Nextcloud exception to Sabre exception
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-09-19 11:47:40 +07:00
..
AbstractTrash.php feat(files_trashbin): Allow preventing trash to be deleted permanently 2025-01-13 15:19:19 +07:00
AbstractTrashFile.php chore: Add SPDX header 2024-06-02 20:00:00 +07:00
AbstractTrashFolder.php chore: Add SPDX header 2024-06-02 20:00:00 +07:00
ITrash.php chore: Add SPDX header 2024-06-02 20:00:00 +07:00
RestoreFolder.php chore: Add SPDX header 2024-06-02 20:00:00 +07:00
RootCollection.php chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +07:00
TrashFile.php fix(trashbin): Translate Nextcloud exception to Sabre exception 2025-09-19 11:47:40 +07:00
TrashFolder.php chore: Add SPDX header 2024-06-02 20:00:00 +07:00
TrashFolderFile.php chore: Add SPDX header 2024-06-02 20:00:00 +07:00
TrashFolderFolder.php chore: Add SPDX header 2024-06-02 20:00:00 +07:00
TrashHome.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
TrashRoot.php feat(files_trashbin): Allow preventing trash to be deleted permanently 2025-01-13 15:19:19 +07:00
TrashbinPlugin.php fix(trashbin): Fix errors in the log on MOVE operations 2025-08-25 16:36:55 +07:00