summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | fix for broken testsFlorin Peter2013-05-151-13/+4
| | * | | | | | | fix for previous workaroundFlorin Peter2013-05-151-20/+21
| * | | | | | | | enable admin to change the recovery passwordBjörn Schießle2013-05-155-28/+118
| |/ / / / / / /
| * | | | | | | check if the user knows the correct recovery password before changing the rec...Björn Schießle2013-05-155-20/+63
| * | | | | | | Merge branch 'files_encryption' of github.com:owncloud/core into files_encryp...Björn Schießle2013-05-151203-18129/+22711
| |\ \ \ \ \ \ \
| | * | | | | | | workaround for blank page need an other solutionFlorin Peter2013-05-151-20/+20
| | * | | | | | | improved files_encryption testsFlorin Peter2013-05-154-4/+4
| | * | | | | | | removed FileProxy from testFlorin Peter2013-05-151-5/+6
| | * | | | | | | merge changes for files_encryptionFlorin Peter2013-05-151-40/+42
| | * | | | | | | fix for losing mount point "/"Florin Peter2013-05-151-1/+4
| | * | | | | | | Merge branch 'files_encryption' of https://github.com/owncloud/core into file...Florin Peter2013-05-1549-832/+2464
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'master' into files_encryptionFlorin Peter2013-05-151242-19019/+23988
| | |\ \ \ \ \ \ \ \
| * | | | | | | | | | only let the user change the recovery admin settings if a key passwords was e...Björn Schießle2013-05-153-33/+25
| | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | improved tests and added new tests for file rename and moveFlorin Peter2013-05-154-32/+117
| * | | | | | | | | disabled FileProxy in Keymanager::getPrivateKeyFlorin Peter2013-05-151-2/+7
| * | | | | | | | | prevent of infinite loop with FileProxyFlorin Peter2013-05-151-3/+3
| * | | | | | | | | added setter for filesystem viewFlorin Peter2013-05-151-1/+9
| * | | | | | | | | fix for move file to an empty folderFlorin Peter2013-05-141-5/+23
| * | | | | | | | | fix for Allowed memory size of xx bytes exhausted while reading big filesFlorin Peter2013-05-141-5/+12
| * | | | | | | | | fix for zero size filesFlorin Peter2013-05-141-2/+2
| * | | | | | | | | fix for public link shareFlorin Peter2013-05-142-2/+1
| * | | | | | | | | added test for public shared file via linkFlorin Peter2013-05-142-11/+79
| * | | | | | | | | added post_deleteUser hook for cleanup public keyFlorin Peter2013-05-132-0/+20
| * | | | | | | | | added post_createUser hookFlorin Peter2013-05-132-12/+38
| * | | | | | | | | added handling for public file access via files_sharing linkFlorin Peter2013-05-134-64/+120
| * | | | | | | | | removed var_dumpFlorin Peter2013-05-131-1/+1
| * | | | | | | | | don't handle public share keys in lib/public/share.php but in apps/files_encr...Björn Schießle2013-05-132-16/+20
| * | | | | | | | | don't create a recovery user, only generate recovery key similar to the publi...Björn Schießle2013-05-135-99/+63
| * | | | | | | | | if file was shared to user than userIds is just the users IdBjörn Schießle2013-05-131-4/+2
| * | | | | | | | | generate random key name for share key to avoid name conflictsBjörn Schießle2013-05-134-54/+69
| * | | | | | | | | use preShare hook only to check if all pub keys are available and the postSha...Björn Schießle2013-05-133-112/+57
| * | | | | | | | | added handling for sharing with linkFlorin Peter2013-05-111-0/+3
| * | | | | | | | | sharing with group should work nowFlorin Peter2013-05-111-6/+11
| * | | | | | | | | fix for webdavFlorin Peter2013-05-113-4/+4
| * | | | | | | | | fix for accessing non objectFlorin Peter2013-05-111-1/+2
| * | | | | | | | | added test for re-share folderFlorin Peter2013-05-101-97/+215
| * | | | | | | | | fix for autotest.shFlorin Peter2013-05-091-22/+18
| * | | | | | | | | added helperFlorin Peter2013-05-092-0/+2
| * | | | | | | | | fix for accessing non objectFlorin Peter2013-05-091-1/+1
| * | | | | | | | | improved tests and include helperFlorin Peter2013-05-091-23/+53
| * | | | | | | | | added helper class and moved hook registration to itFlorin Peter2013-05-092-11/+81
| * | | | | | | | | Fixes to code formatting and indentationSam Tuke2013-05-091-67/+99
| * | | | | | | | | Improvements to code formatting & indentationSam Tuke2013-05-091-109/+114
| * | | | | | | | | Implemented initial recoveryAdmin functionality in crypto file proxySam Tuke2013-05-092-25/+80
| * | | | | | | | | Fixed bugs with pre_share hook usageSam Tuke2013-05-092-79/+115
| * | | | | | | | | Added pre_share hookSam Tuke2013-05-084-67/+130
| * | | | | | | | | added test for share folderFlorin Peter2013-05-071-0/+73
| * | | | | | | | | added test for re-shareFlorin Peter2013-05-071-6/+69
| * | | | | | | | | Merge branch 'files_encryption' of https://github.com/owncloud/core into file...Florin Peter2013-05-071-132/+171
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Made code formatting of new methods more consistentSam Tuke2013-05-071-132/+171