summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
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
2019-03-01Newer ReactXP support appRegionAndrej Mihajlov1-6/+2
2019-03-01Update CIAndrej Mihajlov2-29/+9
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 Mihajlov4-9/+9
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-01Update gitignoreAndrej Mihajlov1-4/+1
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