summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Toolbar icons that work in both light and dark modes.David Fifield2019-08-07
* Popup CSS for dark mode.David Fifield2019-08-07
* Redo the status-running icon to match the others.David Fifield2019-08-07
* Dark-mode images from Antonela.David Fifield2019-08-07
* Control statusimg using CSS, rather than setting an img src.David Fifield2019-07-31
* Set an "error" class instead of hardcoding a text color.David Fifield2019-07-31
* Identify popup elements by id.David Fifield2019-07-31
* Remove mentions of snowflake.htmlArlo Breault2019-07-31
* Move icons/ to assets/Arlo Breault2019-07-31
* Use execSync in make.jsArlo Breault2019-07-31
* Redirect removed snowflake.htmlArlo Breault2019-07-31
* Remove Util.mightBeTBBArlo Breault2019-07-27
* Brace expansion is a bashismArlo Breault2019-07-27
* Move more UI code to use specific sitesArlo Breault2019-07-27
* Remove tests referring to BadgeUIArlo Breault2019-07-27
* Clean up some linting errorsArlo Breault2019-07-27
* Reimagine the badgeArlo Breault2019-07-27
* Add a "Deploying" section to proxy/README.md.David Fifield2019-07-27
* Make "npm run build" include .htaccess.David Fifield2019-07-27
* bamsoftware.com -> freehaven.net in proxy/README.md.David Fifield2019-07-27
* Version bump to fix issue with addon updateCecylia Bocovich2019-07-26
* Bump version to reflect icon changesCecylia Bocovich2019-07-26
* Made manifest icon squareCecylia Bocovich2019-07-26
* Forgot version bump for previous tagCecylia Bocovich2019-07-26
* Use freehaven.net domains for bridge and brokerCecylia Bocovich2019-07-26
* Fix tests for Params.getByteCount.David Fifield2019-07-25
* Make tabs uniform in manifest.json.David Fifield2019-07-23
* Make the "Turn On/Off" text a label for the slider.David Fifield2019-07-23
* Bug 31203: Rewrite Parse.byteCount to fix bugs.David Fifield2019-07-22
* Bug 31203: Add tests for Parse.byteCount and Params.getByteCount.David Fifield2019-07-22
* Use URLSearchParams.toString instead of Query.buildString.bug31126David Fifield2019-07-18
* Bug 31126: Use URLSearchParams instead of Query.parse.David Fifield2019-07-18
* Remove unused Params.getString.David Fifield2019-07-18
* Remove unused Params.getAddress.David Fifield2019-07-18
* Update the main page on the static websiteArlo Breault2019-07-13
* Set the browser action icon to off when webrtc is disabledArlo Breault2019-07-13
* Bump version of webextensionCecylia Bocovich2019-07-12
* Adding back the STUN server port configurationCecylia Bocovich2019-07-12
* Cleanup lints identified by eslintArlo Breault2019-07-10
* Lint with eslintArlo Breault2019-07-10
* Null out relay after closingArlo Breault2019-07-10
* Don't specify port for stun serverArlo Breault2019-07-10
* Don't overwrite global locationArlo Breault2019-07-10
* Ensure `snnowflake` was initialized in unload handlersArlo Breault2019-07-10
* Use at least v6 of node on travis for destructuring assignmentArlo Breault2019-07-10
* Remove mentions of coffeescript from docsArlo Breault2019-07-10
* Close over init so that we can return if a feature isn't detectedArlo Breault2019-07-10
* Rename Cakefile and make it workArlo Breault2019-07-10
* Lightly massage some of the generated JavaScriptArlo Breault2019-07-10
* Compile coffee files and remove themArlo Breault2019-07-10