Commit Graph

234 Commits (3d2bb47f8d0a5552e2f9005239b3a87d232701e9)

Author SHA1 Message Date
Aleksander Machniak 19c0d48267 Enigma: Skip encryption if the message has been already encrypted by Mailvelope 6 years ago
Aleksander Machniak 412c5ab75b Enigma: Fix deleting keys with authentication subkeys (#6381) 6 years ago
Aleksander Machniak 78d808aaf7 Elastic: Use non-white background in footers/headers on mobile, other improvements 6 years ago
Aleksander Machniak 44d0824585 Merge branch 'master' into dev/elastic
Conflicts:
	skins/elastic/styles/widgets/mail.less
6 years ago
Aleksander Machniak 2fa112bd83 [EFAIL] Don't decrypt PGP messages with no MDC protection (#6289) 6 years ago
Aleksander Machniak c611ace9a2 Update German localization 6 years ago
Aleksander Machniak e05be853da Enigma: Add hint about max upload size in key import form 6 years ago
Aleksander Machniak 750827ad65 Merge branch 'master' into dev/elastic 6 years ago
johndoh 647a7e91c6 Unify content frame (watermark) template objects (#6285)
* unify content frame (watermark) template objects
* several improvements, use existing env var for watermark url
* tighten up var parsing for contentframe template object
6 years ago
Aleksander Machniak 211c5444e5 Merge branch 'master' into dev/elastic 6 years ago
Aleksander Machniak 14cc3ec188 Add EFAIL-related warning in the code 6 years ago
Aleksander Machniak f0fc42b3c4 Elastic: Try a new design for some toolbars (work in progress) 6 years ago
Aleksander Machniak e79838aaac Enigma: Disable autofill for new keypair password 7 years ago
Aleksander Machniak 459c3845be Elastic: Fix checkbox selection on enigma keys list 7 years ago
Aleksander Machniak 8373b3b3f0 Enigma: Enable keypair generation on Internet Explorer 11 7 years ago
Aleksander Machniak 2b425a8b12 Use 'OK' instead of 'Save' label for thr button in enigma password prompt 7 years ago
Aleksander Machniak 408d985f38 Small spacing improvement in enigma password prompt 7 years ago
Aleksander Machniak db24050215 Fix regression in identities list style 7 years ago
Aleksander Machniak 662363c7e2 Enigma: Add positiblity to modify list of identities for key generation by other plugins 7 years ago
Aleksander Machniak f63150b256 Enigma: Fix key selection for signing
In some cases a public key of other user could be selected instead
of the sender's private key
7 years ago
Aleksander Machniak 891d01a4ef Ignore enigma home dir 7 years ago
Aleksander Machniak 08454fb951 Add Close button to the keys export dialog 7 years ago
Thomas Bruederli c973f003e5 Synchronized localizations with Transifex 7 years ago
Aleksander Machniak 48417c5fc9 Remove default for enigma_pgp_homedir (#6173)
To make the default installation more secure force users to set the folder.
Added notes that it should be secured or not accessible from the web browser.
7 years ago
Aleksander Machniak 7b1f0f020b Enigma: Multi-host support 7 years ago
Aleksander Machniak f211fcf254 Elastic: Use .boxconfirmation 7 years ago
Aleksander Machniak 0f21488ce2 Elastic: Fix enigma information boxes 7 years ago
Aleksander Machniak 674eac1c1c Enigma: Fix key generation in Safari by upgrade to OpenPGP 2.6.2 (#6149) 7 years ago
Aleksander Machniak 84ecae7a53 Define button classes for keys export dialog 7 years ago
Thomas Bruederli c4f9bd994e Hook into 'identity_form' plugin hook and add list of matching private keys 7 years ago
Aleksander Machniak 5650d1a2d0 Increase dialog width for case when there's many buttons
We don't want the button text truncation
7 years ago
Aleksander Machniak 895948f7fe Elastic: Add iframe wrappers 7 years ago
Aleksander Machniak 9ce8948294 Get rid of the 2nd argument of include_stylesheet()
.. make the optional behavior default now.
7 years ago
Aleksander Machniak c6e6f50de1 Simplify confirm_dialog and alert_dialog code and use 7 years ago
PhilW 8c250a27f8 improvements for plugins and frames 7 years ago
PhilW e7311e0e5e more consistent function names 7 years ago
PhilW af52df68bf use skinned alert and confirm boxes in plugins 7 years ago
Aleksander Machniak 23af0b7f36 Merge branch 'master' into dev-elastic 7 years ago
Thomas Bruederli 342b049841 Update localization files from Transifex 7 years ago
Aleksander Machniak e00dd60c25 Elastic: Unify some frame titles 7 years ago
Aleksander Machniak e6fd3982f6 Elastic: set some checkbox classes 7 years ago
Aleksander Machniak d9bf9e148b Don't use colon at the end of form field label 7 years ago
Aleksander Machniak 25270cccca Elastic: hide mobile navigation when creating objects
.. i.e. filters, filter sets, enigma keys
7 years ago
Aleksander Machniak d739036eda Improve identities list structure in key create form 7 years ago
Aleksander Machniak 315f78a65a Elastic: Use btn.submit instead of button.save classes for Save button in forms 7 years ago
Aleksander Machniak d815525c6a Merge branch 'master' into dev-elastic 7 years ago
Aleksander Machniak 385512983c Add 'unlock' class to Save button in key passphrase dialog 7 years ago
Aleksander Machniak 85db9e77b8 Enable keyboard support on enigma keys list 7 years ago
Aleksander Machniak 0d3b61a022 Elastic: propforms should use labels even if there are no inputs 7 years ago
Aleksander Machniak 9e2023ec91 Elastic: Add checkboxes to the keys list 7 years ago
Aleksander Machniak 182aa52ab9 Enigma: Key search and import in dialogs (for better Elastic integration) 7 years ago
Aleksander Machniak 5d08580b86 Enigma: Add options to set PGP cipher/digest algorithms (#5645) 7 years ago
Aleksander Machniak 3c1b78af48 Merge branch 'master' into dev-elastic 7 years ago
Aleksander Machniak cdd616744a Initial Elastic skin support for Enigma 7 years ago
Aleksander Machniak 5660489759 Fix decryption of messages encoded with non-ascii charset (#5962) 7 years ago
Aleksander Machniak 999cfe9f82 Enigma: Add button to send mail unencrypted if no key was found (#5913) 7 years ago
Aleksander Machniak d4478c4ff7 Enigma: Fix decrypting an encrypted+signed message when signature verification fails (#5914) 7 years ago
JohnDoh afaaa7764b Use list_widget.get_selection() rather than list_widget.selection (#5879) 7 years ago
Aleksander Machniak 43161325d6 Add missing type="link" 7 years ago
Aleksander Machniak 86a4d78369 Merge branch 'dev-elastic' 7 years ago
Aleksander Machniak a3a43d3218 Remove useless box-shadows 7 years ago
Aleksander Machniak 7090058b9f Enigma: Fix compatibility with assets_dir 7 years ago
Aleksander Machniak 9858c2a294 Merge branch 'master' into dev-elastic 7 years ago
Thomas Bruederli 7969981320 Flattened buttons and icons, removed gradients and box shadows 8 years ago
Aleksander Machniak 542a817214 Define more classes for dialog buttons 8 years ago
Aleksander Machniak 01656221a4 Update localization 8 years ago
Aleksander Machniak 9374599c3c Fix require entry for crypt_gpg also in Enigma's composer.json 8 years ago
Aleksander Machniak 9028e77290 Enigma: Set micalg parameter to real hash algorithm used for signing 8 years ago
Aleksander Machniak 3294a41b3b Small code simplification 8 years ago
Aleksander Machniak e2a8fb799e Add note about PinEntry issues with SELinux (#5620) 8 years ago
Aleksander Machniak dd53a3d486 Enigma: Fix handling of messages with nested PGP encrypted parts (#5634) 8 years ago
Aleksander Machniak 81f67a4de2 Don't use each() deprecated in PHP 7.2 8 years ago
Aleksander Machniak d04cc14018 Enigma: Always use detached signatures (#5624) 8 years ago
Aleksander Machniak a426f66785 Fix fatal error when accessing PGP keys list using classic skin 8 years ago
Aleksander Machniak 25de39d444 Merge branch 'dev-remove-js-deps' 8 years ago
Aleksander Machniak 692cb9c63b Update localization 8 years ago
Aleksander Machniak 2e97728d06 Enigma: Add some notes to Known issues section (#5561) 8 years ago
Aleksander Machniak 21732eb250 "Bad password" -> "Invalid password" 8 years ago
Aleksander Machniak 29d0b80449 Enigma: Fix PHP fatal error when decrypting a message with invalid signature (#5555) 8 years ago
Aleksander Machniak bd76a921ac Simplified/unified key info frame 8 years ago
Aleksander Machniak 5e1da48d0c Remove external javascript code from the git repo, add jsdeps.sh script (#5535) 8 years ago
Aleksander Machniak 47750b9b06 Bump up Enigma version number 8 years ago
Aleksander Machniak 62bcda35df Enigma: Don't log bad-passphrase errors 8 years ago
Aleksander Machniak c95292b912 Update README with some GnuPG 2.1 support info 8 years ago
Aleksander Machniak ed44a73ca5 GnuPG 2.1: Fix secret keys export 8 years ago
Aleksander Machniak cf866990f2 Get rid of "popupmessage" class
It wasn't widely used and made the dialogs look inconsistent
8 years ago
Aleksander Machniak 2ae1da4b1d Merge branch 'dev/gnupg21' 8 years ago
Aleksander Machniak b6c061656f GnuPG 2.1: Support password prompt on private key import 8 years ago
Aleksander Machniak ecefdca21d GnuPG 2.1: Support password input on private key export 8 years ago
Aleksander Machniak 4e0532808d Fix bug where it wasn't possible to store more that 2MB objects in memcache/apc (#5452)
Added memcache_max_allowed_packet and apc_max_allowed_packet settings
8 years ago
Max Kostikov f0a8e06c56 Update ru_RU.inc
Misprint corrected
8 years ago
jpope 5d17bf113f Fix class in keys list
The last few keys were being cut off due to a typo.
8 years ago
Aleksander Machniak 7203d151ec Enigma: Fix encoding of a key search phrase (#5459) 8 years ago
Aleksander Machniak 7829da358d GnuPG 2.1: Fix importing newly generated (secret) keys using GnuPG 2.1 8 years ago
Aleksander Machniak fba3e1ae0c GnuPG 2.1: Add option to configure gpgconf binary location 8 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.
8 years ago
Aleksander Machniak a1a7b0b9e6 Enigma: Make recipient key searches case-insensitive (#5434) 8 years ago
Aleksander Machniak 51c6269ded Improve accessibility of enigma encryption options button in compose screen 8 years ago
Aleksander Machniak 7df99b7399 Enigma: Fix signature verification with some IMAP servers, e.g. Gmail, DBMail (#5371) 8 years ago
Aleksander Machniak a876748d84 Fix regression where password was continuously prompted on signing (an no enrypting) 8 years ago