Commit Graph

47 Commits (dev/push)

Author SHA1 Message Date
Aleksander Machniak 281a6135e3 Enigma: Update to OpenPGPjs 4.2.1 - fixes user name encoding issues in key generation (#6524) 7 years ago
Aleksander Machniak 19a818a8b7 Elastic: Add "status bar" for mobile in mail composer 7 years ago
Aleksander Machniak 459c3845be Elastic: Fix checkbox selection on enigma keys list 8 years ago
Aleksander Machniak 8373b3b3f0 Enigma: Enable keypair generation on Internet Explorer 11 8 years ago
Aleksander Machniak 2b425a8b12 Use 'OK' instead of 'Save' label for thr button in enigma password prompt 8 years ago
Aleksander Machniak 408d985f38 Small spacing improvement in enigma password prompt 8 years ago
Aleksander Machniak 08454fb951 Add Close button to the keys export dialog 8 years ago
Aleksander Machniak 674eac1c1c Enigma: Fix key generation in Safari by upgrade to OpenPGP 2.6.2 (#6149) 8 years ago
Aleksander Machniak 84ecae7a53 Define button classes for keys export dialog 8 years ago
Aleksander Machniak 5650d1a2d0 Increase dialog width for case when there's many buttons
We don't want the button text truncation
8 years ago
Aleksander Machniak c6e6f50de1 Simplify confirm_dialog and alert_dialog code and use 8 years ago
PhilW 8c250a27f8 improvements for plugins and frames 8 years ago
PhilW e7311e0e5e more consistent function names 8 years ago
PhilW af52df68bf use skinned alert and confirm boxes in plugins 8 years ago
Aleksander Machniak 25270cccca Elastic: hide mobile navigation when creating objects
.. i.e. filters, filter sets, enigma keys
8 years ago
Aleksander Machniak 385512983c Add 'unlock' class to Save button in key passphrase dialog 8 years ago
Aleksander Machniak 85db9e77b8 Enable keyboard support on enigma keys list 8 years ago
Aleksander Machniak 182aa52ab9 Enigma: Key search and import in dialogs (for better Elastic integration) 8 years ago
Aleksander Machniak cdd616744a Initial Elastic skin support for Enigma 8 years ago
Aleksander Machniak 999cfe9f82 Enigma: Add button to send mail unencrypted if no key was found (#5913) 8 years ago
JohnDoh afaaa7764b Use list_widget.get_selection() rather than list_widget.selection (#5879) 9 years ago
Aleksander Machniak 542a817214 Define more classes for dialog buttons 9 years ago
Aleksander Machniak 3294a41b3b Small code simplification 9 years ago
Aleksander Machniak cf866990f2 Get rid of "popupmessage" class
It wasn't widely used and made the dialogs look inconsistent
9 years ago
Aleksander Machniak 2ae1da4b1d Merge branch 'dev/gnupg21' 9 years ago
Aleksander Machniak b6c061656f GnuPG 2.1: Support password prompt on private key import 9 years ago
Aleksander Machniak ecefdca21d GnuPG 2.1: Support password input on private key export 9 years ago
Aleksander Machniak 7203d151ec Enigma: Fix encoding of a key search phrase (#5459) 9 years ago
Aleksander Machniak 7829da358d GnuPG 2.1: Fix importing newly generated (secret) keys using GnuPG 2.1 9 years ago
Aleksander Machniak 462faace73 Enigma: Support key generation for multiple identities (#5383)
Update OpenPGP.js to version 1.6.2.
Get rid of server-side key generation - Crypt_GPG does not support
multiple user IDs, it's also slow and requires entrophy generator.
9 years ago
Aleksander Machniak 51c6269ded Improve accessibility of enigma encryption options button in compose screen 10 years ago
Aleksander Machniak 437aca39e0 Enigma: Import keys from key-server(s) (#5286) 10 years ago
Aleksander Machniak 352c6329cc Enigma: Search missing public keys on a key-server in mail compose (#5286) 10 years ago
Aleksander Machniak 88ed121f24 Enigma: Add possibility to export private keys (#5321) 10 years ago
Aleksander Machniak dcb7db2f8c Enigma: Fix keys import from inside of an encrypted message (#5285) 10 years ago
Aleksander Machniak f0e88f02d5 Remove unused code 10 years ago
Thomas Bruederli 4a408843b0 Protect download urls against CSRF using unique request tokens (#1490642)
Send X-Frame-Options headers with every HTTP response
10 years ago
Aleksander Machniak f04b56f306 Enigma: Enable default signing/encryption on a signed/encrypted draft compose 10 years ago
Aleksander Machniak a8848b16c4 Tweak the code to not violate ECMASCRIPT3 syntax 10 years ago
Aleksander Machniak 8f8beafd56 Use .get_label() consistently (instead of .gettext()) 10 years ago
Aleksander Machniak 211929876b Enigma: GPG keys export 10 years ago
Aleksander Machniak a0dfcb14a8 Enigma: Optional server-side key generation 11 years ago
Aleksander Machniak d5501a8bb2 Enigma: Client-side keys generation (with OpenPGP.js)
Fixed deletion of key pairs (error: Private key must be deleted before public key can be deleted)
11 years ago
Aleksander Machniak 58c2798fae Implemented password prompt when entering compose page of encrypted message 11 years ago
Aleksander Machniak a99c34159d Enigma: Implemented messages signing and encrypting 11 years ago
Aleksander Machniak 0878c846bc Enigma: Larry support, finished PGP decryption, other fixes and improvements 11 years ago
thomascube 48e9c14ebd Move plugins repository into roundcubemail root folder; svn:externals are not defined anymore 14 years ago