nextcloud/apps/files_encryption/lib
Bjoern Schiessle 23e9721644 use OC\Files\View to read encrypted file, so that it also works with external storages 2013-07-31 16:35:14 +02:00
..
capabilities.php Add further capabilities to /cloud/capabilitites api call 2013-02-10 14:42:23 +01:00
crypt.php remove unused method, the right one is in util.php 2013-07-30 14:28:24 +02:00
helper.php handle error if we can't handle the given path 2013-07-30 15:27:59 +02:00
keymanager.php added helper function to escape glob pattern 2013-07-05 16:03:20 +02:00
proxy.php use path relative to data/ 2013-07-30 10:14:17 +02:00
session.php reformat code 2013-06-03 18:42:13 +02:00
stream.php handle error if we can't handle the given path 2013-07-30 15:27:59 +02:00
util.php use OC\Files\View to read encrypted file, so that it also works with external storages 2013-07-31 16:35:14 +02:00