Hi, @JW-D, as the 'fixed' version of mailvelope has been released, could you please confirm if the issue is solved for you with mailvelope 3.3.1, or if you're still affected? Thank you.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Mar 25 2020
Mar 25 2020
Jul 10 2019
Jul 10 2019
Jul 3 2019
Jul 3 2019
js: improve connection check
Jul 2 2019
Jul 2 2019
This seems to be the same issue as the one opened in mailvelope. https://github.com/mailvelope/mailvelope/issues/679.
Jun 19 2019
Jun 19 2019
js: Error handling for browser errors
Oct 17 2018
Oct 17 2018
js: increase default startup timeout
Sep 20 2018
Sep 20 2018
js: renamed keygen algo option
mkrambach added a reverting change for rM34be6163f6c1: js: add 'default-future' as createKey option: rMec2d2b78bc61: js: renamed keygen algo option.
Sep 19 2018
Sep 19 2018
mkrambach committed rM34be6163f6c1: js: add 'default-future' as createKey option (authored by mkrambach).
js: add 'default-future' as createKey option
mkrambach committed rM7f149586062e: js: add configuration option on startup (authored by mkrambach).
js: add configuration option on startup
Sep 6 2018
Sep 6 2018
mkrambach committed rM53d69af01492: js: add new documentation file to extra_dist (authored by mkrambach).
js: add new documentation file to extra_dist
js: fix error in toKeyIdArray
Sep 5 2018
Sep 5 2018
js: documentation cleanup
Aug 31 2018
Aug 31 2018
js: key deletion after test
js: cleanup after key import test
Aug 30 2018
Aug 30 2018
js: tests for file name encoding
js: decoding of information
js: add tests
mkrambach committed rM44691995b72c: js: add encoding parameter for encrypt return (authored by mkrambach).
js: add encoding parameter for encrypt return
mkrambach committed rMa9863717b1b8: js: separate gpgme answer by type of data (authored by mkrambach).
js: separate gpgme answer by type of data
Aug 29 2018
Aug 29 2018
mkrambach committed rM61ac70cfb5cf: js: return base64 after encrypt with armor=false (authored by mkrambach).
js: return base64 after encrypt with armor=false
Aug 27 2018
Aug 27 2018
js: small documentation update
mkrambach committed rM28086252f15e: js: make non-payload data more encoding-tolerant (authored by mkrambach).
js: make non-payload data more encoding-tolerant
js: typecheck destructured parameters
mkrambach committed rM4f28fbddd3d7: js: extend information on decoding in decrypt (authored by mkrambach).
js: extend information on decoding in decrypt
js: fix file_name return on decrypt
Aug 24 2018
Aug 24 2018
mkrambach committed rM138e1dde0273: js: add new options to permittedOperations (authored by mkrambach).
js: add new options to permittedOperations
Aug 23 2018
Aug 23 2018
js: fix syntax inside Keyring methods
mkrambach committed rM352c53040d75: js: offer an always-trust parameter on encrypt (authored by mkrambach).
js: offer an always-trust parameter on encrypt
js: use destructured option parameters
mkrambach committed rM60dc499abd89: js: update getDefaultKey to more precise logic (authored by mkrambach).
js: update getDefaultKey to more precise logic
Aug 22 2018
Aug 22 2018
js: add decrypt result options
js: make method parameters objects
js: improve decryption performance
mkrambach committed rM94a0ed361ea0: js: Return error if signature has no fingerprint (authored by mkrambach).
js: Return error if signature has no fingerprint
mkrambach committed rMd8fd4aad8a93: js: changed verify signature result infos (authored by mkrambach).
js: changed verify signature result infos
js: throw errors in sync functions
Aug 21 2018
Aug 21 2018
js: update decrypt/verify results
js: remove outdated checklists
mkrambach committed rM8b8c009dee8a: js: set expiry of generatedKey to seconds from now (authored by mkrambach).
js: set expiry of generatedKey to seconds from now
Aug 20 2018
Aug 20 2018
mkrambach committed rMd77a1c887d6a: js: add option "subkey-algo" to generateKey (authored by mkrambach).
js: add option "subkey-algo" to generateKey
js: set expiry date on generateKey
js: add and apply eslint rules
mkrambach committed rM1954d27be86b: js: revert changes to class read/write restriction (authored by mkrambach).
js: revert changes to class read/write restriction
mkrambach added a reverting change for rMe16a87e83910: js: Making objects inmutable: rM1954d27be86b: js: revert changes to class read/write restriction.
Aug 17 2018
Aug 17 2018
mkrambach committed rM74684f24c663: js: decode arriving gpg message strings (authored by mkrambach).
js: decode arriving gpg message strings
js: correct decrypt result info (2)
mkrambach committed rMfff365ffc583: js: expect additional 'info' to arrive on decrypt, too (authored by mkrambach).
js: expect additional 'info' to arrive on decrypt, too
js: decrypt callback is_mime fix
mkrambach committed rM8e87790db349: js: don't expire new keys if no date is set (authored by mkrambach).
js: don't expire new keys if no date is set
js: small documentation fix
mkrambach committed rMad39d54d1928: js: removed Key.armor property in synchronous use (authored by mkrambach).
js: removed Key.armor property in synchronous use
mkrambach committed rM754e799d35fd: js: disallow bulk set data on key from outside (authored by mkrambach).
js: disallow bulk set data on key from outside
Aug 16 2018
Aug 16 2018
js: importKey feedback refactor
js: fix import feedback
js: avoid async getters
mkrambach committed rM43cff5136459: js: wrong object assumed in recent commit (authored by mkrambach).
js: wrong object assumed in recent commit
js: get default key fixes
mkrambach committed rM622db0d1de66: js: consistently return uppercase fingerprint (authored by mkrambach).
js: consistently return uppercase fingerprint
js: simplify getDefaultKey
Aug 1 2018
Aug 1 2018
js: make init export immutable
Jul 31 2018
Jul 31 2018
mkrambach committed rM6313a2de9ee8: js: fix confusion about loop in last commit (authored by mkrambach).
js: fix confusion about loop in last commit
js: Fix Key.hasSecret answer
Jul 30 2018
Jul 30 2018
js: Making objects inmutable
Jul 27 2018
Jul 27 2018
js: fix indentaion
mkrambach committed rM94ee0988d4ea: js: change the write access for js class methods (authored by mkrambach).
js: change the write access for js class methods
js: clean up test extension
Jul 24 2018
Jul 24 2018
mkrambach committed rM4b343c4e3398: js: include armored Key in import callback (authored by mkrambach).
js: include armored Key in import callback
mkrambach committed rM040b1ed40ada: js: Fix wrong encoding in received error messages (authored by mkrambach).
js: Fix wrong encoding in received error messages
Jul 20 2018
Jul 20 2018
js: repair BrowserTextExtension test
Jul 18 2018
Jul 18 2018
js: typo in comment
Jul 17 2018
Jul 17 2018
js: fix getkeys with locate option
Jul 12 2018
Jul 12 2018
mkrambach committed rM5213a599fea0: js: allow optional Key retrieve pattern to be null (authored by mkrambach).
js: allow optional Key retrieve pattern to be null
mkrambach committed rM30bb54904661: js: add with-sec-fprs to getKeysArmored (authored by mkrambach).
js: add with-sec-fprs to getKeysArmored
Jul 10 2018
Jul 10 2018
js: documentation
Jul 9 2018
Jul 9 2018
js: fix verify result reporting
js: reduce request spam at getKeys()
Jul 4 2018
Jul 4 2018
mkrambach committed rM10f2106404f0: js: properly reject pgp message without signature (authored by mkrambach).
js: properly reject pgp message without signature
mkrambach committed rM1919fa41b6da: js: Add jsdoc, update webpack-cli dependency (authored by mkrambach).
js: Add jsdoc, update webpack-cli dependency
js: add Key lookup
Jul 3 2018
Jul 3 2018
js: fixing Key import/export test
Jun 20 2018
Jun 20 2018
js: Demoextension update
Jun 19 2018
Jun 19 2018
mkrambach committed rM780f7880c659: js: getDefaultKey and GenerateKey improvements (authored by mkrambach).
js: getDefaultKey and GenerateKey improvements
Jun 14 2018
Jun 14 2018
js: import result feedback
js: add verify and signature parsing
Jun 13 2018
Jun 13 2018
js: getDefaultKey and verify fix
mkrambach committed rMd0fc4ded58f4: js: less confusing icons for test/Demo extension (authored by mkrambach).
js: less confusing icons for test/Demo extension
Jun 11 2018
Jun 11 2018
js: removed config
js: Add key creation to Keyring
Jun 8 2018
Jun 8 2018
mkrambach committed rMc072675f3f2d: js: change chunksize handling and decoding (authored by mkrambach).
js: change chunksize handling and decoding
Jun 6 2018
Jun 6 2018
mkrambach committed rM7a072270ac03: js: change Keyinfo timestamps into javascript date (authored by mkrambach).
js: change Keyinfo timestamps into javascript date
js: code cleanup (eslint)
mkrambach committed rM0356a667c5a8: js: implement import/delete Key, some fixes (authored by mkrambach).
js: implement import/delete Key, some fixes
May 30 2018
May 30 2018
js: more Keyring/Key handling
May 28 2018
May 28 2018
js: Keyring listing keys
mkrambach committed rMd4adbf453d39: js: Treat a connection as a gpgme Context (authored by mkrambach).
js: Treat a connection as a gpgme Context
May 25 2018
May 25 2018
js: implement Key handling (1)
mkrambach committed rMeff27d6387b1: js: use version operation for connection checks (authored by mkrambach).
js: use version operation for connection checks