nextcloud/apps/files_encryption/lib
Bjoern Schiessle e4c45b5e26 check if file exists before deleting keys, and add debug output for every
delete operation
2014-06-27 23:09:31 +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 check if file exists before deleting keys, and add debug output for every 2014-06-27 23:09:31 +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 use oc_preferences instead of oc_encryption to store encyption settings 2014-06-05 16:54:04 +02:00