nextcloud/apps/files_trashbin/lib/Sabre
Joas Schilling 36b7a96174 fix(trashbin): Translate Nextcloud exception to Sabre exception
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-09-19 12:52:03 +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 chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +01:00
TrashbinPlugin.php fix(trashbin): Fix errors in the log on MOVE operations 2025-08-25 16:36:55 +02:00
TrashFile.php fix(trashbin): Translate Nextcloud exception to Sabre exception 2025-09-19 12:52:03 +00: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