nextcloud-server/apps/files_trashbin/lib
Ferdinand Thiessen 6b0bce8a2d
fix(files_trashbin): `has-preview` must return `true` or `false`
Currently it returned the boolean value, but PHP will turn it into an
integer...

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2025-08-07 01:23:10 +07:00
..
AppInfo chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
BackgroundJob chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Command fix(files_trashbin): Expire trashbin items when space is needed 2025-07-05 14:12:30 +07:00
Controller refactor(OpenAPI): Adjust scopes to match previous behavior 2025-01-06 14:30:40 +07:00
Events chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Exceptions chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
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 feat(migrations): add metadata to existing migrations 2024-08-02 18:26:12 +07:00
Sabre fix(files_trashbin): `has-preview` must return `true` or `false` 2025-08-07 01:23:10 +07:00
Service feat(files_trashbin): Allow preventing trash to be deleted permanently 2025-01-13 15:19:19 +07:00
Trash chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
UserMigration refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
Capabilities.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Expiration.php fix(files_trashbin): Expire trashbin items when space is needed 2025-07-05 14:12:30 +07:00
Helper.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Storage.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00
Trashbin.php chore: apply new CSFixer rules 2025-07-01 16:26:50 +07:00