summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2014-11-0780-80/+0
* check if the provided password is really the current log-in passwordBjoern Schiessle2014-11-061-1/+15
* [tx-robot] updated from transifexJenkins for ownCloud2014-11-052-0/+12
* Merge pull request #11876 from owncloud/remove-pointless-requiresLukas Reschke2014-10-3110-71/+0
|\
| * remove unnecessary require calls - the ownCloud class loader is supposed to t...Thomas Müller2014-10-3010-71/+0
* | Merge pull request #11659 from jknockaert/masterVincent Petry2014-10-301-38/+54
|\ \ | |/ |/|
| * initialisation of cipherjknockaert2014-10-281-1/+1
| * small fixjknockaert2014-10-201-0/+1
| * bugfixesjknockaert2014-10-201-5/+6
| * ok; still some bugs that had to be fixedjknockaert2014-10-201-39/+35
| * small fixjknockaert2014-10-191-1/+2
| * rework getFileSizejknockaert2014-10-191-28/+45
* | Properly register sharing hooks and proxiesVincent Petry2014-10-301-1/+7
* | [tx-robot] updated from transifexJenkins for ownCloud2014-10-306-6/+48
* | Merge pull request #11835 from owncloud/enc-fixmovingsharekeystofolderMorris Jobke2014-10-292-34/+41
|\ \
| * | Added encryption test when moving file as non-ownerVincent Petry2014-10-291-2/+15
| * | Fix moving share keys as non-owner to subdirVincent Petry2014-10-291-32/+26
* | | update all translation files to js and jsonThomas Müller2014-10-29198-2050/+4058
* | | Added OC.L10N namespace with translation functionsVincent Petry2014-10-291-0/+1
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-10-291-0/+6
|/ /
* | [tx-robot] updated from transifexJenkins for ownCloud2014-10-282-3/+18
* | Add type hinting to functionsLukas Reschke2014-10-241-4/+6
* | Make files non executableLukas Reschke2014-10-243-0/+0
* | [tx-robot] updated from transifexJenkins for ownCloud2014-10-241-0/+6
* | [tx-robot] updated from transifexJenkins for ownCloud2014-10-221-1/+42
* | [tx-robot] updated from transifexJenkins for ownCloud2014-10-212-2/+8
* | make tests compatible with hook based skeleton generationJörn Friedrich Dreyer2014-10-2011-8/+85
* | [tx-robot] updated from transifexJenkins for ownCloud2014-10-202-0/+7
|/
* [tx-robot] updated from transifexJenkins for ownCloud2014-10-182-0/+12
* fixing usage of EncryptionExceptionThomas Müller2014-10-171-3/+4
* [tx-robot] updated from transifexJenkins for ownCloud2014-10-162-0/+12
* introduce new app page layoutThomas Müller2014-10-151-0/+51
* [tx-robot] updated from transifexJenkins for ownCloud2014-10-141-0/+6
* [tx-robot] updated from transifexJenkins for ownCloud2014-10-131-1/+1
* [tx-robot] updated from transifexJenkins for ownCloud2014-10-121-0/+6
* [tx-robot] updated from transifexJenkins for ownCloud2014-10-112-3/+13
* [tx-robot] updated from transifexJenkins for ownCloud2014-10-1060-17/+131
* Add support for keys in the info.xmlLukas Reschke2014-10-091-1/+2
* [tx-robot] updated from transifexJenkins for ownCloud2014-10-0942-205/+163
* Updated info.xml app descriptionMTRichards2014-10-081-3/+5
* improved visual feedback if user enabled recovery keyBjoern Schiessle2014-10-073-19/+15
* improved visual feedback if recovery key password gets changedBjoern Schiessle2014-10-073-9/+32
* improved visual feedback if recovery key gets enabled/disabledBjoern Schiessle2014-10-073-50/+41
* we also encrypt/decrypt files in the versions folder for previews and if encr...Bjoern Schiessle2014-10-062-3/+46
* Add clickable labels to encryption recovery radiosDan Bartram2014-09-272-4/+8
* Merge pull request #11137 from owncloud/enc-pregfixVincent Petry2014-09-239-108/+383
|\
| * Fix share key finding algorithm in various casesVincent Petry2014-09-239-108/+383
* | Merge pull request #11224 from owncloud/fix_recovery_admin_userLukas Reschke2014-09-231-5/+4
|\ \
| * | first check if a private key exists, if not it is always a recovery szenarioBjoern Schiessle2014-09-221-5/+4
* | | [tx-robot] updated from transifexJenkins for ownCloud2014-09-231-0/+1