aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2019-07-02Fix whitespace to match conventionsCecylia Bocovich
2019-07-02Updated popup icon to be purple when it's enabledCecylia Bocovich
2019-07-02Remove unecessary loggingCecylia Bocovich
2019-07-02Removed unecessary permissions from manifestCecylia Bocovich
2019-07-02Fixed linting errors/warnings and testsCecylia Bocovich
2019-07-02Add toggle functionality to web extensionCecylia Bocovich
2019-07-02Refactored poll loopCecylia Bocovich
2019-07-02Update to popup UI and addition of toggleAntonela D
2019-06-28Merge branch 'ticket21315'Cecylia Bocovich
2019-06-26Bump the webextension to 0.0.1webext-0.0.1Arlo Breault
2019-06-26Appease validation warning about "Unsafe assignment to innerHTML"Arlo Breault
2019-06-25Updated tests to check new statsCecylia Bocovich
2019-06-25Added a metric that sums available snowflakesCecylia Bocovich
2019-06-24Make the doorhanger narrower in FFArlo Breault
2019-06-24Use system font stack in the webextensionArlo Breault
2019-06-21Documentation links for loading an unpacked extension.David Fifield
2019-06-19Count the number of clients the webext has servedArlo Breault
2019-06-14Fixed small formatting errors of log outputCecylia Bocovich
2019-06-14Changed variable names/types to be more reasonableCecylia Bocovich
2019-06-12Added a comment for the metrics specificationCecylia Bocovich
2019-06-12Unit tests for metrics codeCecylia Bocovich
2019-06-11Log geoip stats of proxies by unique IPCecylia Bocovich
2019-06-11Format output to meet specificationCecylia Bocovich
2019-06-11Bin metrics to nearest mult of 8Cecylia Bocovich
2019-06-11Zero out counts for next time stepCecylia Bocovich
2019-06-11Implemented count metrics for broker eventsCecylia Bocovich
2019-06-11Changed time resolution for metrics collectionCecylia Bocovich
2019-06-06Start on popupArlo Breault
2019-06-03Cache certificates across program restarts.Philipp Winter
2019-05-28Keyed composite literal to avoid go vet warningCecylia Bocovich
2019-05-28Simplified limitedReader by reading one extra byteCecylia Bocovich
2019-05-28Added tests to check large read guardsCecylia Bocovich
2019-05-28Implement limitedRead function for client sideCecylia Bocovich
2019-05-28Guard against large readsCecylia Bocovich
2019-05-21Use OnIceGatheringStateChange instead of OnIceComplete in clientArlo Breault
2019-05-21Stop using OnIceComplete in server-webrtcArlo Breault