| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2023-01-27 | Update desktop app version to 2023.1-beta1 | Linus Färnstrand | 1 | -1/+1 | |
| 2022-12-19 | Don't fail uninstall_macos.sh if brew is not installed | David Lönnhager | 1 | -7/+2 | |
| 2022-12-14 | Ignore potentially spurious errors when removing app files | David Lönnhager | 1 | -0/+4 | |
| 2022-11-30 | Use image tag in android build job | Albin | 1 | -1/+0 | |
| 2022-11-22 | Bump android version to 2022.3 | Albin | 1 | -1/+1 | |
| 2022-11-17 | Removing settings when silently uninstalling the app on Windows, unless | David Lönnhager | 1 | -4/+7 | |
| upgrading | |||||
| 2022-11-17 | Extract temp install files to a unique temp dir | David Lönnhager | 1 | -27/+23 | |
| 2022-11-09 | Remove obtuse logging from install scripts | Emīls Piņķis | 1 | -2/+0 | |
| 2022-11-08 | Don't abort if installer fails to clean up obsolete interfaces | David Lönnhager | 1 | -5/+0 | |
| 2022-11-03 | Remove superfluos logging from install script | Emīls Piņķis | 1 | -2/+0 | |
| 2022-11-01 | Set android action image digest from file | Albin | 1 | -0/+1 | |
| 2022-10-21 | Add Hyprland as wayland compatible | Oskar Nyberg | 1 | -1/+1 | |
| 2022-10-18 | Set stable Android version to 2022.2 | Albin | 1 | -1/+1 | |
| 2022-10-18 | Add 2022.5 to changelog | Linus Färnstrand | 1 | -1/+1 | |
| 2022-10-10 | Make Visual Studio/C++ projects fetch version.h from mullvad-version | Linus Färnstrand | 1 | -4/+0 | |
| 2022-10-10 | Make Android fetch versionName and versionCode from mullvad-version | Linus Färnstrand | 1 | -0/+1 | |
| 2022-10-10 | Make electron-builder fetch version from mullvad-version | Linus Färnstrand | 1 | -0/+1 | |
| 2022-10-05 | Updating version in package files | Linus Färnstrand | 1 | -1/+1 | |
| 2022-09-27 | Don't fail if brew is not installed | David Lönnhager | 1 | -6/+2 | |
| 2022-09-26 | Fix fish completions path on Applie Silicon Macs | David Lönnhager | 2 | -8/+21 | |
| 2022-09-26 | Updating version in package files | Linus Färnstrand | 1 | -2/+2 | |
| 2022-09-22 | Bump binaries subrepo to fix MUL22-01 (win-split-tunneling upgrade) | Linus Färnstrand | 1 | -0/+0 | |
| 2022-09-13 | Improve daemon unit file | Emīls Piņķis | 7 | -9/+37 | |
| Set the `MULLVAD_RESOURCE_DIR` environment variable and specify the path as a required mount path. | |||||
| 2022-09-12 | Add early-boot-blocking unit file | Emīls Piņķis | 4 | -3/+7 | |
| 2022-08-26 | Use SIGINT instead of SIGTERM in before-remove | Oskar Nyberg | 1 | -1/+4 | |
| 2022-08-25 | Improve robustness of driver uninstall | David Lönnhager | 1 | -3/+18 | |
| 2022-08-25 | Remove ST setup from installer and increase robustness of cleanup | David Lönnhager | 1 | -122/+18 | |
| Cleanup will now succeed in these cases: 1. There is no devnode, but the driver service exists. 2. There is no driver service, but there is a devnode. 3. The service exists but isn't running. | |||||
| 2022-08-23 | Remove use of --quit-without-disconnect and limitations due to disconnecting | Oskar Nyberg | 3 | -3/+5 | |
| 2022-08-23 | Update binaries submodule | David Lönnhager | 1 | -0/+0 | |
| 2022-08-19 | Updating version in package files | Linus Färnstrand | 1 | -2/+2 | |
| 2022-08-15 | Update installer and driverlogic to use updated Wintun API | David Lönnhager | 1 | -5/+2 | |
| 2022-08-15 | Bump binaries submodule | David Lönnhager | 1 | -0/+0 | |
| 2022-08-10 | Updating version in package files | Linus Färnstrand | 1 | -1/+1 | |
| 2022-07-28 | Electron flags to run wayland native | Peter Kaplan | 1 | -1/+11 | |
| To make sure this is only applied on desktops/compositors that are supported and well-tested, the running desktop/compositor is checked against a predefined allowlist via environment variables that are commonly set by desktop environments or compositors. | |||||
| 2022-07-28 | Updating version in package files | Linus Färnstrand | 1 | -1/+1 | |
| 2022-07-06 | Update frontend version | David Lönnhager | 1 | -1/+1 | |
| 2022-06-27 | Updating version in package files | Linus Färnstrand | 1 | -2/+2 | |
| 2022-06-20 | Remove legacy upstart init configuration | Evan Anderson | 3 | -22/+5 | |
| The supported platforms (Ubuntu 18.04+, Debian 10+, and Fedora 33+) all use systemd, so the old upstart configuration can be safely removed | |||||
| 2022-06-13 | Bump desktop versions to 2022.2 | Linus Färnstrand | 1 | -1/+1 | |
| 2022-05-18 | Remove temporary binaries used during setup | David Lönnhager | 1 | -0/+41 | |
| 2022-05-17 | Updating version in package files | Linus Färnstrand | 1 | -2/+2 | |
| 2022-04-21 | Bump binaries submodule | David Lönnhager | 1 | -0/+0 | |
| 2022-04-05 | Bump binaries submodule to remove unused binaries | David Lönnhager | 1 | -0/+0 | |
| 2022-03-29 | Finish uninstall if removing the device fails on macOS | David Lönnhager | 1 | -2/+2 | |
| 2022-03-14 | Rename wireguard key removal function | David Lönnhager | 3 | -11/+11 | |
| 2022-03-01 | Updating version in package files | Oskar Nyberg | 1 | -1/+1 | |
| 2022-02-22 | Updating version in package files | Oskar Nyberg | 1 | -1/+1 | |
| 2022-02-15 | Updating version in package files | Linus Färnstrand | 1 | -3/+3 | |
| 2022-02-11 | Remove launch on startup on Windows during uninstall | Oskar Nyberg | 1 | -0/+2 | |
| 2022-01-31 | Remove user config files on purge | Oskar Nyberg | 1 | -0/+23 | |
