summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2017-09-04Make macOS and Linux use hardcoded /tmp for RPCLinus Färnstrand1-1/+4
2017-09-04Merge branch 'use-account-token-variable-name'Linus Färnstrand14-60/+60
2017-09-04Change accountNumber to accountTokenLinus Färnstrand14-60/+60
2017-09-04Merge branch 'rename-remove-neue'Linus Färnstrand2-2/+2
2017-09-04Rename product bundle to MullvadVPNLinus Färnstrand2-2/+2
2017-08-29Merge branch 'ipc-timeout'Erik Larkö3-15/+26
2017-08-29Increase default ipc timeoutErik Larkö2-3/+3
2017-08-29Use 30s timeout when getting account data since the BE won\'t reply until it ...Erik Larkö1-1/+4
2017-08-28Allow each IPC call to have a different timeoutErik Larkö2-11/+19
2017-08-28Merge branch 'reset-login-error'Erik Larkö3-4/+20
2017-08-28Fixed failed loginChange action when resetting login errorErik Larkö3-4/+20
2017-08-28Merge branch 'connect-tests-4'Erik Larkö1-6/+61
2017-08-28Connected, connecting and location info testsErik Larkö1-6/+61
2017-08-28Merge branch 'connect-tests-3'Erik Larkö1-4/+41
2017-08-28Refactor tests and add first location testErik Larkö1-4/+41
2017-08-28Merge branch 'connect-tests-2'Erik Larkö1-0/+11
2017-08-28onConnect testErik Larkö1-0/+11
2017-08-24Merge branch 'rename-to-expiry'Linus Färnstrand16-43/+42
2017-08-24Replace paidUntil with expiryLinus Färnstrand11-31/+30
2017-08-24Fix tests to have ending 'Z' in datetime stringsLinus Färnstrand2-2/+2
2017-08-24Rename paid_until to expiryLinus Färnstrand6-10/+10
2017-08-23Merge branch 'connect-tests-1'Erik Larkö3-8/+66
2017-08-23Refactor Connect props and first disconnected testErik Larkö3-8/+66
2017-08-23Merge branch 'autologin-ux-fix'Erik Larkö3-6/+10
2017-08-22Failed autologins no longer prompts the user with LOGIN FAILEDErik Larkö3-6/+10
2017-08-22Merge branch 'login-refactor-and-tests'Erik Larkö7-108/+799
2017-08-21Refactor Login component and add footer and account input testsErik Larkö7-108/+799
2017-08-18Merge branch 'login-failure-notification-test'Erik Larkö4-2/+352
2017-08-16Add test for components/Login onFirstChangeAfterFailureErik Larkö4-2/+352
2017-08-09Merge branch 'more-connection-actions'Erik Larkö5-40/+40
2017-08-08Add ONLINE and OFFLINE actions and remove generic connection actionErik Larkö4-34/+38
2017-08-08Use CONNECTED action in testsErik Larkö1-6/+2
2017-08-08Merge branch 'websocket-actions'Erik Larkö3-10/+54
2017-08-08RPC notification actionsErik Larkö3-10/+54
2017-08-08Merge branch 'connection-actions'Erik Larkö5-14/+98
2017-08-08Add DISCONNECTED actionErik Larkö3-5/+15
2017-08-08Add CONNECTING actionErik Larkö4-8/+33
2017-08-08Added NEW_LOCATION actionErik Larkö4-5/+54
2017-08-08Merge branch 'logged-out-action'Erik Larkö4-29/+14
2017-08-08Remove generic account actionErik Larkö2-30/+1
2017-08-08Add LOGGED_OUT actionErik Larkö3-7/+21
2017-08-07Merge branch 'linux-pack-readme'Erik Larkö1-12/+44
2017-08-07Updated readme with linux package instructionsErik Larkö1-12/+44
2017-08-07Merge branch 'autologin-actions'Erik Larkö5-26/+11
2017-08-07Use new actions in autologinErik Larkö5-26/+11
2017-08-07Merge branch 'flow-typed-dispatch-master'Andrej Mihajlov1-6/+6
2017-08-07Update redux annotations from flow-typed master!Andrej Mihajlov1-6/+6
2017-08-07Merge branch 'update-readme-remove-docs-mention'Andrej Mihajlov1-1/+0
2017-08-07Remove docs mentionAndrei Mihailov1-1/+0
2017-08-07Merge branch 'remove-unused-deps'Andrej Mihajlov5-37/+220