summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2018-07-05Upgrade prettier and add cross-env for it to work on WindowsAndrej Mihajlov2-6/+6
2018-07-05Fix windows -> win32Andrej Mihajlov1-2/+2
2018-07-05Remove window from taskbarAndrej Mihajlov1-0/+1
2018-07-05Remove unused electron importAndrej Mihajlov1-3/+3
2018-07-05Merge branch 'remove-backend'Andrej Mihajlov20-774/+700
2018-07-05Update changelogAndrej Mihajlov1-0/+3
2018-07-05Remove duplicate keys for blue80 from config.jsonAndrej Mihajlov1-2/+0
2018-07-05Use editable instead of disabled in AccountInput and shallow compare all propsAndrej Mihajlov2-7/+9
2018-07-05Upgrade reactxp to 1.3.0Andrej Mihajlov2-40/+41
2018-07-05Replace Backend with AppRendererAndrej Mihajlov14-725/+647
2018-07-05Merge branch 'fix-test-race-condition'Janito Vaqueiro Ferreira Filho1-8/+11
2018-07-04Fix race condition on mock OpenVPN arguments fileJanito Vaqueiro Ferreira Filho1-8/+11
2018-07-04Merge branch 'improve-linux-dns-errors'Janito Vaqueiro Ferreira Filho1-66/+46
2018-07-04Create `restore_from_backup` helper functionJanito Vaqueiro Ferreira Filho1-41/+26
2018-07-03Refactor `update_backup` into `write_backup`Janito Vaqueiro Ferreira Filho1-23/+14
2018-07-03Refactor Linux DNS errorsJanito Vaqueiro Ferreira Filho1-31/+35
2018-07-03Merge branch 'account-tests'Janito Vaqueiro Ferreira Filho5-102/+267
2018-07-03Merge branch 'make-linux-firewall-send'Linus Färnstrand1-5/+7
2018-07-03Test if account token is updatedJanito Vaqueiro Ferreira Filho1-1/+29
2018-07-03Test if account token is used correctlyJanito Vaqueiro Ferreira Filho1-0/+55
2018-07-03Move wait for file in test helper functionsJanito Vaqueiro Ferreira Filho1-8/+8
2018-07-03Refactor file notification monitoring in testsJanito Vaqueiro Ferreira Filho3-62/+119
2018-07-03Delete mock OpenVPN command line file when exitingJanito Vaqueiro Ferreira Filho1-2/+8
2018-07-03Create `Result` type aliasJanito Vaqueiro Ferreira Filho1-7/+9
2018-07-03Create `search_openvpn_args` helper functionJanito Vaqueiro Ferreira Filho2-13/+24
2018-07-03Create `mock_openvpn` sub-moduleJanito Vaqueiro Ferreira Filho2-2/+4
2018-07-03Change interface name used for tunnel up eventJanito Vaqueiro Ferreira Filho1-1/+1
2018-07-03Increase state change event timeoutJanito Vaqueiro Ferreira Filho1-1/+1
2018-07-03Fix mock relay list used for testingJanito Vaqueiro Ferreira Filho1-15/+19
2018-07-03Don't store Table in Linux firewall to make it impl SendLinus Färnstrand1-5/+7
2018-07-03Merge branch 'app-overhaul'Andrej Mihajlov39-2051/+1578
2018-07-03Migrate to app.getVersion()Andrej Mihajlov4-12/+18
2018-07-03Add productName to package.json and migrate to using app.getName()Andrej Mihajlov3-15/+7
2018-07-03Rename daemon-connect eventsAndrej Mihajlov3-6/+6
2018-07-03Remove the hotfix introduced in #258Andrej Mihajlov1-27/+0
2018-07-03Pass individual props instead of AccountReduxStateAndrej Mihajlov4-60/+85
2018-07-03Remove tests that we are not going to fixAndrej Mihajlov15-637/+53
2018-07-03Fix Login testsAndrej Mihajlov1-73/+29
2018-07-03Bind actions in constructor and never keep `store`Andrej Mihajlov1-95/+83
2018-07-03Remove `ensureAuthenticated` in favor of authenticating once when connectedAndrej Mihajlov2-88/+58
2018-07-03Refactor IpcFacade to DaemonRpc and JsonRpcWs to JsonRpcTransportAndrej Mihajlov31-1057/+1247
2018-07-03Move RPC file related stuff into RpcAddressFileAndrej Mihajlov6-155/+166
2018-07-03Merge branch 'problem-report-to-crate'Linus Färnstrand8-14/+79
2018-07-03Change mullvad-daemon-version to mullvad-product-versionLinus Färnstrand1-1/+1
2018-07-03Update Cargo.lockLinus Färnstrand1-3/+3
2018-07-03Update report size calculation with new numbersLinus Färnstrand1-3/+4
2018-07-03Update prepare_release.sh with bumping problem-report versionLinus Färnstrand1-2/+8
2018-07-03Rename daemon_version functionLinus Färnstrand1-3/+3
2018-07-03Improve mullvad-cli descriptionLinus Färnstrand1-1/+1
2018-07-03Move problem-report out to own crateLinus Färnstrand6-2/+60