- May 30, 2013
-
-
Florin Peter authored
added our own file extension .part will not work here if we use file_get_contents so we used our own extension '.etmp'
-
Florin Peter authored
prevent files_versions from calling file proxy which calls files_encryption and do unnecessary load and file operations
-
- May 29, 2013
-
-
Florin Peter authored
-
Florin Peter authored
fixed problems with file_get_contents and file_put_contents this problem was related to text editor with big text files
-
Florin Peter authored
Conflicts: apps/files_encryption/hooks/hooks.php
-
Thomas Tanghus authored
fix wrong signature delimiter - fix #3523
-
Morris Jobke authored
remove unused varaibles
-
Florin Peter authored
-
Florin Peter authored
-
Florin Peter authored
-
Florin Peter authored
-
Florin Peter authored
-
Morris Jobke authored
-
Florin Peter authored
-
Florin Peter authored
-
Florin Peter authored
-
Florin Peter authored
-
Michael Gapczynski authored
Only update metadata that has changed
-
Florin Peter authored
-
Florin Peter authored
-
Robin Appelman authored
Cache mimetype icons
-
Michael Gapczynski authored
-
Michael Gapczynski authored
-
Michael Gapczynski authored
-
Robin Appelman authored
-
Björn Schießle authored
-
Björn Schießle authored
-
Björn Schießle authored
-
Björn Schießle authored
for external storages we never reach the path 'files', instead we need to leave the loop if no further parent exists
-
Björn Schießle authored
-
Björn Schießle authored
check list of users with access to the file from the bottom to the top. This way we avoid calling getFileInfo() on every dir, which creates a lot of overhead, especially for external storages
-
Florin Peter authored
-
Florin Peter authored
-
Florin Peter authored
Conflicts: apps/files_encryption/hooks/hooks.php apps/files_encryption/lib/proxy.php apps/files_encryption/lib/session.php apps/files_encryption/lib/stream.php
-
Jenkins for ownCloud authored
-
- May 28, 2013
-
-
Robin Appelman authored
Abstract session access away in a class
-
Florin Peter authored
-
Robin Appelman authored
-
Florin Peter authored
-