Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #5298 from owncloud/enc_fix_setting_dialog_headlines | Björn Schießle | 2013-10-11 | 2 | -10/+3 |
|\ | |||||
| * | fix setting dialog headlines for the encryption app | Bjoern Schiessle | 2013-10-11 | 2 | -10/+3 |
* | | fix another typo | Bjoern Schiessle | 2013-10-11 | 1 | -1/+1 |
* | | change error code to 403 | Bjoern Schiessle | 2013-10-11 | 1 | -1/+1 |
* | | fix typo in error message and change error code to 403 | Bjoern Schiessle | 2013-10-11 | 1 | -2/+2 |
* | | block file access if share keys are missing | Bjoern Schiessle | 2013-10-11 | 5 | -20/+55 |
|/ | |||||
* | Merge pull request #5233 from owncloud/enc_filter_users | Björn Schießle | 2013-10-11 | 3 | -30/+3 |
|\ | |||||
| * | don't cache if the encryption is enabled, this can lead to problems during un... | Bjoern Schiessle | 2013-10-10 | 1 | -27/+1 |
| * | only encrypt file to users with encryption keys | Bjoern Schiessle | 2013-10-09 | 2 | -3/+2 |
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-10-10 | 6 | -3/+21 |
|/ | |||||
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-10-08 | 2 | -0/+8 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-10-07 | 4 | -0/+15 |
* | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-10-06 | 25 | -50/+2 |
* | Merge pull request #4877 from owncloud/ocs_share_api | Björn Schießle | 2013-10-04 | 1 | -1/+1 |
|\ | |||||
| * | check if encryption app is enabled before trying to calculate file size | Bjoern Schiessle | 2013-09-26 | 1 | -1/+1 |
* | | Merge pull request #4691 from owncloud/encryption_improved_error_messages_4617 | Björn Schießle | 2013-10-04 | 12 | -49/+92 |
|\ \ | |||||
| * \ | Merge branch 'master' into encryption_improved_error_messages_4617 | Bjoern Schiessle | 2013-09-30 | 3 | -5/+8 |
| |\ \ | |||||
| * \ \ | Merge branch 'master' into encryption_improved_error_messages_4617 | Bjoern Schiessle | 2013-09-23 | 9 | -12/+114 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'master' into encryption_improved_error_messages_4617 | Bjoern Schiessle | 2013-09-16 | 13 | -111/+192 |
| |\ \ \ \ | |||||
| * | | | | | remove test code | Bjoern Schiessle | 2013-09-06 | 1 | -1/+1 |
| * | | | | | no longer enforce log out, but provide useful errors/warnings instead | Bjoern Schiessle | 2013-09-06 | 8 | -47/+26 |
| * | | | | | re-added error.php | Bjoern Schiessle | 2013-09-06 | 1 | -0/+33 |
| * | | | | | Merge branch 'master' into encryption_improved_error_messages_4617 | Bjoern Schiessle | 2013-09-02 | 1 | -0/+10 |
| |\ \ \ \ \ | |||||
| * | | | | | | error.php no longer needed | Bjoern Schiessle | 2013-09-02 | 1 | -23/+0 |
| * | | | | | | improved documentation of the methods | Bjoern Schiessle | 2013-09-02 | 2 | -1/+4 |
| * | | | | | | encryption error messages, distinguish between a re-enabled encryption app an... | Bjoern Schiessle | 2013-09-02 | 8 | -77/+46 |
| * | | | | | | improved error messaging, initial commit | Bjoern Schiessle | 2013-08-30 | 7 | -43/+125 |
* | | | | | | | Merge pull request #4902 from owncloud/repeat_recovery_password | Björn Schießle | 2013-10-04 | 2 | -27/+39 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | add/remove specific CSS class - not all classes | Morris Jobke | 2013-10-03 | 1 | -2/+2 |
| * | | | | | | | fix license header line breaks | Morris Jobke | 2013-09-27 | 1 | -2/+4 |
| * | | | | | | | remove spaces | Bjoern Schiessle | 2013-09-19 | 1 | -1/+1 |
| * | | | | | | | remove debug output | Bjoern Schiessle | 2013-09-18 | 1 | -1/+1 |
| * | | | | | | | let user repeat the recovery key password to prevent typos | Bjoern Schiessle | 2013-09-18 | 2 | -27/+37 |
* | | | | | | | | Merge pull request #4967 from owncloud/dont_remember_login_if_enc_enabled | Thomas Müller | 2013-09-30 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | | | |||||
| * | | | | | | | set rememberlogin to false for the encryption app | Bjoern Schiessle | 2013-09-26 | 1 | -0/+1 |
| | |_|_|_|/ / | |/| | | | | | |||||
* | | | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-09-29 | 1 | -0/+1 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | fix check if app is enabled | Bjoern Schiessle | 2013-09-25 | 1 | -4/+3 |
* | | | | | | check if key exists before reading it | Bjoern Schiessle | 2013-09-25 | 1 | -1/+4 |
|/ / / / / | |||||
* / / / / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-09-18 | 5 | -0/+93 |
|/ / / / | |||||
* | | | | Merge pull request #4708 from owncloud/encryption_fixes | Björn Schießle | 2013-09-18 | 3 | -18/+26 |
|\ \ \ \ | |||||
| * | | | | performance improvement, check configuration only if no private key exists | Bjoern Schiessle | 2013-09-17 | 1 | -7/+12 |
| * | | | | check if stream wrapper is already registered to avoid warning | Bjoern Schiessle | 2013-09-03 | 1 | -1/+3 |
| * | | | | make sure that initial encryption also starts for a fresh installation | Bjoern Schiessle | 2013-09-03 | 2 | -11/+12 |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-09-16 | 1 | -1/+2 |
| |_|_|/ |/| | | | |||||
* | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-09-13 | 1 | -1/+23 |
* | | | | Merge pull request #4719 from owncloud/port_4701_master | Thomas Müller | 2013-09-12 | 1 | -60/+61 |
|\ \ \ \ | |||||
| * | | | | more is_resource checks before readdir | Arthur Schiwon | 2013-09-05 | 1 | -60/+61 |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-09-10 | 1 | -1/+11 |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-09-08 | 1 | -1/+2 |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-09-07 | 1 | -0/+2 |