0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-02-07 09:59:46 +00:00
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 +01:00
..
AppInfo fix(files): Do not require files_trashbin in live photo sync listener 2024-03-14 10:55:44 +01:00
BackgroundJob chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Command fix(trashbin): Improve documentation of since/until timestamps of restore trashbin 2024-07-30 22:20:40 +00: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