the-djmaze
|
baacddd324
|
Bugfix: GnuPG decrypt failed
|
2023-04-03 10:29:42 +02:00 |
|
the-djmaze
|
b5ab175953
|
Merge GnuPG and OpenPGP.js passphrases
|
2023-02-20 15:49:38 +01:00 |
|
the-djmaze
|
73e6848ff4
|
Don't remember GnuPGP key passphrase when it fails #840
|
2023-02-02 14:50:46 +01:00 |
|
the-djmaze
|
a52881fb67
|
Resolve #840
|
2023-02-02 12:39:21 +01:00 |
|
the-djmaze
|
974350ebee
|
Found more JSON properties to change into JavaScript camelCase
|
2023-01-26 10:41:55 +01:00 |
|
the-djmaze
|
f080a302b1
|
Almost all JSON properties to JavaScript camelCase
|
2023-01-24 18:58:25 +01:00 |
|
the-djmaze
|
48f4e51dc5
|
Properly handle GnuPG decrypt failure #600
|
2022-11-16 17:05:53 +01:00 |
|
the-djmaze
|
b39d023241
|
Some more changes for #600
|
2022-11-01 19:14:08 +01:00 |
|
the-djmaze
|
b12852bd08
|
Reduce JavaScript footprint
|
2022-10-10 13:52:56 +02:00 |
|
the-djmaze
|
732b6eb641
|
Use JavaScript Optional chaining
|
2022-09-02 11:52:07 +02:00 |
|
the-djmaze
|
20e391cf1c
|
Added: show GnuPG import/delete key error
|
2022-04-16 02:02:38 +02:00 |
|
the-djmaze
|
874f2592ca
|
Drop Capa enums
|
2022-03-05 22:25:32 +01:00 |
|
the-djmaze
|
b2a492bdab
|
Cleanup knockout subscribables
|
2022-02-17 09:36:29 +01:00 |
|
the-djmaze
|
e0e490c64f
|
#89 Decrypt and verify with OpenPGP.js and GnuPG
|
2022-02-11 11:01:07 +01:00 |
|
the-djmaze
|
8fff6fa759
|
Added: GnuPG encrypt (sign still fails)
|
2022-02-09 10:53:55 +01:00 |
|
the-djmaze
|
398152be52
|
Disable Mailvelope "sign" message as it can't choose which key
|
2022-02-08 13:48:11 +01:00 |
|
the-djmaze
|
c4ffcc708a
|
Also use AskPopupView instead of prompt() to view GnuPG private key
|
2022-02-08 11:34:04 +01:00 |
|
the-djmaze
|
8428838a8b
|
Replace AskPopupView "Yes" button with "Sign" or "Decrypt"
|
2022-02-07 23:00:51 +01:00 |
|
the-djmaze
|
d9f50fa829
|
Replaced prompt() into a AskPopupView.password() Promise
|
2022-02-07 17:30:41 +01:00 |
|
the-djmaze
|
5b051745fe
|
#89 Composer move sign/encrypt buttons from menu to view
|
2022-02-04 16:21:29 +01:00 |
|
the-djmaze
|
686138ae15
|
Revamp isPopupVisible to AbstractViewPopup.hidden
|
2022-02-04 09:49:55 +01:00 |
|
the-djmaze
|
93db6e6e0e
|
#89 verify detached signature using GnuPG
|
2022-02-02 14:36:49 +01:00 |
|
the-djmaze
|
d9e81d6123
|
#89 revamp code for better decryption and get it working for GnuPG
|
2022-02-01 11:45:20 +01:00 |
|
the-djmaze
|
76361a13da
|
Split OpenPGP.js and GnuPG from PgpUserStore
|
2022-01-30 02:35:53 +01:00 |
|