nextcloud/apps/files/lib
Côme Chilliet d92bf388b1 feat(transfer-ownership): Correctly react to encrypted files
For E2EE encrypted files, we abort the transfer.
For SSE encrypted files, we abort only if not using master key.
Also fixed the check for when the path to a single file is used.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-09-05 14:44:50 +02:00
..
Activity style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
AppInfo feat(files): Implement endpoint to retrieve a user's folder tree 2024-08-01 09:14:44 -07:00
BackgroundJob chore: Apply php:cs recommendations 2024-08-28 10:44:18 +02:00
Collaboration/Resources style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
Command fix: implement sharding compatible cleanup for various bits 2024-08-28 10:27:14 +02:00
Controller perf(files): Do not block files page load with server-side favorites retrieval 2024-08-27 14:33:39 -07:00
Db chore: Add SPDX header 2024-05-29 08:58:16 +02:00
Event chore: Add SPDX header 2024-05-29 08:58:16 +02:00
Exception chore: Add SPDX header 2024-05-29 08:58:16 +02:00
Listener style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
Migration chore: Add SPDX header 2024-05-29 08:58:16 +02:00
Notification feat(notifications): Migrate server INotifiers to new exceptions 2024-06-25 11:56:24 +02:00
Search style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
Service feat(transfer-ownership): Correctly react to encrypted files 2024-09-05 14:44:50 +02:00
Settings feat(files): Allow to configure Windows filename compatibility in the settings 2024-07-17 16:17:14 +02:00
App.php chore: Add SPDX header 2024-05-29 08:58:16 +02:00
Capabilities.php feat: Add forbidden_filename_basenames config option 2024-07-15 19:39:18 +02:00
DirectEditingCapabilities.php chore: Add SPDX header 2024-05-29 08:58:16 +02:00
Helper.php chore: Add SPDX header 2024-05-29 08:58:16 +02:00
ResponseDefinitions.php feat(files): Update openapi 2024-08-08 10:52:20 -07:00