summaryrefslogtreecommitdiffhomepage
path: root/gui
AgeCommit message (Collapse)AuthorFilesLines
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-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-04Go from maximum to normal compressionLinus Färnstrand1-1/+0
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
2019-03-01Newer ReactXP support appRegionAndrej Mihajlov1-6/+2
2019-03-01Add @types/mocha and update package.json nameAndrej Mihajlov2-1/+7
2019-03-01Update ts-node, tslint, typescript, rimraf, tsc-watch, gettext-extractorAndrej Mihajlov1-92/+115
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-01Update d.ts filesAndrej Mihajlov2-31/+96
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-01Add lib to tsconfigAndrej Mihajlov1-0/+1
2019-03-01Update any mention of yarn workspacesAndrej Mihajlov3-6/+6
2019-03-01Correct the NodeJS typesAndrej Mihajlov2-2/+1
2019-03-01Prevent electron-builder from failing on unsatisfied peer dependenciesAndrej Mihajlov1-8/+8
2019-03-01Move some of the @types/* packages to devDependenciesAndrej Mihajlov1-2/+2
2019-03-01Update relative pathsAndrej Mihajlov5-59/+49
2019-03-01Move desktop to the rootAndrej Mihajlov212-115/+101
2019-03-01Fix references to @mullvad/componentsAndrej Mihajlov17-25/+26
2019-03-01Clean up the react-native CLI support filesAndrej Mihajlov3-44/+0
2019-03-01Remove @mullvad/configAndrej Mihajlov7-3075/+85
2019-03-01Move the components sources to desktop packageAndrej Mihajlov15-87/+0
2019-03-01Remove mobile and yarn-fixes workspacesAndrej Mihajlov11-283/+0
2019-02-27Fix missing notificationsJanito Vaqueiro Ferreira Filho2-0/+9
2019-02-27Add gettext translationsAndrej Mihajlov42-198/+1393
2019-02-27Show Mullvad logo in notifications on LinuxJanito Vaqueiro Ferreira Filho2-1/+15
2019-02-27Add app title to notifications on LinuxJanito Vaqueiro Ferreira Filho1-4/+5
2019-02-18Fix the sslocal bin path in electron builder on LinuxLinus Färnstrand1-4/+4
2019-02-15Update settings definitions in GUIOdd Stranne2-1/+14
2019-02-15Include Shadowsocks binary in installer packageOdd Stranne1-0/+6
2019-02-14Properly clean up the "close" handlers to avoid the watch script from ↵Andrej Mihajlov1-6/+4
spawning a myriad of Electron processes
2019-02-14Improve type information in WindowControllerAndrej Mihajlov1-2/+6