summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2018-07-20Migrate PlatformWindow to ReactXPAndrej Mihajlov3-20/+8
2018-07-19Merge branch 'remove-html5-reachability'Andrej Mihajlov1-24/+0
2018-07-19Remove the use of HTML5 reachability APIAndrej Mihajlov1-24/+0
2018-07-19Merge branch 'fix-clippy-warnings'Linus Färnstrand5-13/+12
2018-07-19Fix clippy warnings in mullvad-types and mullvad-cliLinus Färnstrand4-7/+6
2018-07-19Fix clippy warnings in talpid-typesLinus Färnstrand1-6/+6
2018-07-18Merge branch 'reintegrate-styled-classes'Andrej Mihajlov17-154/+124
2018-07-18Fix the reversed hover logic for red buttonsAndrej Mihajlov1-2/+2
2018-07-18Keep button labels white on hoverAndrej Mihajlov1-2/+2
2018-07-18Do not depend on node.type.name, instead compare prototypesAndrej Mihajlov2-7/+8
2018-07-18- Reintegrate components/styled into componentsAndrej Mihajlov17-144/+113
2018-07-18Merge branch 'set-openvpn-iproute-command'Janito Vaqueiro Ferreira Filho5-0/+78
2018-07-18Set `ip` command path on LinuxJanito Vaqueiro Ferreira Filho5-0/+78
2018-07-18Updating version in package.json2018.2-beta2Linus Färnstrand5-7/+7
2018-07-18Add beta2 header to changelogLinus Färnstrand1-0/+3
2018-07-18Merge branch 'fix-relay-list-download'Emīls Piņķis2-11/+16
2018-07-18Remove relay list instructions from READMEEmīls Piņķis1-9/+0
2018-07-18Parse JSONRPC response for relay list in build.shEmīls Piņķis1-2/+16
2018-07-18Merge branch 'better-relay-cache-errors'Linus Färnstrand1-13/+12
2018-07-18Don't chain cache and resource reading errors on each otherLinus Färnstrand1-13/+12
2018-07-18Merge branch 'connect-tunnel-on-startup'Andrej Mihajlov1-0/+11
2018-07-18Revert the tunnel auto-connect on startupAndrej Mihajlov1-0/+11
2018-07-17Merge branch 'improve-auto-connect-message'Linus Färnstrand1-1/+1
2018-07-17Refer to auto-connect as "computer start" rather than loginLinus Färnstrand1-1/+1
2018-07-17Merge branch 'fix-macos-sed-compatibility'Linus Färnstrand1-3/+2
2018-07-17Make sed usage in build.sh macOS compatibleLinus Färnstrand1-3/+2
2018-07-17Merge branch 'simplify-running-instance-checking'Linus Färnstrand2-15/+10
2018-07-17Simplify is_another_instance_runningLinus Färnstrand2-15/+10
2018-07-17Merge branch 'notify-scm-on-init-error'Andrej Mihajlov2-11/+16
2018-07-17Update CHANGELOGAndrej Mihajlov1-0/+2
2018-07-17Properly stop the service, announcing errors to the system, in the event of i...Andrej Mihajlov1-11/+14
2018-07-17Merge branch 'replace-list-relays-with-curl'Emīls Piņķis3-38/+12
2018-07-17Replace references to list-relays in README.mdEmīls Piņķis1-2/+6
2018-07-17Remove list-relays.rsEmīls Piņķis1-34/+0
2018-07-17Replace list-relay call with curl in build.shEmīls Piņķis1-2/+6
2018-07-16Merge branch 'add-eslint-promises'Andrej Mihajlov10-83/+79
2018-07-16Remove comma-dangle and no-trailing-spaces rules covered by prettierAndrej Mihajlov1-2/+0
2018-07-16Move postbuild clean up on mac to a separate scriptAndrej Mihajlov1-1/+2
2018-07-16Add chai-as-promised to improve promise based testsAndrej Mihajlov4-64/+44
2018-07-16Fix eslint promise issuesAndrej Mihajlov5-6/+13
2018-07-16Add eslint plugin for promisesAndrej Mihajlov3-8/+17
2018-07-16Add private:format helper for prettierAndrej Mihajlov1-3/+4
2018-07-16Merge branch 'add-env-bat'Andrej Mihajlov1-0/+4
2018-07-16Create env.batAndrei Mihailov1-0/+4
2018-07-16Merge branch 'replace-home-dir-call'Linus Färnstrand3-6/+19
2018-07-16Use dirs crate to find user home path. Canonicalize problem report pathsLinus Färnstrand3-6/+19
2018-07-16Merge branch 'improve-exit-logging'Linus Färnstrand2-3/+5
2018-07-16Always log process exit codeLinus Färnstrand2-3/+5
2018-07-16Merge branch 'visual-adjustments'Andrej Mihajlov7-61/+48
2018-07-16Correct the colors in AdvancedSettingsAndrej Mihajlov1-12/+13