aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-26Bump version to reflect icon changeswebext-0.0.7Cecylia Bocovich
2019-07-26Made manifest icon squareCecylia Bocovich
2019-07-26Forgot version bump for previous tagCecylia Bocovich
2019-07-26Use freehaven.net domains for bridge and brokerwebext-0.0.6Cecylia Bocovich
2019-07-25Fix tests for Params.getByteCount.David Fifield
2019-07-23Make tabs uniform in manifest.json.David Fifield
2019-07-23Make the "Turn On/Off" text a label for the slider.David Fifield
2019-07-22Bug 31203: Rewrite Parse.byteCount to fix bugs.David Fifield
2019-07-22Bug 31203: Add tests for Parse.byteCount and Params.getByteCount.David Fifield
2019-07-18Use URLSearchParams.toString instead of Query.buildString.David Fifield
2019-07-18Bug 31126: Use URLSearchParams instead of Query.parse.David Fifield
2019-07-18Remove unused Params.getString.David Fifield
2019-07-18Remove unused Params.getAddress.David Fifield
2019-07-13Update the main page on the static websiteArlo Breault
2019-07-13Set the browser action icon to off when webrtc is disabledArlo Breault
2019-07-12Bump version of webextensionwebext-0.0.5Cecylia Bocovich
2019-07-12Adding back the STUN server port configurationCecylia Bocovich
2019-07-10Cleanup lints identified by eslintArlo Breault
2019-07-10Lint with eslintArlo Breault
2019-07-10Null out relay after closingArlo Breault
2019-07-10Don't specify port for stun serverArlo Breault
2019-07-10Don't overwrite global locationArlo Breault
2019-07-10Ensure `snnowflake` was initialized in unload handlersArlo Breault
2019-07-10Use at least v6 of node on travis for destructuring assignmentArlo Breault
2019-07-10Remove mentions of coffeescript from docsArlo Breault
2019-07-10Close over init so that we can return if a feature isn't detectedArlo Breault
2019-07-10Rename Cakefile and make it workArlo Breault
2019-07-10Lightly massage some of the generated JavaScriptArlo Breault
2019-07-10Compile coffee files and remove themArlo Breault
2019-07-10Bump coffeescript to 2.xArlo Breault
2019-07-10Fix pcConfig from compiling to a globalArlo Breault
2019-07-10Can't reference 'this' before calling super in derived class constructorsArlo Breault
2019-07-08Update required version of websocket dependencyCecylia Bocovich
2019-07-05Version bump because of missing iconswebext-0.0.4Cecylia Bocovich
2019-07-05Bumping version againwebext-0.0.3Cecylia Bocovich
2019-07-05Updated version number in manifest.jsonCecylia Bocovich
2019-07-05Update webext manifest descriptionnwebext-0.0.2Arlo Breault
2019-07-05Cleanup popup onMessage handlerArlo Breault
2019-07-05Fix comprehension in Parse.cookieArlo Breault
2019-07-05Warn when WebRTC isn't detected in the webextArlo Breault
2019-07-04Move toggle initiation init-webext.coffeeCecylia Bocovich
2019-07-04Check returns properly for receiving offerCecylia Bocovich
2019-07-04Enable snowflake extension by defaultCecylia Bocovich
2019-07-04Fix linting errorsCecylia Bocovich
2019-07-04Save webextension toggle stateCecylia Bocovich
2019-07-04Added a new snowflake colour for active consCecylia Bocovich
2019-07-03Fix ref to undefined global in the badgeArlo Breault
2019-07-02getClientOffer can return after snowflake is disabledArlo Breault
2019-07-02Include a local copy of the arrow iconArlo Breault
2019-07-02Stop resetting after every pair closesArlo Breault