summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2017-10-13Move the auth flow into backend.js and write testsErik Larkö8-233/+368
2017-10-12Add transparent authenticationAndrej Mihajlov6-105/+142
2017-10-12Sync with backend upon authenticationAndrej Mihajlov1-8/+10
2017-10-12Parse credentials and authenticateAndrej Mihajlov3-5/+24
2017-10-12Add IPC address parser helperAndrej Mihajlov2-0/+20
2017-10-12Add auth call to IPCAndrej Mihajlov1-0/+6
2017-10-12Merge branch 'version-log'Erik Larkö1-1/+3
2017-10-12Print version to logErik Larkö1-1/+3
2017-10-12Merge branch 'high-sierra-issues'Erik Larkö2-89/+14
2017-10-12Upgrade electronErik Larkö2-89/+14
2017-10-12Merge branch 'update-logo'Andrej Mihajlov1-63/+1
2017-10-12Update logoAndrej Mihajlov1-63/+1
2017-10-12Merge branch 'bundle-crl'Linus Färnstrand2-0/+38
2017-10-11Bundle crl.pemLinus Färnstrand1-0/+2
2017-10-11Add crl.pem to dist-assetsLinus Färnstrand1-0/+36
2017-10-06Bump version to 2017.1-beta4Linus Färnstrand1-1/+1
2017-10-06Merge branch 'server-list-fixup2'Erik Larkö1-16/+16
2017-10-06Sort the Swedish servers alphabetically and write out US abbreviationsErik Larkö1-16/+16
2017-10-05Bump version to 2017.1-beta3Linus Färnstrand1-1/+1
2017-10-05Merge branch 'autoconnect'Erik Larkö2-6/+2
2017-10-05Move autologin connect into the backendErik Larkö2-6/+1
2017-10-05Autoconnect on loginErik Larkö1-0/+1
2017-10-05Merge branch 'remove-auto-secure'Erik Larkö5-38/+1
2017-10-05Remove the auto-secure settingErik Larkö5-38/+1
2017-10-03Merge branch 'show-country-while-connecting'Erik Larkö2-8/+42
2017-10-03Show the country when securing the connectionErik Larkö2-8/+42
2017-10-02Merge branch 'remove-fastest-nearest'Erik Larkö5-82/+4
2017-10-02Remove fastest and nearest serversErik Larkö5-82/+4
2017-10-02Merge branch 'realistic-mock-ips'Erik Larkö2-5/+8
2017-10-02More realistic mock IPsErik Larkö2-5/+8
2017-10-02Merge branch 'fixup-server-list'Erik Larkö1-5/+5
2017-10-02Remove The from 'The netherlands'Erik Larkö1-2/+2
2017-10-02Include cities in server list for SwedenErik Larkö1-3/+3
2017-10-02Merge branch 'partial-account-token-in-redux'Erik Larkö5-15/+37
2017-10-02Review fixErik Larkö1-11/+3
2017-10-02Store the unsubmitted account token in the redux storeErik Larkö5-18/+48
2017-10-02Merge branch 'show-ui-if-no-user'Erik Larkö3-2/+13
2017-09-29Review fixErik Larkö1-2/+1
2017-09-29Show the BrowserWindow if no account is set in the backendErik Larkö3-2/+14
2017-09-27Bump version to 2017.1-beta2Linus Färnstrand1-1/+1
2017-09-27Merge branch 'dont-autoconnect-on-autologin-fail'Erik Larkö2-1/+15
2017-09-27Don't autoconnect if the autologin failsErik Larkö2-1/+15
2017-09-27Merge branch 'logout-with-null'Erik Larkö4-6/+8
2017-09-27Send [null] with the logout call instead of []Erik Larkö4-6/+8
2017-09-27Merge branch 'location-mock-error'Erik Larkö2-3/+5
2017-09-27Show different locations if the user is connected or notErik Larkö2-3/+5
2017-09-27Merge branch 'improve-rpc-error-messages'Erik Larkö1-6/+6
2017-09-27Improve error messagesErik Larkö1-6/+6
2017-09-27Bump version to 2017.1-beta1Linus Färnstrand1-1/+1
2017-09-27Merge branch 'sign-dmg'Erik Larkö3-2/+6