You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/apps/files_trashbin/lib
Josh 80caedb050
chore: php-cs fixup
8 months ago
..
AppInfo chore: apply new CSFixer rules 1 year ago
BackgroundJob refactor(trashbin): make the ExpireTrash background job use the Trashbin::expire static method 10 months ago
Command refactor: use logical `&&` `||` instead of weak `and` `or` operators 11 months ago
Controller refactor(OpenAPI): Adjust scopes to match previous behavior 2 years ago
Events chore: apply new CSFixer rules 1 year ago
Exceptions chore: apply new CSFixer rules 1 year ago
Listener refactor(apps): Use constructor property promotion when possible 2 years ago
Listeners feat(files_trashbin): Allow preventing trash to be deleted permanently 2 years ago
Migration feat(migrations): add metadata to existing migrations 2 years ago
Sabre chore: php-cs fixup 8 months ago
Service feat(files_trashbin): Allow preventing trash to be deleted permanently 2 years ago
Trash fix(files): Always return a valid mimetype 11 months ago
UserMigration refactor(apps): Use constructor property promotion when possible 2 years ago
Capabilities.php chore: apply new CSFixer rules 1 year ago
Expiration.php fix(files_trashbin): Expire trashbin items when space is needed 1 year ago
Helper.php chore: apply new CSFixer rules 1 year ago
Storage.php chore: apply new CSFixer rules 1 year ago
Trashbin.php refactor(user_ldap): Port most of the remaining deprecated IConfig usage 8 months ago