nextcloud/apps/files_encryption/lib
Vincent Petry eacb4b3f3e Return unencrypted_size of folder when queried
This fixes the "used space" to be based on the unencrypted size, not
encrypted size, to be consistent with how quota/space is handled when
encryption is enabled
2014-03-21 10:23:56 +01:00
..
capabilities.php Add _many_ newlines at the end of files 2013-08-18 11:06:59 +02:00
crypt.php block file access if share keys are missing 2013-10-11 14:20:46 +02:00
helper.php extend the encryption stream wrapper to handle local files and add a fall back for file size calculation if the storage doesn't support fseek 2014-02-27 18:01:58 +01:00
keymanager.php add function to extract filename from sharekey name + tests 2014-02-05 14:32:32 +01:00
proxy.php Return unencrypted_size of folder when queried 2014-03-21 10:23:56 +01:00
session.php close encryption session after decryption was finished 2014-02-27 11:48:29 +01:00
stream.php Merge pull request #7464 from owncloud/enc_fseek_fallback_stable6 2014-03-04 12:53:08 +01:00
util.php don't create files folder, let ownCloud core handle it 2014-03-05 14:32:25 +01:00