nextcloud-server/apps/files_trashbin/lib
Louis Chemineau 2d02cb1ff4 feat: Support X-NC-Skip-Trashbin header
This is useful for clients that want to directly and permanently delete a file.

Signed-off-by: Louis Chemineau <louis@chmn.me>
2025-01-24 18:04:36 +07:00
..
AppInfo feat(files_trashbin): Allow preventing trash to be deleted permanently 2025-01-13 15:19:19 +07:00
BackgroundJob refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
Command refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
Controller refactor(OpenAPI): Adjust scopes to match previous behavior 2025-01-06 14:30:40 +07:00
Events refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
Exceptions
Listener refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
Listeners feat(files_trashbin): Allow preventing trash to be deleted permanently 2025-01-13 15:19:19 +07:00
Migration
Sabre feat(files_trashbin): Allow preventing trash to be deleted permanently 2025-01-13 15:19:19 +07:00
Service feat(files_trashbin): Allow preventing trash to be deleted permanently 2025-01-13 15:19:19 +07:00
Trash chore(apps): Apply new rector configuration to autouse classes 2024-10-15 10:40:25 +07:00
UserMigration refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
Capabilities.php feat(files_trashbin): Allow preventing trash to be deleted permanently 2025-01-13 15:19:19 +07:00
Expiration.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
Helper.php chore(apps): Apply new rector configuration to autouse classes 2024-10-15 10:40:25 +07:00
Storage.php feat: Support X-NC-Skip-Trashbin header 2025-01-24 18:04:36 +07:00
Trashbin.php fix(apps): Fix wrong or missing casts 2024-10-23 17:08:29 +07:00