summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/templates/settings-personal.php
Commit message (Expand)AuthorAgeFilesLines
* remove old encryption appBjoern Schiessle2015-04-071-70/+0
* Make naming of encryption app consistentLukas Reschke2015-01-211-1/+5
* Update OCA\Encryption to OCA\Files_Encryption in the encryption app itselfJoas Schilling2014-12-091-3/+3
* improved visual feedback if user enabled recovery keyBjoern Schiessle2014-10-071-3/+2
* Add clickable labels to encryption recovery radiosDan Bartram2014-09-271-2/+4
* Transifex suggestion by mnestisVolkan Gezer2014-08-111-1/+1
* add logout hook to remove keys from sessionBjoern Schiessle2014-08-071-3/+2
* show a warning in the personal settings and admin settins if the encyption ke...Bjoern Schiessle2014-07-281-3/+6
* use oc_preferences instead of oc_encryption to store encyption settingsBjoern Schiessle2014-06-051-2/+2
* replace personalblock fieldset with section class in files appsJan-Christoph Borchardt2014-03-271-61/+58
* show change password form if key couldn't be decryptedBjoern Schiessle2013-12-061-1/+1
* fix setting dialog headlines for the encryption appBjoern Schiessle2013-10-111-6/+2
* encryption error messages, distinguish between a re-enabled encryption app an...Bjoern Schiessle2013-09-021-5/+5
* add a hint that the admin can recover your files; Don't let the user change t...Björn Schießle2013-06-051-3/+9
* improved label for the password recovery featureBjörn Schießle2013-06-041-2/+2
* link directly to the encryption settingsBjörn Schießle2013-06-041-0/+1
* let user update private key password in case it was changed from outside, e.g...Björn Schießle2013-06-031-0/+30
* fixes after review from @DeepDiver1975Florin Peter2013-05-231-13/+0
* settings clean-up; There is no blacklist in the new encryption appBjörn Schießle2013-05-221-20/+1
* add recovery key to all files if the user enabled the feature and removes the...Björn Schießle2013-05-151-1/+2
* Added facility to manually encrypt all files from personal settingsSam Tuke2013-05-071-7/+25
* Added support for user-specified password for adminRecovery account in admin ...Sam Tuke2013-05-041-18/+20
* Fixed recoveryadmin settings in user and admin settings pages (js, templates,...Sam Tuke2013-05-011-0/+22
* [files_encryption] Use p() instead of echo()Lukas Reschke2013-02-271-4/+4
* Add missing echoLukas Reschke2013-02-261-1/+1
* cleanup - more to come afterThomas Müller2013-02-091-1/+1
* Added missing translation wrappingSam Tuke2013-02-051-1/+3
* Added notice to personal settings indicating what filetypes are not encryptedSam Tuke2013-02-051-28/+14
* Fixed many coding guidelines issuesSam Tuke2013-01-241-5/+5
* Work on util: findFiles() and encryptAll(); both close to workingSam Tuke2013-01-231-12/+1
* Added localisation for encryption settingsSam Tuke2013-01-221-10/+42
* ask user for passwords when switching from client to server side encryptionBjoern Schiessle2012-08-091-4/+4
* code cleanupBjoern Schiessle2012-08-021-1/+0
* allow user to choose encryption modeBjoern Schiessle2012-08-021-0/+14