<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gpgme/lang/js/DemoExtension/ui.css, branch gpgme-2-base</title>
<subtitle>GnuPG Made Easy.</subtitle>
<id>http://git.bktus.com/gpgfrontend/gpgme/atom?h=gpgme-2-base</id>
<link rel='self' href='http://git.bktus.com/gpgfrontend/gpgme/atom?h=gpgme-2-base'/>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/'/>
<updated>2018-06-20T11:46:41Z</updated>
<entry>
<title>js: Demoextension update</title>
<updated>2018-06-20T11:46:41Z</updated>
<author>
<name>Maximilian Krambach</name>
<email>maximilian.krambach@intevation.de</email>
</author>
<published>2018-06-20T11:42:19Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=88e7f8ec2ef3d90ca014b0bdb246f4d99f82abc8'/>
<id>urn:sha1:88e7f8ec2ef3d90ca014b0bdb246f4d99f82abc8</id>
<content type='text'>
--

* src/Signature: typo
* src/gpgmejs.js: fixed wrong scope in verification
* right now verify does not succeed in the DemoExtension.
  This is probably a problem in conversion or line ending.
</content>
</entry>
<entry>
<title>js: created TestExtension and smaller fixes</title>
<updated>2018-04-26T15:13:34Z</updated>
<author>
<name>Maximilian Krambach</name>
<email>maximilian.krambach@intevation.de</email>
</author>
<published>2018-04-26T15:13:34Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=1f7b19512cfa7e1b153b99d6a2b40bad82a5496e'/>
<id>urn:sha1:1f7b19512cfa7e1b153b99d6a2b40bad82a5496e</id>
<content type='text'>
--

* Extensions:

  - Moved testapplication to Demoextension
  - Created BrowserTestExtension.
    Includes mocha and chai. For running tests that cannot be run
    outside a WebExtension

  Both Extensions can be found zipped in build/extensions after
  running build_extensions.sh

* Code changes:
  - src/Config: Place for the configuration
  - small fixes raised during testing in Keyring.js, Message.js,
  - src/gpgmejs_openpgpjs.js don't offer direct GpgME object to the
    outside, as it only causes confusion
  - index.js init() now checks the config for validity

* Tests:
  - Reordered tests in test/.
  - Input values are now in a separate file which may be of use for
    bulk testing

* moved the build directory from dist to build
</content>
</entry>
</feed>
