Commit Graph

18 Commits (28b55bba55cb0124d3ad00e5c48a9afe70cd52d3)

Author SHA1 Message Date
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 44577e4345
Remove trailing and in between spaces 6 years ago
John Molakvoæ (skjnldsv) a8dafc2ff8
Remove conflicting multiselect 7 years ago
Bjoern Schiessle 5f75468aa4
improve status messages 8 years ago
Roeland Jago Douma 740659a04c
Move away from OC_L10N 9 years ago
Arthur Schiwon 4946cc220d
for new we cannot have nested settings, default module is only appended if available 9 years ago
Joas Schilling 352e8b3c79
More casing 9 years ago
Bjoern Schiessle b6050b44c2 disable the recovery key if the master key is enabled 10 years ago
Bjoern Schiessle 5fad45b230 make encryption configurable for home storage 10 years ago
Christian Hoffmann 6441721626 Grammar, removal of line break 11 years ago
Bjoern Schiessle 4a450c9d0d improved admin settings 11 years ago
Joas Schilling eadc2c330c Display the module settings in the list of the encryption modules 11 years ago
Bjoern Schiessle f76c055244 some small ux improvements 11 years ago
Thomas Müller 00338f9dca Removing files_encryption left overs 11 years ago
Bjoern Schiessle a85e2e0bfd make recovery settings work 11 years ago
Bjoern Schiessle bd99042a66 add setting templates 11 years ago
Lukas Reschke 762949afd9 Make naming of encryption app consistent 11 years ago
Joas Schilling efac8ced90 Update OCA\Encryption to OCA\Files_Encryption in the encryption app itself 11 years ago
Bjoern Schiessle 794d3ef949 improved visual feedback if recovery key password gets changed 11 years ago
Bjoern Schiessle 5fa1cbc4e5 improved visual feedback if recovery key gets enabled/disabled 11 years ago
Dan Bartram 1b9c31d349 Add clickable labels to encryption recovery radios 11 years ago
Bjoern Schiessle de4233bc1c show a warning in the personal settings and admin settins if the encyption keys are not initialized 11 years ago
Volkan Gezer cea2c77fd2 fix some minor issues 11 years ago
Jan-Christoph Borchardt 6de572c6e6 replace personalblock fieldset with section class in files apps 12 years ago
Bjoern Schiessle 57beef1e36 fix setting dialog headlines for the encryption app 12 years ago
Bjoern Schiessle 5fb0e257a4 let user repeat the recovery key password to prevent typos 12 years ago
Björn Schießle f40f49851c fix some strings in the admin settings, it's not a 'recovery account' but a 'recovery key' 12 years ago
Florin Peter dc8bcf0688 reformat code 13 years ago
Björn Schießle 64d94c540a enable admin to change the recovery password 13 years ago
Björn Schießle d8ae2fa80d only let the user change the recovery admin settings if a key passwords was entered. 13 years ago
Björn Schießle 517efdf952 don't create a recovery user, only generate recovery key similar to the public link share key 13 years ago
Sam Tuke c8946ea608 Added support for user-specified password for adminRecovery account in admin settings page 13 years ago
Sam Tuke ba29147e34 Fixed recoveryadmin settings in user and admin settings pages (js, templates, ajax) 13 years ago
Sam Tuke 14451bdaf0 Development snapshot; 13 years ago
Lukas Reschke 7f8eddffe4 [files_encryption] Use p() instead of echo() 13 years ago
Sam Tuke 094213e231 Fixed many coding guidelines issues 13 years ago
Sam Tuke 59ca312263 Work on util: findFiles() and encryptAll(); both close to working 13 years ago
Sam Tuke 47592657d7 Added localisation for encryption settings 13 years ago
Thomas Mueller e475c26f1a fixing <input> tag 13 years ago
Frank Karlitschek 30b0e8b70c cleaning up the settings. standardize the format, add missing I10N and other small things. Yes. This is not perfect. But way better than before ;-) 13 years ago
Jörn Friedrich Dreyer df21ebeaf7 fix checkstyle for files_encryption app, add whitespace for readability 13 years ago
Thomas Mueller 3829460ab8 adding space between) and { 13 years ago
Bjoern Schiessle a969c23e59 disable admin choice of encryption mode once a decision was taken 13 years ago
Bjoern Schiessle a7cbc9e713 lock system wide encryption settings once the admin took a decision 13 years ago
Bjoern Schiessle 6b058cd359 allow user to choose encryption mode 13 years ago
Bjoern Schiessle a7f3a67bc2 get settings from DB and check the right checkbox in the settings 13 years ago
Bjoern Schiessle e4e6574e42 allow admin to choose between client and server side encryption 13 years ago
Sam Tuke 91da4b05b7 fixed typos 13 years ago
Robin Appelman c5b31b001a add the option to disable file encryption while still being able to decrypt existing files 14 years ago