nextcloud-server/apps/files_trashbin/lib
Kent Delante 705aee5aa0 fix(files_trashbin): check if there is enough space before restoring
Signed-off-by: Kent Delante <kent.delante@proton.me>
2025-05-20 20:53:02 +07:00
..
AppInfo fix: Replace getInstalledApps calls with getEnabledApps 2025-02-13 10:19:20 +07:00
BackgroundJob fix: Catch exceptions when expiring trashbin 2025-04-02 17:04:06 +07:00
Command refactor: Apply rector refactorings 2025-05-14 15:29:02 +07:00
Controller
Events
Exceptions
Listener
Listeners feat(files_trashbin): Allow preventing trash to be deleted permanently 2025-01-13 15:19:19 +07:00
Migration
Sabre fix(files_trashbin): check if there is enough space before restoring 2025-05-20 20:53:02 +07:00
Service feat(files_trashbin): Allow preventing trash to be deleted permanently 2025-01-13 15:19:19 +07:00
Trash
UserMigration
Capabilities.php feat(files_trashbin): Allow preventing trash to be deleted permanently 2025-01-13 15:19:19 +07:00
Expiration.php
Helper.php chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +07:00
Storage.php chore: Apply new rector configuration to apps folder 2025-02-13 11:46:42 +07:00
Trashbin.php chore(files_trashbin): Add user details in log from Trashbin 2025-04-07 12:48:55 +07:00