summaryrefslogtreecommitdiffhomepage
path: root/gui/tasks/distribution.js
AgeCommit message (Collapse)AuthorFilesLines
2022-01-27Format distribution.jsOskar Nyberg1-4/+17
2022-01-27Add changelog and parsing of itOskar Nyberg1-0/+1
2022-01-13Build Windows modules in debug mode in build.sh (except for optimizedDavid Lönnhager1-5/+11
builds)
2022-01-11Ensure paths exists when packaging appOskar Nyberg1-0/+17
2022-01-05Add --rpm-compression argumentOskar Nyberg1-2/+6
2021-12-29Make build.sh produce single architecture pkg by default (--universal)Linus Färnstrand1-3/+0
Add --universal flag for building universal app for both Intel and Apple Silicon
2021-12-22Prevent bundling dependencies not used in productionOskar Nyberg1-2/+7
2021-12-16Remove iputils-ping from Debian dependenciesDavid Lönnhager1-1/+1
2021-12-07Update wireguard dll pathDavid Lönnhager1-1/+1
2021-09-28Update installer for wgntDavid Lönnhager1-0/+1
2021-09-16Remove references to CustomScrollbars.cssOskar Nyberg1-1/+0
2021-08-27Catch errors when removing output directoriesOskar Nyberg1-12/+20
2021-08-16Replace recursive rmdir with rmOskar Nyberg1-1/+1
2021-05-10Use macOS specific iconOskar Nyberg1-0/+2
2021-05-06Update references to ´wintun.dll´ after wintun files were movedOdd Stranne1-1/+1
2021-04-21Enable app downgrades on macOSOskar Nyberg1-0/+1
2021-04-21Add support for building universal macOS appOskar Nyberg1-10/+47
2021-04-06Prevent tray icons from being included in asar archive on WindowsOskar Nyberg1-1/+4
2021-02-03Keep chrom-sandbox in the buildOskar Nyberg1-3/+0
2021-02-03Fix race condition in Linux build processOskar Nyberg1-16/+7
2021-02-03Remove rimraf dependencyOskar Nyberg1-2/+1
2021-01-26Prevent renderer source from being bundledOskar Nyberg1-1/+12
2020-11-27Update wireguard-goDavid Lönnhager1-0/+1
2020-11-19Bundle API address cache with the appDavid Lönnhager1-0/+1
2020-11-13Use tilde instead of '-' in .deb version fieldOskar Nyberg1-0/+16
2020-08-13Remove WinUtilDavid Lönnhager1-1/+0
2020-07-15Fix fish completions location on linuxOskar Nyberg1-2/+4
2020-06-29Add fish shell completions to macOS buildOskar Nyberg1-0/+1
2020-06-26Add fish shell completionsClément Joly1-0/+2
Generate fish shell completions at build time. Empower fish users with completions. Completions are copied in the [recommended directory](https://fishshell.com/docs/current/#where-to-put-completions)
2020-06-25Removed dependency on libappindicator3-1Oskar Nyberg1-1/+1
2020-06-24Install zsh completions to /usr/share instead of /usr/local/share in rpmLinus Färnstrand1-1/+1
2020-06-02Add launcher binary for excluded apps (mullvad-exclude)David Lönnhager1-0/+2
2020-05-07Use embeded TLS certificatesEmīls1-1/+0
2020-04-20Reformat codeAndrej Mihajlov1-2/+4
2020-04-17Install shell completions on macOSDavid Lönnhager1-0/+1
2020-04-17Generate and package shell completionsDavid Lönnhager1-0/+4
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-18Use fixed GUID for future resilienceOdd Stranne1-1/+1