summaryrefslogtreecommitdiffhomepage
path: root/gui/src/renderer/components
AgeCommit message (Expand)AuthorFilesLines
2019-04-16Update packages that had vulnerable depsAndrej Mihajlov1-2/+2
2019-04-11Add error boundaryAndrej Mihajlov2-6/+100
2019-04-09Translate the map and relay listAndrej Mihajlov13-132/+157
2019-03-26Make it possible to style Cell.SectionAndrej Mihajlov3-7/+6
2019-03-26Update GUI with new GeoIpLocation struct layoutLinus Färnstrand1-1/+2
2019-03-18Add missing translationAndrej Mihajlov1-1/+3
2019-03-18Tweak the line height of SettingsHeader to account for the multiline labelsAndrej Mihajlov1-2/+2
2019-03-18Make sure that the app version label never breaks.Andrej Mihajlov2-1/+4
2019-03-15Add auto-sizing input container for mssfix fieldAndrej Mihajlov3-18/+90
2019-03-14Handle the navbar title centeringAndrej Mihajlov1-32/+92
2019-03-14Prefix all Cell types for easier debuggingAndrej Mihajlov1-17/+17
2019-03-14Fix the switch control layout when used within cellsAndrej Mihajlov3-9/+22
2019-03-13Revamp transition container to support transition queuesAndrej Mihajlov2-167/+323
2019-03-07Add heuristics around account expiry to predict when it becomes staleAndrej Mihajlov1-10/+45
2019-03-07Refactor AuthFailureError into parseAuthFailure()Andrej Mihajlov2-3/+3
2019-03-07Merge ConnectStyles into ConnectAndrej Mihajlov2-69/+49
2019-03-07Add expired account error viewAndrej Mihajlov3-63/+203
2019-03-07Automatically center the text label within the AppButtonAndrej Mihajlov2-37/+123
2019-03-07Add missing translation for the "Buy more time" buttonAndrej Mihajlov1-1/+1
2019-03-07Refactor codeAndrej Mihajlov3-26/+24
2019-03-04Fix the display style for the remaining time leftAndrej Mihajlov2-2/+2
2019-03-01Convert AuthFailure to Error subclass and dynamically query gettext stringsAndrej Mihajlov1-2/+2
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-01Use global.setTimeout to disambiguate from window.setTimeoutAndrej Mihajlov2-3/+3
2019-03-01Correct the NodeJS typesAndrej Mihajlov2-2/+1
2019-03-01Move desktop to the rootAndrej Mihajlov48-0/+7207