summaryrefslogtreecommitdiffstats
path: root/apps/encryption/js
Commit message (Expand)AuthorAgeFilesLines
* make encryption configurable for home storageBjoern Schiessle2015-10-271-0/+9
* Fix namespace conflict in OC.Encryption JS codeVincent Petry2015-08-062-12/+4
* detect migration statusBjoern Schiessle2015-05-271-1/+1
* improved admin settingsBjoern Schiessle2015-05-081-27/+41
* Display the module settings in the list of the encryption modulesJoas Schilling2015-05-041-3/+3
* Merge pull request #15752 from owncloud/feature/fix-encryption-return-valuesThomas Müller2015-05-042-49/+64
|\
| * fix messages from settings crontrollerClark Tomlinson2015-04-221-2/+2
| * remove status's and adjust jsClark Tomlinson2015-04-222-49/+64
* | Only get encryption status when logged inVincent Petry2015-04-231-1/+1
|/
* doc and indentThomas Müller2015-04-212-4/+8
* Don't pollute the global namespaceThomas Müller2015-04-212-29/+38
* make jshint happyThomas Müller2015-04-202-14/+17
* use a simple function - OC.Encryption is already defined - fixes #15707Thomas Müller2015-04-201-23/+13
* Dont use the old .status wayJoas Schilling2015-04-201-10/+7
* display warning if password changed or if the keys are not initializedBjoern Schiessle2015-04-161-4/+29
* Remove unneeded fileLukas Reschke2015-04-091-33/+0
* let user enable recovery keyBjoern Schiessle2015-04-071-1/+1
* add helper class accessible for encryption modules to ask for a list of users...Bjoern Schiessle2015-04-071-28/+1
* fix set recovery key and implement change passwordBjoern Schiessle2015-04-071-1/+1
* make recovery settings workBjoern Schiessle2015-04-071-2/+2
* cleanup and removing cachefactoryClark Tomlinson2015-04-074-0/+193