summaryrefslogtreecommitdiffstats
path: root/apps/encryption
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2015-06-072-0/+102
|
* [tx-robot] updated from transifexJenkins for ownCloud2015-06-052-0/+24
|
* [tx-robot] updated from transifexJenkins for ownCloud2015-06-044-0/+8
|
* Move the helpful method to the TestCase classJoas Schilling2015-06-036-22/+22
|
* [tx-robot] updated from transifexJenkins for ownCloud2015-06-032-0/+4
|
* [tx-robot] updated from transifexJenkins for ownCloud2015-06-024-0/+30
|
* [tx-robot] updated from transifexJenkins for ownCloud2015-05-3112-8/+32
|
* [tx-robot] updated from transifexJenkins for ownCloud2015-05-3014-0/+40
|
* [tx-robot] updated from transifexJenkins for ownCloud2015-05-292-0/+2
|
* detect migration statusBjoern Schiessle2015-05-276-7/+115
|
* improve error messages displayed to the userBjoern Schiessle2015-05-271-1/+1
|
* [tx-robot] updated from transifexJenkins for ownCloud2015-05-242-0/+26
|
* [tx-robot] updated from transifexJenkins for ownCloud2015-05-234-2/+6
|
* [tx-robot] updated from transifexJenkins for ownCloud2015-05-218-0/+26
|
* [tx-robot] updated from transifexJenkins for ownCloud2015-05-2080-8/+104
|
* Merge pull request #16085 from owncloud/encryption-module-renameThomas Müller2015-05-192-3/+3
|\ | | | | rename to 'Default encryption module'
| * rename to 'Default encryption module'Jan-Christoph Borchardt2015-05-062-3/+3
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2015-05-192-0/+2
| |
* | Add missing import for the exceptionJoas Schilling2015-05-182-0/+3
| |
* | Add a unit test for the decrypt methodJoas Schilling2015-05-181-1/+11
| |
* | add l10n to constructorBjoern Schiessle2015-05-183-4/+18
| |
* | Merge pull request #16404 from owncloud/enc_encrypt_files_in_trashVincent Petry2015-05-182-1/+29
|\ \ | | | | | | also encrypt files in trash bin
| * | also encrypt files in trash binBjoern Schiessle2015-05-182-1/+29
| | |
* | | a new approach to display the error messageBjoern Schiessle2015-05-185-10/+85
|/ /
* | [tx-robot] updated from transifexJenkins for ownCloud2015-05-182-0/+24
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2015-05-162-0/+2
| |
* | Merge pull request #16323 from owncloud/enc_webdav_fixesThomas Müller2015-05-151-1/+1
|\ \ | | | | | | some encryption fixes
| * | delete all file keys doesn't need the encryption module as parameter; ↵Bjoern Schiessle2015-05-131-1/+1
| | | | | | | | | | | | implement rmdir; getFileKeyDir should also work for part files and complete directories
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-05-158-2/+8
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-05-144-0/+4
|/ /
* | [tx-robot] updated from transifexJenkins for ownCloud2015-05-1312-6/+40
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2015-05-1226-26/+16
| |
* | Merge pull request #16213 from cmeh/patch-5Morris Jobke2015-05-111-2/+1
|\ \ | | | | | | Grammar, removal of line break
| * | Grammar, removal of line breakChristian Hoffmann2015-05-091-2/+1
| | | | | | | | | | | | * Corrected "… if the user forgets their password." to "… if the user forgets his or her password" in line 17. * Removed line break from line 17 to line 18.
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-05-114-0/+18
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-05-1016-6/+82
|/ /
* | [tx-robot] updated from transifexJenkins for ownCloud2015-05-0988-446/+82
| |
* | improved admin settingsBjoern Schiessle2015-05-083-63/+90
| |
* | [tx-robot] updated from transifexJenkins for ownCloud2015-05-084-4/+16
| |
* | Merge pull request #16034 from owncloud/issue-15987-encryption-module-admin-pageMorris Jobke2015-05-073-7/+5
|\ \ | | | | | | Display the module settings in the list of the encryption modules
| * | Display the module settings in the list of the encryption modulesJoas Schilling2015-05-043-7/+5
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-05-076-2/+36
| |/ |/|
* | [tx-robot] updated from transifexJenkins for ownCloud2015-05-0620-10/+114
| |
* | Merge pull request #15938 from owncloud/enc_update_recovery_share_keyBjörn Schießle2015-05-058-44/+92
|\ \ | | | | | | [encryption] check recovery key setting for the correct user
| * | check recovery setting for the right userBjoern Schiessle2015-04-308-44/+92
| | |
* | | [tx-robot] updated from transifexJenkins for ownCloud2015-05-0598-368/+306
| | |
* | | Merge pull request #16026 from owncloud/enc_ux_improvementsBjörn Schießle2015-05-041-3/+7
|\ \ \ | |_|/ |/| | [encryption] some small ux improvements
| * | some small ux improvementsBjoern Schiessle2015-05-041-3/+7
| | |
* | | Merge pull request #15752 from owncloud/feature/fix-encryption-return-valuesThomas Müller2015-05-044-93/+299
|\ \ \ | |/ / |/| | [enc2] fixing return values and adding tests
| * | change error codes to 400Clark Tomlinson2015-04-242-20/+20
| | |