nextcloud/apps/files_encryption/lib
Florin Peter a134ffcf2c code optimized and cleaned up unused vars 2013-05-31 16:52:33 +02:00
..
capabilities.php Add further capabilities to /cloud/capabilitites api call 2013-02-10 14:42:23 +01:00
crypt.php changed to public log api 2013-05-27 20:51:52 +02:00
helper.php fixed problems with file_get_contents and file_put_contents this problem was related to text editor with big text files 2013-05-30 01:13:22 +02:00
keymanager.php added our own file extension .part will not work here if we use file_get_contents so we used our own extension '.etmp' 2013-05-30 22:07:36 +02:00
proxy.php added our own file extension .part will not work here if we use file_get_contents so we used our own extension '.etmp' 2013-05-30 22:07:36 +02:00
session.php Merge branch 'master' into remove_unused_vars 2013-05-29 09:21:00 +02:00
stream.php code optimized and cleaned up unused vars 2013-05-31 16:52:33 +02:00
util.php fixed problems with file_get_contents and file_put_contents this problem was related to text editor with big text files 2013-05-30 01:13:22 +02:00