summaryrefslogtreecommitdiffhomepage
path: root/gui/src
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-07Add heuristics around account expiry to predict when it becomes staleAndrej Mihajlov2-11/+68
2019-03-07Refactor AuthFailureError into parseAuthFailure()Andrej Mihajlov3-63/+53
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 Mihajlov5-33/+37
2019-03-07Expose the locale via route propsAndrej Mihajlov4-5/+12
2019-03-07Fix custom relay settings schema in daemon-rpc.tsEmīls Piņķis2-4/+6
2019-03-04Fix the display style for the remaining time leftAndrej Mihajlov2-2/+2
2019-03-04Add missing `ip` field in `NEW_LOCATION` actionAndrej Mihajlov2-12/+9
2019-03-04Update GUI to use new appVersionInfo layoutLinus Färnstrand4-19/+10
2019-03-01Convert AuthFailure to Error subclass and dynamically query gettext stringsAndrej Mihajlov2-50/+63
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
2019-03-01Newer ReactXP support appRegionAndrej Mihajlov1-6/+2
2019-03-01Add missing gettext translationsAndrej Mihajlov2-12/+9
2019-03-01Produce the MULLVAD VPN brand in runtimeAndrej Mihajlov1-6/+2
2019-03-01Properly handle the edge case when the daemon is not able to return the locationAndrej Mihajlov1-1/+6
2019-03-01Use global.setTimeout to disambiguate from window.setTimeoutAndrej Mihajlov6-9/+9
2019-03-01Correct the Electron.Event typeAndrej Mihajlov1-1/+1
2019-03-01Correct the NodeJS typesAndrej Mihajlov2-2/+1
2019-03-01Update relative pathsAndrej Mihajlov1-2/+1
2019-03-01Move desktop to the rootAndrej Mihajlov98-0/+13585