Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | | | | | coding style fixes | Bjoern Schiessle | 2013-09-06 | 1 | -1/+2 |
* | | | | | fix part file handling and real size calculation, this should also solve #4581 | Bjoern Schiessle | 2013-09-06 | 3 | -45/+24 |
* | | | | | check shares for the real file and not for the .part file | Bjoern Schiessle | 2013-09-06 | 1 | -0/+5 |
* | | | | | first check if a extension exists before comparing it | Bjoern Schiessle | 2013-09-06 | 1 | -1/+1 |
* | | | | | handle part files correctly | Bjoern Schiessle | 2013-09-06 | 1 | -6/+27 |
* | | | | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-09-05 | 1 | -0/+2 |
|/ / / / | |||||
* / / / | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-09-03 | 2 | -1/+15 |
|/ / / | |||||
* | | | This function doesn't cache anymore. Adjusted PHPDoc to suit. | ringmaster | 2013-09-02 | 1 | -1/+1 |
* | | | Don't cache the pkey, skip generation if the keyfile exists | ringmaster | 2013-09-02 | 2 | -13/+11 |
* | | | Employ config option for OpenSSL config file, if provided. | Owen Winkler | 2013-09-02 | 2 | -6/+20 |
* | | | Start a branch for easier OpenSSL configuration. | Owen Winkler | 2013-09-02 | 2 | -1/+12 |
| |/ |/| | |||||
* | | [tx-robot] updated from transifex | Jenkins for ownCloud | 2013-08-30 | 1 | -0/+10 |
|/ | |||||
* | kill zh_CN.GB2312 | Thomas Müller | 2013-08-27 | 1 | -6/+0 |