gpgme/lang/js/DemoExtension
Maximilian Krambach 61ac70cfb5 js: return base64 after encrypt with armor=false
--

* src/gpgmejs.js/encrypt: the encrypted data were converted back to a
  (incorrect) string, whereas they should be data with no encoding
  specified. Returning base64 data is the expected way.
* DemoExtension: caught yet another usage of old syntax.
2018-08-29 17:45:55 +02:00
..
entry.js js: add and apply eslint rules 2018-08-20 15:12:01 +02:00
maindemo.js js: return base64 after encrypt with armor=false 2018-08-29 17:45:55 +02:00
mainui.html js: add Key lookup 2018-07-04 12:11:35 +02:00
Makefile.am js: Fix library name mentioned in js Makefiles 2018-08-21 13:58:51 +02:00
manifest.json js: created TestExtension and smaller fixes 2018-04-26 17:13:34 +02:00
popup.html js: fixed wrong paths in DemoExtension 2018-04-26 17:59:40 +02:00
testicon.png js: less confusing icons for test/Demo extension 2018-06-13 11:49:37 +02:00
ui.css js: Demoextension update 2018-06-20 13:46:41 +02:00