nextcloud/apps/files_encryption/lib
Björn Schießle f3973c1c20 Merge pull request #9240 from owncloud/enc_check_if_file_exists
[encryption] check if file still exists before removing encryption keys
2014-06-30 21:23:59 +02:00
..
capabilities.php Add _many_ newlines at the end of files 2013-08-18 11:06:59 +02:00
crypt.php use oc_preferences instead of oc_encryption to store encyption settings 2014-06-05 16:54:04 +02:00
helper.php always use a \OC\Files\View 2014-06-25 12:27:30 +02:00
keymanager.php improved error message 2014-06-30 16:28:40 +02:00
migration.php adding unit tests for encryption data migration 2014-06-05 16:54:04 +02:00
proxy.php Fix checking for external share in encryption 2014-06-14 10:14:07 +02:00
session.php make sure to enable incognito mode when mounting a public link and update init status of the encryption app 2014-06-14 10:14:07 +02:00
stream.php Remove all occurences of @brief and @returns from PHPDoc 2014-05-19 17:50:53 +02:00
util.php normalize path before comparison to make sure that we always find the mount point 2014-06-27 22:53:26 +02:00