Commit Graph

11261 Commits (ca6a77d39b738aeead0bbbfdfdf2a06382431f6f)
 

Author SHA1 Message Date
Björn Schießle ca6a77d39b upgrade from old encryption to the new one needs to generate share keys too 13 years ago
Björn Schießle 95297c2469 add pre-shared hooks 13 years ago
Björn Schießle f1a5b8b524 show nicer warning if the admin recovery password was wrong 13 years ago
Björn Schießle 8ae30891b3 some error handling in case the recovery password is wrong 13 years ago
Björn Schießle 9d1e60325c allow admin to recover users files in case of password lost 13 years ago
Florin Peter 67a80e1870 improved tests for touch 13 years ago
Florin Peter 0fca2f8f31 added tests for put content, get content, touch and fopen 13 years ago
Florin Peter c651950a17 fix for re-share and removed check if file exists because we are sometime into a pre_put_contents hook 13 years ago
Florin Peter c0c4fe5fd3 fix if file is not yet created 13 years ago
Florin Peter 8f963b95e5 added test for share with group 13 years ago
Florin Peter b75a0abb6b added test for rename folder 13 years ago
Florin Peter ec2e193a44 removed unused code 13 years ago
Florin Peter 5fcb5f3aba added test for password change 13 years ago
Björn Schießle 12ebc5a1b3 Merge branch 'files_encryption' of github.com:owncloud/core into files_encryption 13 years ago
Björn Schießle 57c0a7ed69 add recovery key to all files if the user enabled the feature and removes them again on disable 13 years ago
Florin Peter 0916769f67 fix for SQLite3Result::fetchArray(): The SQLite3Result object has not been correctly initialised in post_addToGroup 13 years ago
Björn Schießle 1a31dc036a added missing file to enable the admin to change the recovery key password 13 years ago
Björn Schießle 1f5ed65b12 Merge branch 'files_encryption' of github.com:owncloud/core into files_encryption 13 years ago
Björn Schießle 64d94c540a enable admin to change the recovery password 13 years ago
Florin Peter 63a790b415 fix for broken tests 13 years ago
Florin Peter 1fbdc3ce8f fix for previous workaround 13 years ago
Björn Schießle 5b160edebb check if the user knows the correct recovery password before changing the recovery key settings 13 years ago
Björn Schießle 335f2ca321 Merge branch 'files_encryption' of github.com:owncloud/core into files_encryption 13 years ago
Björn Schießle d8ae2fa80d only let the user change the recovery admin settings if a key passwords was entered. 13 years ago
Florin Peter 137039d35a workaround for blank page need an other solution 13 years ago
Florin Peter 3d7534da74 improved files_encryption tests 13 years ago
Florin Peter 9b7f02f267 removed FileProxy from test 13 years ago
Florin Peter 751487ded7 merge changes for files_encryption 13 years ago
Florin Peter 807740a07a fix for losing mount point "/" 13 years ago
Florin Peter 01f1153b08 Merge branch 'files_encryption' of https://github.com/owncloud/core into files_encryption 13 years ago
Florin Peter 226aec8d56 Merge branch 'master' into files_encryption 13 years ago
Florin Peter 7461e9c2b5 improved tests and added new tests for file rename and move 13 years ago
Florin Peter 499fe6ca8e disabled FileProxy in Keymanager::getPrivateKey 13 years ago
Florin Peter ddedf20106 prevent of infinite loop with FileProxy 13 years ago
Florin Peter 791751b529 added setter for filesystem view 13 years ago
Jenkins for ownCloud 6a788d1a54 [tx-robot] updated from transifex 13 years ago
Florin Peter 8776000754 fix for move file to an empty folder 13 years ago
Florin Peter 0a7aa6e8cd fix for Allowed memory size of xx bytes exhausted while reading big files 13 years ago
Thomas Müller fdef2a373a Merge pull request #2821 from owncloud/fix-2159-rename-to-shared 13 years ago
Florin Peter 84c56a5d56 fix for zero size files 13 years ago
Björn Schießle 96ff19a703 fix history template, print_unescaped() needs to include closing tags 13 years ago
Florin Peter 517105660d fix for public link share 13 years ago
Raghu Nayyar 418503a4ad Merge pull request #3338 from owncloud/button_color_fix 13 years ago
Morris Jobke 784f117ec2 Merge pull request #3330 from owncloud/preselect_filename_on_rename 13 years ago
Morris Jobke 0d8fa2eb98 [files] add private declaration of $view 13 years ago
raghunayyar 18618c75aa color change to crumb elements as well. 13 years ago
Jenkins for ownCloud 2b84da9793 [tx-robot] updated from transifex 13 years ago
Florin Peter 81ae4cb5d0 added test for public shared file via link 13 years ago
Florin Peter a4e9e2fc79 added post_deleteUser hook for cleanup public key 13 years ago
Florin Peter b2d021b2a5 added post_createUser hook 13 years ago