nextcloud/apps/encryption
Côme Chilliet 8900d030d1
Adapt code to new encryption system
fileKey gets deleted upon save as it’s stored in shareKeys instead now.
We use presence of a fileKey to detect if a file is using the legacy
 system or the new one, because we do not always have access to header
 data.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2023-03-17 11:08:58 +01:00
..
appinfo chore(release): Bump requirements and versions in apps/ 2023-03-03 06:44:27 +01:00
composer chore(autoloaders): Update autoloader files for Composer 2.5.1 2023-01-25 10:42:34 +01:00
css Compress SASS output 2023-01-11 17:46:32 +00:00
img Svgo optimization 2016-09-27 20:56:26 +02:00
js Use DOMContentLoaded and fix sharebymail loading issue 2020-07-20 12:42:08 +02:00
l10n Fix(l10n): 🔠 Update translations from Transifex 2023-03-15 02:26:39 +00:00
lib Adapt code to new encryption system 2023-03-17 11:08:58 +01:00
templates Remove OCP\App and OCP\BackgroundJob 2022-08-01 09:46:40 +02:00
tests Adapt code to new encryption system 2023-03-17 11:08:58 +01:00