nextcloud/apps/files_encryption
Björn Schießle a6ef25ba08 use preShare hook only to check if all pub keys are available and the postShare hook to finaly update the shareKeys if the file was shared successfully 2013-05-13 14:28:45 +02:00
..
ajax Added facility to manually encrypt all files from personal settings 2013-05-07 16:17:38 +02:00
appinfo added helper class and moved hook registration to it 2013-05-09 19:36:18 +02:00
css Added facility to manually encrypt all files from personal settings 2013-05-07 16:17:38 +02:00
hooks use preShare hook only to check if all pub keys are available and the postShare hook to finaly update the shareKeys if the file was shared successfully 2013-05-13 14:28:45 +02:00
js Added facility to manually encrypt all files from personal settings 2013-05-07 16:17:38 +02:00
l10n Merge branch 'master' into files_encryption 2013-05-01 09:31:26 +02:00
lib use preShare hook only to check if all pub keys are available and the postShare hook to finaly update the shareKeys if the file was shared successfully 2013-05-13 14:28:45 +02:00
templates Added facility to manually encrypt all files from personal settings 2013-05-07 16:17:38 +02:00
tests added test for re-share folder 2013-05-10 01:00:24 +02:00
settings-admin.php Added support for user-specified password for adminRecovery account in admin settings page 2013-05-04 16:14:38 +02:00
settings-personal.php Added facility to manually encrypt all files from personal settings 2013-05-07 16:17:38 +02:00