nextcloud-server/apps/files_trashbin/lib
Marcel Müller 5f70d36fb9 fix: Stop infinite loop in ExpireTrash
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2025-09-25 15:36:54 +07:00
..
AppInfo feat(files_trashbin): Allow preventing trash to be deleted permanently 2025-01-13 15:19:19 +07:00
BackgroundJob fix: Stop infinite loop in ExpireTrash 2025-09-25 15:36:54 +07:00
Command fix(files_trashbin): Expire trashbin items when space is needed 2025-07-16 08:00:28 +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 fix(trashbin): Translate Nextcloud exception to Sabre exception 2025-09-19 12:51:49 +07:00
Service feat(files_trashbin): Allow preventing trash to be deleted permanently 2025-01-13 15:19:19 +07:00
Trash
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 fix(files_trashbin): Expire trashbin items when space is needed 2025-07-16 08:00:28 +07:00
Helper.php
Storage.php feat: Support X-NC-Skip-Trashbin header 2025-01-24 17:58:14 +07:00
Trashbin.php fix(files_trashbin): Fix size propagation when moving file to trash 2025-09-14 21:30:38 +07:00