summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2019-08-27Refactor code to leave account input error stateJanito Vaqueiro Ferreira Filho1-5/+8
2019-08-27Refactor account input border updatesJanito Vaqueiro Ferreira Filho1-4/+12
2019-08-27Implement "Create account" button behaviorJanito Vaqueiro Ferreira Filho2-0/+12
2019-08-27Add "Create account" buttonJanito Vaqueiro Ferreira Filho2-0/+30
2019-08-27Change login subtitle text colorJanito Vaqueiro Ferreira Filho1-1/+1
2019-08-27Merge branch 'improve-android-routing-stub'Janito Vaqueiro Ferreira Filho1-5/+15
2019-08-27Improve Android `RouteManagerImpl` stubJanito Vaqueiro Ferreira Filho1-5/+15
2019-08-23Merge branch 'fix-daemon-connected-called-twice'Andrej Mihajlov1-0/+6
2019-08-23Filter out the repeating calls to onDaemonConnectedAndrej Mihajlov1-0/+6
2019-08-23Merge branch 'prevent-opening-multiple-report-logs'Andrej Mihajlov2-18/+33
2019-08-23Disable action buttons while collecting a problem reportAndrej Mihajlov1-9/+29
2019-08-23Remove explicit returns of implied resultAndrej Mihajlov1-9/+3
2019-08-23Fix line heightAndrej Mihajlov1-0/+1
2019-08-23Merge branch 'hide-window-on-focus-change-macos'Andrej Mihajlov1-0/+7
2019-08-23Hide the menubar window when other program captures the focusAndrej Mihajlov1-0/+7
2019-08-22Merge branch 'unsubscribe-from-daemon-events-on-exit'Andrej Mihajlov4-13/+73
2019-08-22Remove $FlowFixMe commentAndrej Mihajlov1-1/+0
2019-08-22Unsubscribe from daemon events during shutdownAndrej Mihajlov1-3/+20
2019-08-22Add method to unsubscribe from daemon eventsAndrej Mihajlov2-7/+43
2019-08-22Guard the calls to webContents.sendAndrej Mihajlov1-2/+10
2019-08-22Merge branch 'fix-socket-connection-double-close-call'Andrej Mihajlov1-18/+27
2019-08-22Make sure to clean up the connection on closeAndrej Mihajlov1-18/+27
2019-08-20Merge branch 'wg-lower-default-mtu'Emīls Piņķis2-1/+4
2019-08-19Update changelogEmīls Piņķis1-0/+3
2019-08-19Lower default MTU to increase quality of life on 4gEmīls Piņķis1-1/+1
2019-08-19Merge branch 'android-add-wg-key-fragment'Emīls Piņķis13-26/+513
2019-08-19Update connection listeners in ConnectFragment in onPause() and onResume()Emīls Piņķis1-9/+10
2019-08-19Add wireguard key fragment to android appEmīls Piņķis8-13/+463
2019-08-19Add method for validating wireguard keyEmīls Piņķis2-1/+33
2019-08-19Always return unvalidated key from daemonEmīls Piņķis2-3/+7
2019-08-19Merge branch 'update-electron-builder'Andrej Mihajlov2-535/+631
2019-08-16Update electron-builder to 21.2.0Andrej Mihajlov2-535/+631
2019-08-16Merge branch 'update-dependencies'Andrej Mihajlov2-104/+155
2019-08-16Update electron to 4.2.9Andrej Mihajlov2-13/+13
2019-08-16Update jsonrpc-lite to 2.0.7Andrej Mihajlov2-4/+4
2019-08-16Update d3-geo-projection to 2.7.0Andrej Mihajlov2-7/+7
2019-08-16Update electron-log to 3.0.7Andrej Mihajlov2-4/+4
2019-08-16Update gettext-parser to the latestAndrej Mihajlov2-6/+17
2019-08-16Update gettext-parser and gettext-extractorAndrej Mihajlov2-16/+16
2019-08-16Update tsc-watch to 2.4.0Andrej Mihajlov2-4/+4
2019-08-16Update redux, stream-json, ts-node, tslint, rimrafAndrej Mihajlov2-51/+91
2019-08-16Update Typescript to 3.5.3Andrej Mihajlov2-4/+4
2019-08-16Merge branch 'trim-problem-report-email'Janito Vaqueiro Ferreira Filho1-1/+1
2019-08-16Trim user email address for problem reportJanito Vaqueiro Ferreira Filho1-1/+1
2019-08-16Merge branch 'add-signal-handlers'Andrej Mihajlov1-0/+12
2019-08-16Add SIGINT and SIGTERM handlers to properly clean up the watch scriptAndrej Mihajlov1-0/+12
2019-08-16Merge branch 'move-login-to-main-process'Andrej Mihajlov8-119/+160
2019-08-16Fix account-data-cache path in testsAndrej Mihajlov1-1/+1
2019-08-16Localize "Invalid account number" errorAndrej Mihajlov2-1/+16
2019-08-16Remove unused errorAndrej Mihajlov1-6/+0