summaryrefslogtreecommitdiffstats
path: root/apps/encryption/templates
Commit message (Collapse)AuthorAgeFilesLines
* Fix icons in sidebar on personal pageMorris Jobke2017-04-271-1/+1
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Fix recovery checkbox label to properly pointVincent Petry2017-04-261-4/+4
|
* rename confusing getMailHeaderColor to getColorPrimary, ref #3491Jan-Christoph Borchardt2017-03-291-1/+1
| | | | Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
* Updated UI messages relating to the encryption functionalityMatthew Setter2017-03-221-1/+1
| | | | | | | | | | | | The reason for updating these messages, is that grammatically they're not quite correct. They showed a combination of: - Related phrases, which could be either separated or joined better - Related sentences, but which should be expressed as separate ones They were also missing full-stops to end the them. Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Fix mail header logo [fixes #1326]Felix Epp2016-11-301-3/+2
| | | | Signed-off-by: Felix A. Epp <work@felixepp.de>
* Move away from OC_L10NRoeland Jago Douma2016-10-282-2/+2
| | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* for new we cannot have nested settings, default module is only appended if ↵Arthur Schiwon2016-08-161-0/+1
| | | | available
* More casingJoas Schilling2016-08-082-2/+2
|
* fix stringsMorris Jobke2016-06-203-3/+3
|
* disable the recovery key if the master key is enabledBjoern Schiessle2016-03-031-49/+51
|
* make encryption configurable for home storageBjoern Schiessle2015-10-271-48/+55
|
* occ tool to encrypt all filesBjoern Schiessle2015-08-262-0/+55
|
* 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.
* improved admin settingsBjoern Schiessle2015-05-081-36/+26
|
* Merge pull request #16034 from owncloud/issue-15987-encryption-module-admin-pageMorris Jobke2015-05-072-4/+2
|\ | | | | Display the module settings in the list of the encryption modules
| * Display the module settings in the list of the encryption modulesJoas Schilling2015-05-042-4/+2
| |
* | some small ux improvementsBjoern Schiessle2015-05-041-3/+7
|/
* cleanupThomas Müller2015-04-071-12/+0
|
* add helper class accessible for encryption modules to ask for a list of ↵Bjoern Schiessle2015-04-071-0/+2
| | | | users with access to a file, needed to apply the recovery key to all files
* Adding app icon and fixing admin settingThomas Müller2015-04-071-3/+3
|
* Removing files_encryption left oversThomas Müller2015-04-072-2/+2
|
* make recovery settings workBjoern Schiessle2015-04-071-2/+4
|
* add setting templatesBjoern Schiessle2015-04-073-0/+153