nextcloud-server/apps/encryption
Côme Chilliet c022a1a1b1
fix(encryption): Ignore shared files in encrypt-all command
Copying and renaming a share will not encrypt it anyway. It will get
 encrypted when the owner’s files get encrypted.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2025-08-07 10:55:03 +07:00
..
appinfo refactor(encryption): Migrate app.php to Application.php 2024-07-01 13:45:09 +07:00
composer Fix event names of 2FA related typed events 2023-07-03 14:25:01 +07:00
css chore: Add SPDX header 2024-06-19 12:02:43 +07:00
img chore: Make app icons consistent Material Symbols with same settings 2024-07-10 15:53:45 +07:00
js chore: Add SPDX header 2024-05-29 08:58:16 +07:00
l10n fix(l10n): Update translations from Transifex 2025-08-05 00:12:50 +07:00
lib fix(encryption): Ignore shared files in encrypt-all command 2025-08-07 10:55:03 +07:00
templates chore: apply code style 2025-04-30 19:04:59 +07:00
tests chore: Adapt tests to new parameter in EncryptAll constructor 2025-06-26 14:06:50 +07:00
.noopenapi fix(build): Do not generated OpenAPI for non-shipped apps or apps without OpenAPI support 2024-01-18 11:22:43 +07:00