summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4877 from owncloud/ocs_share_apiBjörn Schießle2013-10-041-1/+1
|\
| * check if encryption app is enabled before trying to calculate file sizeBjoern Schiessle2013-09-261-1/+1
* | Merge pull request #4691 from owncloud/encryption_improved_error_messages_4617Björn Schießle2013-10-0412-49/+92
|\ \
| * \ Merge branch 'master' into encryption_improved_error_messages_4617Bjoern Schiessle2013-09-303-5/+8
| |\ \
| * \ \ Merge branch 'master' into encryption_improved_error_messages_4617Bjoern Schiessle2013-09-239-12/+114
| |\ \ \
| * \ \ \ Merge branch 'master' into encryption_improved_error_messages_4617Bjoern Schiessle2013-09-1613-111/+192
| |\ \ \ \
| * | | | | remove test codeBjoern Schiessle2013-09-061-1/+1
| * | | | | no longer enforce log out, but provide useful errors/warnings insteadBjoern Schiessle2013-09-068-47/+26
| * | | | | re-added error.phpBjoern Schiessle2013-09-061-0/+33
| * | | | | Merge branch 'master' into encryption_improved_error_messages_4617Bjoern Schiessle2013-09-021-0/+10
| |\ \ \ \ \
| * | | | | | error.php no longer neededBjoern Schiessle2013-09-021-23/+0
| * | | | | | improved documentation of the methodsBjoern Schiessle2013-09-022-1/+4
| * | | | | | encryption error messages, distinguish between a re-enabled encryption app an...Bjoern Schiessle2013-09-028-77/+46
| * | | | | | improved error messaging, initial commitBjoern Schiessle2013-08-307-43/+125
* | | | | | | Merge pull request #4902 from owncloud/repeat_recovery_passwordBjörn Schießle2013-10-042-27/+39
|\ \ \ \ \ \ \
| * | | | | | | add/remove specific CSS class - not all classesMorris Jobke2013-10-031-2/+2
| * | | | | | | fix license header line breaksMorris Jobke2013-09-271-2/+4
| * | | | | | | remove spacesBjoern Schiessle2013-09-191-1/+1
| * | | | | | | remove debug outputBjoern Schiessle2013-09-181-1/+1
| * | | | | | | let user repeat the recovery key password to prevent typosBjoern Schiessle2013-09-182-27/+37
* | | | | | | | Merge pull request #4967 from owncloud/dont_remember_login_if_enc_enabledThomas Müller2013-09-301-0/+1
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | set rememberlogin to false for the encryption appBjoern Schiessle2013-09-261-0/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-09-291-0/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | fix check if app is enabledBjoern Schiessle2013-09-251-4/+3
* | | | | | check if key exists before reading itBjoern Schiessle2013-09-251-1/+4
|/ / / / /
* / / / / [tx-robot] updated from transifexJenkins for ownCloud2013-09-185-0/+93
|/ / / /
* | | | Merge pull request #4708 from owncloud/encryption_fixesBjörn Schießle2013-09-183-18/+26
|\ \ \ \
| * | | | performance improvement, check configuration only if no private key existsBjoern Schiessle2013-09-171-7/+12
| * | | | check if stream wrapper is already registered to avoid warningBjoern Schiessle2013-09-031-1/+3
| * | | | make sure that initial encryption also starts for a fresh installationBjoern Schiessle2013-09-032-11/+12
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-09-161-1/+2
| |_|_|/ |/| | |
* | | | [tx-robot] updated from transifexJenkins for ownCloud2013-09-131-1/+23
* | | | Merge pull request #4719 from owncloud/port_4701_masterThomas Müller2013-09-121-60/+61
|\ \ \ \
| * | | | more is_resource checks before readdirArthur Schiwon2013-09-051-60/+61
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-09-101-1/+11
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-09-081-1/+2
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-09-071-0/+2
* | | | | coding style fixesBjoern Schiessle2013-09-061-1/+2
* | | | | fix part file handling and real size calculation, this should also solve #4581Bjoern Schiessle2013-09-063-45/+24
* | | | | check shares for the real file and not for the .part fileBjoern Schiessle2013-09-061-0/+5
* | | | | first check if a extension exists before comparing itBjoern Schiessle2013-09-061-1/+1
* | | | | handle part files correctlyBjoern Schiessle2013-09-061-6/+27
* | | | | [tx-robot] updated from transifexJenkins for ownCloud2013-09-051-0/+2
|/ / / /
* / / / [tx-robot] updated from transifexJenkins for ownCloud2013-09-032-1/+15
|/ / /
* | | This function doesn't cache anymore. Adjusted PHPDoc to suit.ringmaster2013-09-021-1/+1
* | | Don't cache the pkey, skip generation if the keyfile existsringmaster2013-09-022-13/+11
* | | Employ config option for OpenSSL config file, if provided.Owen Winkler2013-09-022-6/+20
* | | Start a branch for easier OpenSSL configuration.Owen Winkler2013-09-022-1/+12
| |/ |/|
* | [tx-robot] updated from transifexJenkins for ownCloud2013-08-301-0/+10
|/
* kill zh_CN.GB2312Thomas Müller2013-08-271-6/+0