Commit Graph

11417 Commits (6a6c18dfab494324d5fa7c2ea7a299830dd79612)
 

Author SHA1 Message Date
Björn Schießle 57c0a7ed69 add recovery key to all files if the user enabled the feature and removes them again on disable 12 years ago
Florin Peter 0916769f67 fix for SQLite3Result::fetchArray(): The SQLite3Result object has not been correctly initialised in post_addToGroup 12 years ago
Björn Schießle 1a31dc036a added missing file to enable the admin to change the recovery key password 12 years ago
Björn Schießle 1f5ed65b12 Merge branch 'files_encryption' of github.com:owncloud/core into files_encryption 12 years ago
Björn Schießle 64d94c540a enable admin to change the recovery password 12 years ago
Michael Gapczynski d91161186b Fix finding mount in background watcher, fixes #3353 12 years ago
Michael Gapczynski de2ccf4723 Merge pull request #3366 from owncloud/contributing_add_contacts 12 years ago
Florin Peter 63a790b415 fix for broken tests 12 years ago
Florin Peter 1fbdc3ce8f fix for previous workaround 12 years ago
Björn Schießle 5b160edebb check if the user knows the correct recovery password before changing the recovery key settings 12 years ago
Thomas Tanghus 162da3ce4e Add Contacts repo to CONTRIBUTING.md 12 years ago
Björn Schießle 335f2ca321 Merge branch 'files_encryption' of github.com:owncloud/core into files_encryption 12 years ago
Björn Schießle d8ae2fa80d only let the user change the recovery admin settings if a key passwords was entered. 12 years ago
Florin Peter 137039d35a workaround for blank page need an other solution 12 years ago
Florin Peter 3d7534da74 improved files_encryption tests 12 years ago
Florin Peter 9b7f02f267 removed FileProxy from test 12 years ago
Florin Peter 751487ded7 merge changes for files_encryption 12 years ago
Florin Peter 807740a07a fix for losing mount point "/" 12 years ago
Florin Peter 01f1153b08 Merge branch 'files_encryption' of https://github.com/owncloud/core into files_encryption 12 years ago
Florin Peter 226aec8d56 Merge branch 'master' into files_encryption 12 years ago
Florin Peter 7461e9c2b5 improved tests and added new tests for file rename and move 12 years ago
Florin Peter 499fe6ca8e disabled FileProxy in Keymanager::getPrivateKey 12 years ago
Florin Peter ddedf20106 prevent of infinite loop with FileProxy 12 years ago
Florin Peter 791751b529 added setter for filesystem view 12 years ago
Jenkins for ownCloud 6a788d1a54 [tx-robot] updated from transifex 12 years ago
Florin Peter 8776000754 fix for move file to an empty folder 12 years ago
Florin Peter 0a7aa6e8cd fix for Allowed memory size of xx bytes exhausted while reading big files 12 years ago
Thomas Müller fdef2a373a Merge pull request #2821 from owncloud/fix-2159-rename-to-shared 12 years ago
Florin Peter 84c56a5d56 fix for zero size files 12 years ago
Björn Schießle 96ff19a703 fix history template, print_unescaped() needs to include closing tags 12 years ago
Florin Peter 517105660d fix for public link share 12 years ago
Raghu Nayyar 418503a4ad Merge pull request #3338 from owncloud/button_color_fix 12 years ago
Morris Jobke 784f117ec2 Merge pull request #3330 from owncloud/preselect_filename_on_rename 12 years ago
Morris Jobke 0d8fa2eb98 [files] add private declaration of $view 12 years ago
raghunayyar 18618c75aa color change to crumb elements as well. 12 years ago
Jenkins for ownCloud 2b84da9793 [tx-robot] updated from transifex 12 years ago
Florin Peter 81ae4cb5d0 added test for public shared file via link 12 years ago
Florin Peter a4e9e2fc79 added post_deleteUser hook for cleanup public key 12 years ago
Florin Peter b2d021b2a5 added post_createUser hook 12 years ago
Florin Peter 61ed347d26 added handling for public file access via files_sharing link 12 years ago
Florin Peter d92f6b887d removed var_dump 12 years ago
raghunayyar 6d95d130e4 Keeping Font Colors Consistant on the headers. 12 years ago
Björn Schießle aa3eb6bb5b don't handle public share keys in lib/public/share.php but in apps/files_encryption/lib/util.php instead 12 years ago
Björn Schießle 517efdf952 don't create a recovery user, only generate recovery key similar to the public link share key 12 years ago
Michael Gapczynski 71eed76dbe Prevent backgroundScan() from looping if opendir() is failing for the same path 12 years ago
Morris Jobke d980ee9d9f Merge pull request #3303 from owncloud/update_etags_on_restore 12 years ago
Bernhard Posselt 1ec92b6377 Merge pull request #3329 from owncloud/increase_lock_timeout 12 years ago
Jörn Friedrich Dreyer 591b383f2d peselect filename without extension on rename 12 years ago
Björn Schießle 2f4ba9d1e8 if file was shared to user than userIds is just the users Id 12 years ago
Björn Schießle d1e2e47592 generate random key name for share key to avoid name conflicts 12 years ago