summaryrefslogtreecommitdiffhomepage
path: root/gui/tasks
AgeCommit message (Collapse)AuthorFilesLines
2020-02-05Change Amagicom AB to Mullvad VPN AB in licenses and metadataLinus Färnstrand1-2/+2
2020-01-23Move wireguard-go into the repositoryEmīls1-1/+1
Since the wireguard-go libraries were being changed too often to be in the binaries repository, they are moved into the main app repository. This means that for production builds, the libraries will be rebuilt every build.
2019-11-25Reference 'libwg.dll' so it's included with the packaged buildOdd Stranne1-0/+1
2019-10-10Add symlink to problem-report binarye1-0/+2
2019-10-09Adapt to problem-report binary being called mullvad-problem-reportLinus Färnstrand1-3/+3
2019-10-01Async wait notarizationLinus Färnstrand1-2/+2
2019-10-01Use buildResult to get pkg pathLinus Färnstrand1-5/+1
2019-10-01Notarize app after signingLinus Färnstrand1-0/+26
2019-09-24Allow CSP: unsafe-eval in development because redux-devtools use evalAndrej Mihajlov1-1/+3
2019-09-18Use fixed GUID for future resilienceOdd Stranne1-1/+1
2019-09-03Remove unused importsAndrej Mihajlov2-2/+2
2019-09-03Add launcher script on Linux to disable sandboxAndrej Mihajlov1-0/+216
2019-09-03Disable sandbox in developmentAndrej Mihajlov1-1/+1
2019-08-29Replace gulp-envify with inject.replaceAndrej Mihajlov1-3/+2
2019-08-28Switch build pipeline to GulpAndrej Mihajlov5-0/+191