aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-26Version bump for bug #31385webext-0.0.10Cecylia Bocovich
2019-08-26Added check for active pair in onopenCecylia Bocovich
2019-08-26Fix to check running status before closing proxyCecylia Bocovich
2019-08-23Add `--chmod ug=rw,D+x --perms` to rsync commands.David Fifield
2019-08-23Limit the maximum horizontal content width to 55rem.David Fifield
2019-08-23Use less side padding on small screens.David Fifield
2019-08-23Use more semantic HTML.David Fifield
2019-08-23Fix certain attributes to be pixel counts, not CSS dimensions.David Fifield
2019-08-23Update the iframe embed height to match the live example.David Fifield
2019-08-23Add ids to more elements in static/index.html.David Fifield
2019-08-19Bug 31453: use only SVG for the status images.David Fifield
2019-08-19Make a dark-mode version of the arrowhead icon.David Fifield
2019-08-19Change the "running" color to #68B030.David Fifield
2019-08-19Toolbar icons that work in both light and dark modes.David Fifield
2019-08-19Popup CSS for dark mode.David Fifield
2019-08-19Redo the status-running icon to match the others.David Fifield
2019-08-19Dark-mode images from Antonela.David Fifield
2019-08-16Implemented handler to fetch broker statsCecylia Bocovich
2019-08-15Start localizationArlo Breault
2019-08-12Increase webextension poll periodCecylia Bocovich
2019-08-08Version bump for webextensionwebext-0.0.9Cecylia Bocovich
2019-08-08Add a timeout to check if datachannel openedCecylia Bocovich
2019-08-08Reuse proxypair if sendAnswer failsCecylia Bocovich
2019-07-31Control statusimg using CSS, rather than setting an img src.David Fifield
2019-07-31Set an "error" class instead of hardcoding a text color.David Fifield
2019-07-31Identify popup elements by id.David Fifield
2019-07-31Remove mentions of snowflake.htmlArlo Breault
2019-07-31Move icons/ to assets/Arlo Breault
2019-07-31Use execSync in make.jsArlo Breault
2019-07-31Redirect removed snowflake.htmlArlo Breault
2019-07-27Remove Util.mightBeTBBArlo Breault
2019-07-27Brace expansion is a bashismArlo Breault
2019-07-27Move more UI code to use specific sitesArlo Breault
2019-07-27Remove tests referring to BadgeUIArlo Breault
2019-07-27Clean up some linting errorsArlo Breault
2019-07-27Reimagine the badgeArlo Breault
2019-07-27Add a "Deploying" section to proxy/README.md.David Fifield
2019-07-27Make "npm run build" include .htaccess.David Fifield
2019-07-27bamsoftware.com -> freehaven.net in proxy/README.md.David Fifield
2019-07-26Version bump to fix issue with addon updatewebext-0.0.8Cecylia Bocovich
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