nextcloud-server/apps/files_trashbin/lib
Louis Chemineau c3b1501f3f
feat: Support X-NC-Skip-Trashbin header
This is useful for clients that want to directly and permanently delete a file.

Signed-off-by: Louis Chemineau <louis@chmn.me>
2025-01-27 13:04:24 +07:00
..
AppInfo fix(files): Do not require files_trashbin in live photo sync listener 2024-03-14 10:55:44 +07:00
BackgroundJob chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Command fix(trashbin): Improve documentation of since/until timestamps of restore trashbin 2024-07-30 22:20:40 +07:00
Controller files_trashbin: Add OpenAPI spec 2023-07-13 06:26:58 +07:00
Events fix: Apply new coding standard to all files 2024-04-04 11:45:22 +07:00
Exceptions
Listeners fix(files_trashbin): Make files view registering an init script 2024-07-10 14:12:42 +07:00
Migration chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07: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 +07:00
Trash fix: Apply new coding standard to all files 2024-04-04 11:45:22 +07:00
UserMigration chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Capabilities.php files_trashbin: Add OpenAPI spec 2023-07-13 06:26:58 +07:00
Expiration.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
Helper.php
Hooks.php
Storage.php feat: Support X-NC-Skip-Trashbin header 2025-01-27 13:04:24 +07:00
Trashbin.php fix: Clean-up some remaining readdir calls with undesirable false evaluation potential 2024-11-13 08:34:23 +07:00