| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2022-01-27 | Format distribution.js | Oskar Nyberg | 1 | -4/+17 | |
| 2022-01-27 | Add changelog and parsing of it | Oskar Nyberg | 1 | -0/+1 | |
| 2022-01-13 | Build Windows modules in debug mode in build.sh (except for optimized | David Lönnhager | 1 | -5/+11 | |
| builds) | |||||
| 2022-01-11 | Ensure paths exists when packaging app | Oskar Nyberg | 1 | -0/+17 | |
| 2022-01-05 | Add --rpm-compression argument | Oskar Nyberg | 1 | -2/+6 | |
| 2021-12-29 | Make build.sh produce single architecture pkg by default (--universal) | Linus Färnstrand | 1 | -3/+0 | |
| Add --universal flag for building universal app for both Intel and Apple Silicon | |||||
| 2021-12-22 | Prevent bundling dependencies not used in production | Oskar Nyberg | 1 | -2/+7 | |
| 2021-12-16 | Remove iputils-ping from Debian dependencies | David Lönnhager | 1 | -1/+1 | |
| 2021-12-07 | Update wireguard dll path | David Lönnhager | 1 | -1/+1 | |
| 2021-09-28 | Update installer for wgnt | David Lönnhager | 1 | -0/+1 | |
| 2021-09-16 | Remove references to CustomScrollbars.css | Oskar Nyberg | 1 | -1/+0 | |
| 2021-08-27 | Catch errors when removing output directories | Oskar Nyberg | 1 | -12/+20 | |
| 2021-08-16 | Replace recursive rmdir with rm | Oskar Nyberg | 1 | -1/+1 | |
| 2021-05-10 | Use macOS specific icon | Oskar Nyberg | 1 | -0/+2 | |
| 2021-05-06 | Update references to ´wintun.dll´ after wintun files were moved | Odd Stranne | 1 | -1/+1 | |
| 2021-04-21 | Enable app downgrades on macOS | Oskar Nyberg | 1 | -0/+1 | |
| 2021-04-21 | Add support for building universal macOS app | Oskar Nyberg | 1 | -10/+47 | |
| 2021-04-06 | Prevent tray icons from being included in asar archive on Windows | Oskar Nyberg | 1 | -1/+4 | |
| 2021-02-03 | Keep chrom-sandbox in the build | Oskar Nyberg | 1 | -3/+0 | |
| 2021-02-03 | Fix race condition in Linux build process | Oskar Nyberg | 1 | -16/+7 | |
| 2021-02-03 | Remove rimraf dependency | Oskar Nyberg | 1 | -2/+1 | |
| 2021-01-26 | Prevent renderer source from being bundled | Oskar Nyberg | 1 | -1/+12 | |
| 2020-11-27 | Update wireguard-go | David Lönnhager | 1 | -0/+1 | |
| 2020-11-19 | Bundle API address cache with the app | David Lönnhager | 1 | -0/+1 | |
| 2020-11-13 | Use tilde instead of '-' in .deb version field | Oskar Nyberg | 1 | -0/+16 | |
| 2020-08-13 | Remove WinUtil | David Lönnhager | 1 | -1/+0 | |
| 2020-07-15 | Fix fish completions location on linux | Oskar Nyberg | 1 | -2/+4 | |
| 2020-06-29 | Add fish shell completions to macOS build | Oskar Nyberg | 1 | -0/+1 | |
| 2020-06-26 | Add fish shell completions | Clément Joly | 1 | -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-25 | Removed dependency on libappindicator3-1 | Oskar Nyberg | 1 | -1/+1 | |
| 2020-06-24 | Install zsh completions to /usr/share instead of /usr/local/share in rpm | Linus Färnstrand | 1 | -1/+1 | |
| 2020-06-02 | Add launcher binary for excluded apps (mullvad-exclude) | David Lönnhager | 1 | -0/+2 | |
| 2020-05-07 | Use embeded TLS certificates | Emīls | 1 | -1/+0 | |
| 2020-04-20 | Reformat code | Andrej Mihajlov | 1 | -2/+4 | |
| 2020-04-17 | Install shell completions on macOS | David Lönnhager | 1 | -0/+1 | |
| 2020-04-17 | Generate and package shell completions | David Lönnhager | 1 | -0/+4 | |
| 2020-04-09 | Exclude native modules in asar packaging on macOS | Oskar Nyberg | 1 | -0/+1 | |
| 2020-04-03 | Fix tray icon menu on Ubuntu | Oskar Nyberg | 1 | -1/+1 | |
| 2020-04-03 | Update Electron to 8.2.0 | Oskar Nyberg | 1 | -1/+1 | |
| 2020-03-17 | Block while upgrading on macOS | David Lönnhager | 1 | -0/+1 | |
| 2020-03-17 | Block while upgrading on Linux | David Lönnhager | 1 | -0/+1 | |
| 2020-02-05 | Change Amagicom AB to Mullvad VPN AB in licenses and metadata | Linus Färnstrand | 1 | -2/+2 | |
| 2020-01-23 | Move wireguard-go into the repository | Emīls | 1 | -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-25 | Reference 'libwg.dll' so it's included with the packaged build | Odd Stranne | 1 | -0/+1 | |
| 2019-10-10 | Add symlink to problem-report binary | e | 1 | -0/+2 | |
| 2019-10-09 | Adapt to problem-report binary being called mullvad-problem-report | Linus Färnstrand | 1 | -3/+3 | |
| 2019-10-01 | Async wait notarization | Linus Färnstrand | 1 | -2/+2 | |
| 2019-10-01 | Use buildResult to get pkg path | Linus Färnstrand | 1 | -5/+1 | |
| 2019-10-01 | Notarize app after signing | Linus Färnstrand | 1 | -0/+26 | |
| 2019-09-18 | Use fixed GUID for future resilience | Odd Stranne | 1 | -1/+1 | |
