summaryrefslogtreecommitdiffhomepage
path: root/gui/tasks
AgeCommit message (Collapse)AuthorFilesLines
2020-04-17Install shell completions on macOSDavid Lönnhager1-0/+1
2020-04-17Generate and package shell completionsDavid Lönnhager1-0/+4
2020-04-15Update to prettier 2.0.4, bump gettext-extractor and gettext-parser to the ↵Andrej Mihajlov2-2/+2
latest patch release
2020-04-09Exclude native modules in asar packaging on macOSOskar Nyberg1-0/+1
2020-04-03Fix tray icon menu on UbuntuOskar Nyberg1-1/+1
2020-04-03Update Electron to 8.2.0Oskar Nyberg1-1/+1
2020-03-17Block while upgrading on macOSDavid Lönnhager1-0/+1
2020-03-17Block while upgrading on LinuxDavid Lönnhager1-0/+1
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