summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2017-11-23Temporary hardcode automatic constraints selection since we cannot useAndrej Mihajlov2-31/+27
2017-11-23Refactor `RelaySettingsUpdate` typeAndrej Mihajlov1-39/+35
2017-11-23Fix Backend.connect() logicAndrej Mihajlov1-13/+17
2017-11-23Fix backend.connect() callAndrej Mihajlov1-20/+8
2017-11-23Another case of constraints -> settingsAndrej Mihajlov2-3/+3
2017-11-23Update RelaySettings annotationAndrej Mihajlov1-5/+19
2017-11-23Rename getRelayConstraints to getRelaySettings in mocks/ipcAndrej Mihajlov1-1/+1
2017-11-23Add custom endpoint handling in syncRelaySettingsAndrej Mihajlov1-10/+12
2017-11-23Update RelaySettingsSchema and RelaySettingsUpdateAndrej Mihajlov1-14/+51
2017-11-23Rename getRelayConstraints() to getRelaySettings()Andrej Mihajlov1-2/+2
2017-11-23Rename RelayConstraints -> RelaySettingsLinus Färnstrand14-40/+40
2017-11-23Bundle relays.jsonLinus Färnstrand2-0/+7924
2017-11-23Rename get_location -> get_current_locationLinus Färnstrand2-2/+6
2017-11-23Rename get_ip -> get_public_ipLinus Färnstrand3-5/+5
2017-11-23Merge branch 'previously-added-accounts'Andrej Mihajlov17-232/+458
2017-11-21Remove unused helpersAndrej Mihajlov1-20/+1
2017-11-21Upgrade redux-mock-store to 1.3.0Andrej Mihajlov2-4/+4
2017-11-21Refine Login component testsAndrej Mihajlov1-27/+18
2017-11-21Update type annotationsAndrej Mihajlov1-2/+3
2017-11-21Fix testsAndrej Mihajlov1-18/+12
2017-11-21Implement account dropdown for account history on Login viewAndrej Mihajlov4-155/+336
2017-11-21Add account history IPCAndrej Mihajlov8-5/+76
2017-11-21Animate footer view in loginAndrej Mihajlov1-2/+7
2017-11-21Refine flow types across projectAndrej Mihajlov3-8/+10
2017-11-20Merge branch 'default-server'Erik Larkö5-29/+22
2017-11-20Always connect to the server set in the settingsErik Larkö5-29/+22
2017-11-17Merge branch 'update-eslint-react-plugin'Andrej Mihajlov2-9/+33
2017-11-17Upgrade to eslint-plugin-react 7.4.0Andrej Mihajlov2-9/+33
2017-11-17Merge branch 'upgrade-dev-tools'Andrej Mihajlov2-4/+4
2017-11-16Upgrade electron-devtools-installer to 2.2.1Andrej Mihajlov2-4/+4
2017-11-14Merge branch 'rename-latlong-to-position'Linus Färnstrand3-5/+5
2017-11-14Rename latlong to positionLinus Färnstrand3-5/+5
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-10Update the hard coded server listErik Larkö2-13/+13
2017-11-09Bump package.json versionErik Larkö1-1/+1
2017-11-09Merge branch 'redact-account-token'Erik Larkö4-7/+29
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-08tcp and portErik Larkö27-138/+449
2017-10-20Merge branch 'shutdown-on-close'Erik Larkö5-42/+56
2017-10-20Refactored the mock IPC to use Promise.resolveErik Larkö1-38/+35
2017-10-20Shutdown instead of disconnecting the backend on exitErik Larkö5-5/+22
2017-10-20Merge branch 'copyable-account-token'Erik Larkö2-2/+6
2017-10-20Make the account token copyableErik Larkö2-2/+6