Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-12-13 | 1 | -0/+1 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-12-09 | 1 | -1/+21 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-12-07 | 2 | -10/+18 |
| | |||||
* | Merge pull request #6220 from owncloud/debug_oracle_errors | Björn Schießle | 2013-12-06 | 1 | -18/+21 |
|\ | | | | | cherry-picks from #5884, just for debugging purpose | ||||
| * | Don't try to encrypt a file when the temp file isn't created | Bart Visscher | 2013-12-06 | 1 | -18/+21 |
| | | |||||
* | | set unencrypted_size to 0 after decryption... so that the unencrypted_size ↵ | Bjoern Schiessle | 2013-12-06 | 1 | -1/+1 |
|/ | | | | gets re-calculated if encryption was enabled again | ||||
* | fix typo | Bjoern Schiessle | 2013-12-06 | 1 | -1/+1 |
| | |||||
* | only create new key on password change if a recovery key exists or if the ↵ | Bjoern Schiessle | 2013-12-06 | 1 | -23/+28 |
| | | | | user don't have any private/public keys | ||||
* | show change password form if key couldn't be decrypted | Bjoern Schiessle | 2013-12-06 | 1 | -1/+1 |
| | |||||
* | add method to check if users private/public key exists | Bjoern Schiessle | 2013-12-06 | 1 | -4/+13 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-12-04 | 2 | -0/+2 |
| | |||||
* | Revert "Adjust files_encryption requirements to the new core requirement ↵ | Morris Jobke | 2013-12-04 | 1 | -1/+8 |
| | | | | | | (PHP 5.3.8)." This reverts commit efbf18652c6eef42e2ca2fda3572d74d2be022dd. | ||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-12-02 | 16 | -3/+24 |
| | |||||
* | Adjust files_encryption requirements to the new core requirement (PHP 5.3.8). | Andreas Fischer | 2013-11-29 | 1 | -8/+1 |
| | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-11-29 | 1 | -1/+1 |
| | |||||
* | loginname is not necessarily username | Arthur Schiwon | 2013-11-28 | 1 | -4/+5 |
| | |||||
* | Merge pull request #6094 from owncloud/enc_fix_reshares | Vincent Petry | 2013-11-28 | 1 | -2/+2 |
|\ | | | | | fix path reconstruction for reshares | ||||
| * | fix path reconstruction for reshares | Bjoern Schiessle | 2013-11-27 | 1 | -2/+2 |
| | | |||||
* | | improve encryption message | Morris Jobke | 2013-11-27 | 1 | -1/+1 |
| | | |||||
* | | some small js fixes | Bjoern Schiessle | 2013-11-27 | 1 | -2/+2 |
| | | |||||
* | | add spinner to the template so that it can be loaded in time | Bjoern Schiessle | 2013-11-27 | 1 | -1/+1 |
| | | |||||
* | | switch to large spinner | Bjoern Schiessle | 2013-11-27 | 1 | -2/+2 |
| | | |||||
* | | switch from "name" attribute to "id" | Bjoern Schiessle | 2013-11-27 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'master' into encryption_initial_enc_indicator | Bjoern Schiessle | 2013-11-27 | 7 | -101/+130 |
|\| | |||||
| * | Merge branch 'master' into encryption_enable_public_upload | Bjoern Schiessle | 2013-11-27 | 12 | -44/+71 |
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: apps/files_encryption/lib/helper.php apps/files_encryption/lib/keymanager.php apps/files_encryption/lib/stream.php apps/files_encryption/lib/util.php apps/files_encryption/tests/keymanager.php | ||||
| | * | Merge pull request #5976 from owncloud/encryption_work_with_public_gallery | Thomas Müller | 2013-11-27 | 7 | -93/+123 |
| | |\ | | | | | | | | | Encryption work with public gallery | ||||
| | | * | typo fixed | Bjoern Schiessle | 2013-11-27 | 1 | -1/+1 |
| | | | | |||||
| | | * | some small changes according to the review comments | Bjoern Schiessle | 2013-11-27 | 7 | -18/+19 |
| | | | | |||||
| | | * | Merge branch 'encryption_work_with_public_gallery' of ↵ | Bjoern Schiessle | 2013-11-25 | 3 | -19/+48 |
| | | |\ | | | | | | | | | | | | | | | | github.com:owncloud/core into encryption_work_with_public_gallery | ||||
| | | | * | Merge branch 'master' into encryption_work_with_public_gallery | Thomas Mueller | 2013-11-24 | 3 | -19/+48 |
| | | | |\ | |||||
| | | * | | | fix typo in comment | Bjoern Schiessle | 2013-11-25 | 1 | -1/+1 |
| | | |/ / | |||||
| * | | | | Merge branch 'encryption_work_with_public_gallery' into ↵ | Bjoern Schiessle | 2013-11-21 | 1 | -4/+10 |
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | encryption_enable_public_upload | ||||
| | * | | | | check HTTP Referer to check if we come from public.php or from a internal page. | Bjoern Schiessle | 2013-11-21 | 1 | -4/+10 |
| | | |/ / | | |/| | | | | | | | | | | | | Necessary to detect public access also if a user is logged in. | ||||
| * | | | | Merge branch 'encryption_work_with_public_gallery' into ↵ | Bjoern Schiessle | 2013-11-21 | 1 | -1/+1 |
| |\| | | | | | | | | | | | | | | | | | | encryption_enable_public_upload | ||||
| | * | | | fix getFileKey() call | Bjoern Schiessle | 2013-11-21 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Merge branch 'encryption_work_with_public_gallery' into ↵ | Bjoern Schiessle | 2013-11-21 | 4 | -13/+15 |
| |\| | | | | | | | | | | | | | | | | | | encryption_enable_public_upload | ||||
| | * | | | Merge branch 'master' into encryption_work_with_public_gallery | Bjoern Schiessle | 2013-11-21 | 4 | -13/+15 |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: apps/files_encryption/lib/keymanager.php apps/files_encryption/lib/stream.php apps/files_encryption/lib/util.php apps/files_encryption/tests/crypt.php | ||||
| * | | | | | Merge branch 'encryption_work_with_public_gallery' into ↵ | Bjoern Schiessle | 2013-11-21 | 2 | -29/+34 |
| |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | encryption_enable_public_upload Conflicts: apps/files_encryption/lib/stream.php | ||||
| | * | | | | better distinction between userID and keyId | Bjoern Schiessle | 2013-11-21 | 2 | -28/+32 |
| | | | | | | |||||
| * | | | | | public upload now also works with encryption enabled | Bjoern Schiessle | 2013-11-21 | 5 | -23/+20 |
| |/ / / / | |||||
| * | | | | adapt tests to the new code | Bjoern Schiessle | 2013-11-20 | 1 | -9/+13 |
| | | | | | |||||
| * | | | | make sure that we always use the correct user id | Bjoern Schiessle | 2013-11-20 | 3 | -11/+21 |
| | | | | | |||||
| * | | | | fix some getShareKey() and getFileKey() calls | Bjoern Schiessle | 2013-11-20 | 1 | -3/+3 |
| | | | | | |||||
| * | | | | [wip] make encryption work with public gallery sharing | Bjoern Schiessle | 2013-11-20 | 5 | -56/+65 |
| | | | | | |||||
* | | | | | with the latest changes in master $this-userID is always the correct ID, so ↵ | Bjoern Schiessle | 2013-11-27 | 2 | -25/+21 |
| | | | | | | | | | | | | | | | | | | | | we no longer need the extra parameter | ||||
* | | | | | Merge branch 'master' into encryption_initial_enc_indicator | Bjoern Schiessle | 2013-11-26 | 2 | -0/+2 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||||
| * | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-11-26 | 1 | -0/+1 |
| | | | | | |||||
| * | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-11-26 | 1 | -0/+1 |
| | |_|/ | |/| | | |||||
* | | | | added a small version of the dark loading gif, looks nicer on the blue ↵ | Bjoern Schiessle | 2013-11-26 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | background | ||||
* | | | | use POST instead of GET | Bjoern Schiessle | 2013-11-26 | 2 | -3/+3 |
| | | | |