summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2018-08-14Add RPC call to enable/disable IPv6 in the tunnelJanito Vaqueiro Ferreira Filho3-1/+47
2018-08-14Add `enable_ipv6` option to `OpenVpnTunnelOptions`Janito Vaqueiro Ferreira Filho1-1/+14
2018-08-13Merge remote-tracking branch 'shyba/patch-1'Linus Färnstrand1-1/+1
2018-08-13typo on READMEshyba1-1/+1
2018-08-10Merge branch 'upgrade-dependencies'Linus Färnstrand9-554/+632
2018-08-10Rename DeadlineError to DownloadTimeoutErrorLinus Färnstrand1-2/+2
2018-08-10Upgrade tokio-timerLinus Färnstrand3-23/+14
2018-08-10Upgrade duct, windres, os_pipe and randLinus Färnstrand7-20/+52
2018-08-10Adapt Linux firewall integration to newer nftnlLinus Färnstrand1-21/+21
2018-08-10Update all Rust dependenciesLinus Färnstrand1-495/+550
2018-08-10Merge branch 'add-account-credit-url'Linus Färnstrand2-1/+4
2018-08-10Redirect to /account/login when clicking add credit buttonLinus Färnstrand2-1/+4
2018-08-09Merge branch 'win-handle-unsupported-protocol-on-interface'Janito Vaqueiro Ferreira Filho1-1/+1
2018-08-09Handle unsupported protocol on interfaceJanito Vaqueiro Ferreira Filho1-1/+1
2018-08-09Merge branch 'fix-error-encoding'Janito Vaqueiro Ferreira Filho2-5/+5
2018-08-09Fix typoJanito Vaqueiro Ferreira Filho1-1/+1
2018-08-09Fix error message string encodingJanito Vaqueiro Ferreira Filho2-5/+5
2018-08-09Updating version in package.json2018.2-beta3Linus Färnstrand5-7/+7
2018-08-09Add 2018.2-beta3 header to changelogLinus Färnstrand1-1/+5
2018-08-09Merge branch 'hide-notifications-when-window-is-active'Janito Vaqueiro Ferreira Filho2-1/+7
2018-08-09Update notifications description in change logJanito Vaqueiro Ferreira Filho1-1/+1
2018-08-09Don't show notifications when window is visibleJanito Vaqueiro Ferreira Filho1-1/+1
2018-08-09Check if notification is already shown firstJanito Vaqueiro Ferreira Filho1-0/+6
2018-08-08Merge branch 'drop-styles-helper'Andrej Mihajlov49-957/+937
2018-08-08Remove styles helpers, instead use RX.Styles directlyAndrej Mihajlov15-956/+885
2018-08-08Add missing @flowAndrej Mihajlov45-1/+52
2018-08-08Merge branch 'contact-form-tweaks'Andrej Mihajlov2-9/+14
2018-08-08Fix spinner alignmentAndrej Mihajlov1-1/+1
2018-08-08Uppercase "secure connection"Andrej Mihajlov1-6/+6
2018-08-08Add margin between Edit and Retry buttonsAndrej Mihajlov2-2/+7
2018-08-08Merge branch 'remove-auto-login'Andrej Mihajlov47-661/+1057
2018-08-08Refine testsAndrej Mihajlov1-66/+77
2018-08-08Update ESLint and prettier configurationAndrej Mihajlov4-37/+45
2018-08-08Upgrade prettier, flow-typed, eslint-plugin-*Andrej Mihajlov2-28/+77
2018-08-08Fix flow warningsAndrej Mihajlov1-5/+3
2018-08-08Cast to empty to ensure that all enum options are handled in a switchAndrej Mihajlov2-2/+2
2018-08-08Refine eventPromiseHelperAndrej Mihajlov1-5/+12
2018-08-08Render Settings in a more straightforward wayAndrej Mihajlov1-20/+25
2018-08-08Fix typoAndrej Mihajlov1-1/+1
2018-08-08Remove old $FlowFixMe that are fixed now after upgrade to Flow 0.78Andrej Mihajlov1-5/+0
2018-08-08Update changelogAndrej Mihajlov1-2/+4
2018-08-08Add AccountDataState to filter out number of requests to get_account_dataAndrej Mihajlov1-2/+52
2018-08-08Add WindowStateObserverAndrej Mihajlov4-2/+91
2018-08-08Stop buffering JSON RPC messages when disconnectedAndrej Mihajlov4-137/+126
2018-08-08Add launch screenAndrej Mihajlov4-6/+117
2018-08-08Save daemon connectivity status to reduxAndrej Mihajlov4-1/+81
2018-08-08Fix non-clickable padding area around dropdown itemsAndrej Mihajlov1-4/+15
2018-08-08Fix broken style after adding Img.width/height paramsAndrej Mihajlov1-2/+1
2018-08-08Refactor connection/actionsAndrej Mihajlov1-10/+12
2018-08-08Upgrade reactxp@1.3.3Andrej Mihajlov4-25/+27