summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2019-03-08Filter out relay list in UI depending on relay constraintsEmīls Piņķis1-4/+50
2019-03-08Update relay list type and schema to allow for containing tunnel dataEmīls Piņķis2-1/+35
2019-03-08Stop clearing relays from relay list in daemonEmīls Piņķis1-1/+0
2019-03-07Merge branch 'fix-wg-logging'Emīls Piņķis1-18/+24
2019-03-07Open wireguard log file in write-only mode instead of read-only modeEmīls Piņķis1-11/+3
2019-03-07Stop wireguard-go tunnel on dropEmīls Piņķis1-8/+22
2019-03-07Merge branch 'fix-buy-button'Andrej Mihajlov26-426/+711
2019-03-07Update changelogAndrej Mihajlov1-0/+4
2019-03-07Update translationsAndrej Mihajlov1-42/+53
2019-03-07Add heuristics around account expiry to predict when it becomes staleAndrej Mihajlov2-11/+68
2019-03-07Refactor AuthFailureError into parseAuthFailure()Andrej Mihajlov4-74/+64
2019-03-07Merge ConnectStyles into ConnectAndrej Mihajlov2-69/+49
2019-03-07Add expired account error viewAndrej Mihajlov4-65/+205
2019-03-07Take into account the block_when_connected setting to determine if the connec...Andrej Mihajlov3-7/+51
2019-03-07Remove the legacy ipv4AddrExit fieldAndrej Mihajlov1-1/+0
2019-03-07Improve type safety when using redux actionsAndrej Mihajlov2-54/+52
2019-03-07Automatically center the text label within the AppButtonAndrej Mihajlov2-37/+123
2019-03-07Remove isOnline flagAndrej Mihajlov3-39/+1
2019-03-07Add missing translation for the "Buy more time" buttonAndrej Mihajlov1-1/+1
2019-03-07Refactor codeAndrej Mihajlov6-33/+39
2019-03-07Expose the locale via route propsAndrej Mihajlov4-5/+12
2019-03-07Update d3-geo-projectionAndrej Mihajlov2-6/+7
2019-03-07Update moment.jsAndrej Mihajlov2-5/+5
2019-03-07Merge branch 'bump-rpc-timeout'Andrej Mihajlov1-1/+1
2019-03-07Bump the RPC timeout to 10sAndrej Mihajlov1-1/+1
2019-03-07Merge branch 'fix-gui-custom-relay-type'Emīls Piņķis2-4/+6
2019-03-07Fix custom relay settings schema in daemon-rpc.tsEmīls Piņķis2-4/+6
2019-03-05Merge branch 'fix-old-account-history'Emīls Piņķis1-1/+7
2019-03-05Fix deserialization of old account historyEmīls Piņķis1-1/+7
2019-03-05Merge branch 'dont-cache-travis'Linus Färnstrand2-11/+1
2019-03-05Remove caching on TravisLinus Färnstrand1-10/+0
2019-03-05Improve env.sh to detect MSYS windowsLinus Färnstrand1-1/+1
2019-03-04Merge branch 'fix-remaining-time-color'Andrej Mihajlov2-2/+2
2019-03-04Fix the display style for the remaining time leftAndrej Mihajlov2-2/+2
2019-03-04Merge branch 'fix-missing-out-ip'Andrej Mihajlov2-12/+9
2019-03-04Add missing `ip` field in `NEW_LOCATION` actionAndrej Mihajlov2-12/+9
2019-03-04Merge branch 'new-version-check'Linus Färnstrand8-36/+27
2019-03-04Update GUI to use new appVersionInfo layoutLinus Färnstrand4-19/+10
2019-03-04Update daemon+CLI to use new app_version_checkLinus Färnstrand4-17/+17
2019-03-04Merge branch 'lower-installer-compression'Linus Färnstrand1-1/+0
2019-03-04Go from maximum to normal compressionLinus Färnstrand1-1/+0
2019-03-04Merge branch 'fix-buildscript'Linus Färnstrand1-3/+3
2019-03-04Update package.json path in build.shLinus Färnstrand1-3/+3
2019-03-01Merge branch 'remove-workspaces'Andrej Mihajlov245-4173/+843
2019-03-01Update POTAndrej Mihajlov1-69/+81
2019-03-01Convert AuthFailure to Error subclass and dynamically query gettext stringsAndrej Mihajlov3-61/+74
2019-03-01Convert AccountFetchRetryAction to enumAndrej Mihajlov1-4/+7
2019-03-01Add missing return;Andrej Mihajlov1-0/+1
2019-03-01Replace pointerEvents style with ignorePointerEvents propertyAndrej Mihajlov1-16/+20
2019-03-01Remove orphaned @ts-ignoreAndrej Mihajlov1-1/+0