[tor-commits] [pluggable-transports/snowflake-webext] branch main updated (169c3ea -> 9ef0843)

gitolite role git at cupani.torproject.org
Wed Jul 6 09:01:39 UTC 2022


This is an automated email from the git hooks/post-receive script.

meskio pushed a change to branch main
in repository pluggable-transports/snowflake-webext.

    from 169c3ea  bump version to 0.6.0
     new 97db970  refactor: rename `pollTimeout` -> `pollTimeoutId`
     new 78612d9  refactor: remove some unused `return`, add some JSDocs
     new 31deee3  refactor: simplify variable declarations
     new 17168c1  refactor: convert some comments to JSDoc, improve types
     new 277cfc7  refactor: replace some `function`s with arrow functions
     new 3c2215a  refactor: remove some unused `return`
     new 3ae64d6  refactor: replace `void 0` with `undefined`
     new 9ef0843  Merge branch 'mr/31'

The 8 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 broker.js         |  58 +++++++++++++------------
 config.js         |   2 +-
 init-badge.js     |  10 ++---
 init-node.js      |   2 +-
 init-testing.js   |  21 ++++-----
 init-webext.js    |  16 +++----
 proxypair.js      |  79 ++++++++++++++++------------------
 shims.js          |   2 +-
 snowflake.js      | 103 ++++++++++++++++++++++-----------------------
 spec/util.spec.js |  14 +++---
 ui.js             |   2 +-
 util.js           | 124 ++++++++++++++++++++++++++++--------------------------
 websocket.js      |  12 +++---
 13 files changed, 224 insertions(+), 221 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the tor-commits mailing list