nextcloud-server/apps/files_trashbin/lib
Robin Appelman 9a731ad617
add a bit more verbose option for trashbin cleanup
Signed-off-by: Robin Appelman <robin@icewind.nl>
2023-04-03 18:59:02 +07:00
..
AppInfo Add trashbin migrator to export and import trashbin data 2022-03-17 14:45:56 +07:00
BackgroundJob Port existing server code to new interface 2022-08-08 17:03:19 +07:00
Command add a bit more verbose option for trashbin cleanup 2023-04-03 18:59:02 +07:00
Controller Update php licenses 2021-06-04 22:02:41 +07:00
Events Update php licenses 2021-06-04 22:02:41 +07:00
Exceptions Update php licenses 2021-06-04 22:02:41 +07:00
Migration Update php licenses 2021-06-04 22:02:41 +07:00
Sabre Silence errors of return type mismatch from Sabre for now 2023-02-07 11:23:31 +07:00
Trash Show most recently deleted files first in trash can 2021-11-09 16:59:16 +07:00
UserMigration Fix trashbin expiration notice casing 2022-07-06 17:19:02 +07:00
Capabilities.php Update php licenses 2021-06-04 22:02:41 +07:00
Expiration.php Update php licenses 2021-06-04 22:02:41 +07:00
Helper.php Update php licenses 2021-06-04 22:02:41 +07:00
Hooks.php Update php licenses 2021-06-04 22:02:41 +07:00
Storage.php Update php licenses 2021-06-04 22:02:41 +07:00
Trashbin.php fix(files_trashbin): Remove unnecessary scanner logic when getting versions from trash 2023-02-02 17:23:05 +07:00