nextcloud/apps/files_trashbin/lib
Maxence Lange 1624cd8bee fix(trashbin): deletedBy of a file from a federated folder
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>

d
2025-12-04 14:47:28 +00:00
..
AppInfo chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
BackgroundJob fix: Stop infinite loop in ExpireTrash 2025-09-25 07:15:35 +00:00
Command fix(files_trashbin): Expire trashbin items when space is needed 2025-07-05 14:12:30 +08:00
Controller refactor(OpenAPI): Adjust scopes to match previous behavior 2025-01-06 14:30:40 +01:00
Events chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
Exceptions chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
Listener refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Listeners feat(files_trashbin): Allow preventing trash to be deleted permanently 2025-01-13 15:19:19 +01:00
Migration feat(migrations): add metadata to existing migrations 2024-08-02 18:26:12 -01:00
Sabre fix(trashbin): Translate Nextcloud exception to Sabre exception 2025-09-19 12:52:03 +00:00
Service feat(files_trashbin): Allow preventing trash to be deleted permanently 2025-01-13 15:19:19 +01:00
Trash fix(files): Always return a valid mimetype 2025-10-06 11:24:18 +00:00
UserMigration refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +02:00
Capabilities.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
Expiration.php fix(files_trashbin): Expire trashbin items when space is needed 2025-07-05 14:12:30 +08:00
Helper.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
Storage.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +02:00
Trashbin.php fix(trashbin): deletedBy of a file from a federated folder 2025-12-04 14:47:28 +00:00