nextcloud/apps/files_trashbin/lib
Louis Chemineau 4279aa89c8
fix: Catch exceptions when expiring trashbin
Signed-off-by: Louis Chemineau <louis@chmn.me>
2025-04-03 11:41:55 +02:00
..
AppInfo fix(files): Do not require files_trashbin in live photo sync listener 2024-03-14 10:55:44 +01:00
BackgroundJob fix: Catch exceptions when expiring trashbin 2025-04-03 11:41:55 +02:00
Command fix: Catch exceptions when expiring trashbin 2025-04-03 11:41:55 +02:00
Controller files_trashbin: Add OpenAPI spec 2023-07-13 06:26:58 +02:00
Events fix: Apply new coding standard to all files 2024-04-04 11:45:22 +02:00
Exceptions Update php licenses 2021-06-04 22:02:41 +02:00
Listeners fix(files_trashbin): Make files view registering an init script 2024-07-10 14:12:42 +02:00
Migration chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Sabre fix(files_trashbin): Original name of the deleted files should be set as display name for DAV 2024-08-08 14:19:14 +02:00
Trash fix: Apply new coding standard to all files 2024-04-04 11:45:22 +02:00
UserMigration chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Capabilities.php files_trashbin: Add OpenAPI spec 2023-07-13 06:26:58 +02:00
Expiration.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Helper.php Update php licenses 2021-06-04 22:02:41 +02:00
Hooks.php Update php licenses 2021-06-04 22:02:41 +02:00
Storage.php feat: Support X-NC-Skip-Trashbin header 2025-01-27 13:04:24 +01:00
Trashbin.php fix: Clean-up some remaining readdir calls with undesirable false evaluation potential 2024-11-13 08:34:23 +05:30