You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/apps/files_encryption
Björn Schießle 42f66af5a3 control files are no longer needed, remove them from the tests 13 years ago
..
3rdparty/Crypt_Blowfish move 3rdparty dependencies to app 13 years ago
ajax introduce decryptPrivateKey() method which also checks if the result is a valid private key to avoid additional checks on various places 13 years ago
appinfo allow the user to login but do not allow upload and show error message on the web 13 years ago
css Added facility to manually encrypt all files from personal settings 13 years ago
hooks introduce decryptPrivateKey() method which also checks if the result is a valid private key to avoid additional checks on various places 13 years ago
js fixes after review from @DeepDiver1975 13 years ago
l10n [tx-robot] updated from transifex 13 years ago
lib introduce decryptPrivateKey() method which also checks if the result is a valid private key to avoid additional checks on various places 13 years ago
templates fixes after review from @DeepDiver1975 13 years ago
tests control files are no longer needed, remove them from the tests 13 years ago
settings-admin.php reformat code 13 years ago
settings-personal.php reformat code 13 years ago