summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2017-12-19Merge backend & frontend 2017.1-beta62017.1-beta6Linus Färnstrand207-25/+29080
2017-11-13Merge branch 'problem-report-limits'Erik Larkö1-3/+3
2017-11-13Reduce the size limit of the problem report to around 2mbErik Larkö1-3/+3
2017-11-10Merge branch 'small-adv-settings-fixes'Erik Larkö2-6/+11
2017-11-10Fix small comments from MattErik Larkö2-6/+11
2017-11-10Merge branch 'hard-coded-server-list'Erik Larkö2-13/+13
2017-11-10Merge branch 'hard-coded-server-list'Erik Larkö1-5/+5
2017-11-10Update the hard coded server listErik Larkö2-13/+13
2017-11-10Update the hard coded server listErik Larkö1-5/+5
2017-11-09Bump package.json versionErik Larkö1-1/+1
2017-11-09Merge branch 'redact-account-token'Erik Larkö4-7/+29
2017-11-09Moved the changelog items from unreleased to beta 6Erik Larkö1-1/+1
2017-11-09Redact account token from logsErik Larkö4-7/+29
2017-11-09Merge branch 'problem-report-rpc'Erik Larkö10-80/+434
2017-11-09Don't include the openvpn log in the problem report for nowErik Larkö1-1/+3
2017-11-09Problem reportErik Larkö10-80/+432
2017-11-09Merge branch 'tcp-tunnel'Erik Larkö27-138/+471
2017-11-09Redid the settings state and inlined a few componentsErik Larkö12-112/+134
2017-11-08Merge branch 'update-changelog'Linus Färnstrand1-2/+15
2017-11-08tcp and portErik Larkö27-138/+449
2017-11-08Update changelog with beta6 changesLinus Färnstrand1-2/+15
2017-11-08Merge branch 'censor-problem-report-logs'Linus Färnstrand6-42/+74
2017-11-08Update changelogLinus Färnstrand1-0/+1
2017-11-08Rename problem report censoring term to "redact"Linus Färnstrand1-14/+19
2017-11-08rustfmt after 0.2.15 upgradeLinus Färnstrand3-25/+25
2017-11-08Upgrade rustfmt to 0.2.15Linus Färnstrand1-1/+1
2017-11-08Add support for censoring terms in the problem reportsLinus Färnstrand1-10/+41
2017-11-08Stop logging actual account tokenLinus Färnstrand1-12/+7
2017-11-08Merge branch 'no-port-in-host'Erik Larkö1-1/+1
2017-11-07Change the relay cycle to not include the port in the hostErik Larkö1-1/+1
2017-11-02Merge branch 'generalize-constraint'Linus Färnstrand4-76/+68
2017-11-02Introduce Constraint<T>Linus Färnstrand4-76/+68
2017-11-02Merge branch 'tcp-tunnel'Erik Larkö10-162/+380
2017-11-02Revert misunderstanding and make the JSON a little friendlierErik Larkö6-46/+79
2017-11-02Add get_relay_constraints endpointErik Larkö5-69/+121
2017-11-02Merge rather than update constraintsErik Larkö3-28/+18
2017-11-02Set the tunnel port and protocol over the APIErik Larkö10-158/+301
2017-10-31Merge branch 'support-older-macos'Linus Färnstrand2-0/+11
2017-10-31Add MACOSX_DEPLOYMENT_TARGET to support 10.7Linus Färnstrand2-0/+11
2017-10-30Merge branch 'problem-report-sysinfo'Linus Färnstrand4-14/+77
2017-10-30Update rustfmt to 0.2.13Linus Färnstrand2-6/+5
2017-10-30Remove sys-info crate again as it was buggyLinus Färnstrand3-24/+0
2017-10-30Use git describe in git-commit-info.txtLinus Färnstrand1-3/+3
2017-10-30Add daemon, os and kernel info to problem reportLinus Färnstrand3-5/+93
2017-10-30Merge branch 'problem-report-send'Linus Färnstrand10-97/+140
2017-10-27Correct documentation grammarLinus Färnstrand1-1/+1
2017-10-27Simplify types for problem report collectLinus Färnstrand1-11/+10
2017-10-27Implement problem report sendLinus Färnstrand1-35/+42
2017-10-26Extract master RPC client code to own crateLinus Färnstrand8-34/+84
2017-10-26Simplify problem report log addingLinus Färnstrand1-22/+12