nextcloud/apps/files_encryption
Björn Schießle d3e2f31ada Merge pull request #4352 from owncloud/encryption_clean_up
crypt.php clean up
2013-08-17 04:10:15 -07:00
..
3rdparty/Crypt_Blowfish move 3rdparty dependencies to app 2013-05-21 10:30:24 +02:00
ajax fixed typo 2013-06-03 19:10:55 +02:00
appinfo Removed the preview warning. This is only a simple text change 2013-07-13 13:31:55 +02:00
css Added facility to manually encrypt all files from personal settings 2013-05-07 16:17:38 +02:00
files use __DIR__ instead of realpath 2013-08-14 17:15:01 +02:00
hooks Merge pull request #4352 from owncloud/encryption_clean_up 2013-08-17 04:10:15 -07:00
js allow to press enter to update the password 2013-06-05 14:51:51 +02:00
l10n remove ru_RU - fixes #3135 2013-08-17 11:43:37 +02:00
lib Merge pull request #4352 from owncloud/encryption_clean_up 2013-08-17 04:10:15 -07:00
templates fix some strings in the admin settings, it's not a 'recovery account' but a 'recovery key' 2013-06-21 14:49:01 +02:00
tests fixing typos and PHPDoc 2013-08-08 15:08:58 +02:00
settings-admin.php reformat code 2013-05-29 23:13:45 +02:00
settings-personal.php only show personal settings if the recovery feature is enabled or if no private key is set 2013-06-05 13:51:28 +02:00