Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | | fix for broken tests | Florin Peter | 2013-05-15 | 1 | -13/+4 | |
| | * | | | | | | | fix for previous workaround | Florin Peter | 2013-05-15 | 1 | -20/+21 | |
| * | | | | | | | | enable admin to change the recovery password | Björn Schießle | 2013-05-15 | 5 | -28/+118 | |
| |/ / / / / / / | ||||||
| * | | | | | | | check if the user knows the correct recovery password before changing the rec... | Björn Schießle | 2013-05-15 | 5 | -20/+63 | |
| * | | | | | | | Merge branch 'files_encryption' of github.com:owncloud/core into files_encryp... | Björn Schießle | 2013-05-15 | 1203 | -18129/+22711 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | workaround for blank page need an other solution | Florin Peter | 2013-05-15 | 1 | -20/+20 | |
| | * | | | | | | | improved files_encryption tests | Florin Peter | 2013-05-15 | 4 | -4/+4 | |
| | * | | | | | | | removed FileProxy from test | Florin Peter | 2013-05-15 | 1 | -5/+6 | |
| | * | | | | | | | merge changes for files_encryption | Florin Peter | 2013-05-15 | 1 | -40/+42 | |
| | * | | | | | | | fix for losing mount point "/" | Florin Peter | 2013-05-15 | 1 | -1/+4 | |
| | * | | | | | | | Merge branch 'files_encryption' of https://github.com/owncloud/core into file... | Florin Peter | 2013-05-15 | 49 | -832/+2464 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Merge branch 'master' into files_encryption | Florin Peter | 2013-05-15 | 1242 | -19019/+23988 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | only let the user change the recovery admin settings if a key passwords was e... | Björn Schießle | 2013-05-15 | 3 | -33/+25 | |
| | |_|/ / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | improved tests and added new tests for file rename and move | Florin Peter | 2013-05-15 | 4 | -32/+117 | |
| * | | | | | | | | | disabled FileProxy in Keymanager::getPrivateKey | Florin Peter | 2013-05-15 | 1 | -2/+7 | |
| * | | | | | | | | | prevent of infinite loop with FileProxy | Florin Peter | 2013-05-15 | 1 | -3/+3 | |
| * | | | | | | | | | added setter for filesystem view | Florin Peter | 2013-05-15 | 1 | -1/+9 | |
| * | | | | | | | | | fix for move file to an empty folder | Florin Peter | 2013-05-14 | 1 | -5/+23 | |
| * | | | | | | | | | fix for Allowed memory size of xx bytes exhausted while reading big files | Florin Peter | 2013-05-14 | 1 | -5/+12 | |
| * | | | | | | | | | fix for zero size files | Florin Peter | 2013-05-14 | 1 | -2/+2 | |
| * | | | | | | | | | fix for public link share | Florin Peter | 2013-05-14 | 2 | -2/+1 | |
| * | | | | | | | | | added test for public shared file via link | Florin Peter | 2013-05-14 | 2 | -11/+79 | |
| * | | | | | | | | | added post_deleteUser hook for cleanup public key | Florin Peter | 2013-05-13 | 2 | -0/+20 | |
| * | | | | | | | | | added post_createUser hook | Florin Peter | 2013-05-13 | 2 | -12/+38 | |
| * | | | | | | | | | added handling for public file access via files_sharing link | Florin Peter | 2013-05-13 | 4 | -64/+120 | |
| * | | | | | | | | | removed var_dump | Florin Peter | 2013-05-13 | 1 | -1/+1 | |
| * | | | | | | | | | don't handle public share keys in lib/public/share.php but in apps/files_encr... | Björn Schießle | 2013-05-13 | 2 | -16/+20 | |
| * | | | | | | | | | don't create a recovery user, only generate recovery key similar to the publi... | Björn Schießle | 2013-05-13 | 5 | -99/+63 | |
| * | | | | | | | | | if file was shared to user than userIds is just the users Id | Björn Schießle | 2013-05-13 | 1 | -4/+2 | |
| * | | | | | | | | | generate random key name for share key to avoid name conflicts | Björn Schießle | 2013-05-13 | 4 | -54/+69 | |
| * | | | | | | | | | use preShare hook only to check if all pub keys are available and the postSha... | Björn Schießle | 2013-05-13 | 3 | -112/+57 | |
| * | | | | | | | | | added handling for sharing with link | Florin Peter | 2013-05-11 | 1 | -0/+3 | |
| * | | | | | | | | | sharing with group should work now | Florin Peter | 2013-05-11 | 1 | -6/+11 | |
| * | | | | | | | | | fix for webdav | Florin Peter | 2013-05-11 | 3 | -4/+4 | |
| * | | | | | | | | | fix for accessing non object | Florin Peter | 2013-05-11 | 1 | -1/+2 | |
| * | | | | | | | | | added test for re-share folder | Florin Peter | 2013-05-10 | 1 | -97/+215 | |
| * | | | | | | | | | fix for autotest.sh | Florin Peter | 2013-05-09 | 1 | -22/+18 | |
| * | | | | | | | | | added helper | Florin Peter | 2013-05-09 | 2 | -0/+2 | |
| * | | | | | | | | | fix for accessing non object | Florin Peter | 2013-05-09 | 1 | -1/+1 | |
| * | | | | | | | | | improved tests and include helper | Florin Peter | 2013-05-09 | 1 | -23/+53 | |
| * | | | | | | | | | added helper class and moved hook registration to it | Florin Peter | 2013-05-09 | 2 | -11/+81 | |
| * | | | | | | | | | Fixes to code formatting and indentation | Sam Tuke | 2013-05-09 | 1 | -67/+99 | |
| * | | | | | | | | | Improvements to code formatting & indentation | Sam Tuke | 2013-05-09 | 1 | -109/+114 | |
| * | | | | | | | | | Implemented initial recoveryAdmin functionality in crypto file proxy | Sam Tuke | 2013-05-09 | 2 | -25/+80 | |
| * | | | | | | | | | Fixed bugs with pre_share hook usage | Sam Tuke | 2013-05-09 | 2 | -79/+115 | |
| * | | | | | | | | | Added pre_share hook | Sam Tuke | 2013-05-08 | 4 | -67/+130 | |
| * | | | | | | | | | added test for share folder | Florin Peter | 2013-05-07 | 1 | -0/+73 | |
| * | | | | | | | | | added test for re-share | Florin Peter | 2013-05-07 | 1 | -6/+69 | |
| * | | | | | | | | | Merge branch 'files_encryption' of https://github.com/owncloud/core into file... | Florin Peter | 2013-05-07 | 1 | -132/+171 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | Made code formatting of new methods more consistent | Sam Tuke | 2013-05-07 | 1 | -132/+171 |