0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-01-31 06:43:12 +00:00
nextcloud_server/apps/files_trashbin/lib
Louis Chemineau 6f80c11d94
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:29 +01:00
..
AppInfo chore: Add SPDX header 2024-06-02 20:00:00 +02:00
BackgroundJob chore: Add SPDX header 2024-06-02 20:00:00 +02:00
Command fix(trashbin): Improve documentation of since/until timestamps of restore trashbin 2024-07-30 20:33:56 +02:00
Controller refactor(files_trashbin): Replace security annotations with respective attributes 2024-07-27 21:33:47 +02:00
Events chore: Add SPDX header 2024-06-02 20:00:00 +02:00
Exceptions chore: Add SPDX header 2024-06-02 20:00:00 +02:00
Listeners fix(files_trashbin): Make files view registering an init script 2024-06-23 16:53:10 +02:00
Migration feat(migrations): add metadata to existing migrations 2024-08-02 18:26:12 -01:00
Sabre fix(files_trashbin): Original name of the deleted files should be set as display name for DAV 2024-08-05 14:02:57 +02:00
Trash chore: Add SPDX header 2024-06-02 20:00:00 +02:00
UserMigration chore: Add SPDX header 2024-06-02 20:00:00 +02:00
Capabilities.php chore: Add SPDX header 2024-06-02 20:00:00 +02:00
Expiration.php chore: Add SPDX header 2024-06-02 20:00:00 +02:00
Helper.php chore: Add SPDX header 2024-06-02 20:00:00 +02:00
Hooks.php chore: Add SPDX header 2024-06-02 20:00:00 +02:00
Storage.php feat: Support X-NC-Skip-Trashbin header 2025-01-27 13:04:29 +01:00
Trashbin.php fix: Clean-up some remaining readdir calls with undesirable false evaluation potential 2024-11-13 09:11:17 +05:30