| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-07-07 | Revert "Merge remote-tracking branch 'EricFromCanada/macos-zsh-completions'" | Markus Pettersson | 1 | -5/+1 | |
| This reverts commit cc0d15fb95886b5639c9abfb592ba2499dc66905, reversing changes made to 9f2acb70e2677cd8c3f7eeda56dec56c07f65ad4. | |||||
| 2025-06-19 | macOS: use `/opt/homebrew` for zsh completions if available | Eric Knibbe | 1 | -1/+5 | |
| 2025-04-23 | Detect and run cleanup when Mullvad app is removed | David Lönnhager | 2 | -14/+9 | |
| Co-authored-by: Joakim Hulthe <joakim.hulthe@mullvad.net> | |||||
| 2024-11-14 | Add explicit TODO comment in preinstall script for macOS | Markus Pettersson | 1 | -1/+3 | |
| 2024-11-14 | Stop removal of deprecated exclusion group | Markus Pettersson | 1 | -3/+0 | |
| Clean up a command in the pre-install script for macOS. Do not try to remove an unused exclusion group, which is not needed since we dropped support for app version 2023.4 and earlier. | |||||
| 2024-11-14 | Stop checking if the GUI should be killed before app install on macOS | Markus Pettersson | 1 | -7/+1 | |
| Clean up the pre-install script on macOS. The GUI can and should be unconditionally killed before running the install script since we have dropped support for app version `2022.5`. | |||||
| 2024-06-03 | Remove noise from postinstall.log | David Lönnhager | 1 | -2/+2 | |
| 2024-04-25 | Add guard to prevent running preinstall and postinstall a second time | Oskar Nyberg | 2 | -3/+20 | |
| 2024-03-05 | Fix shellcheck warnings and notes | Joakim Hulthe | 2 | -2/+2 | |
| 2023-06-22 | Close GUI before daemon is killed when upgrading app version | Markus Pettersson | 2 | -1/+13 | |
| Closing the GUI to prevent showing the disconnected and unsecure notification and the tray icon switches to the unlocked state when it loses the connection to the daemon. | |||||
| 2023-05-23 | Run new CLI before stopping old daemon | David Lönnhager | 2 | -3/+13 | |
| 2023-04-21 | Remove mullvad-exclusion group on macOS | David Lönnhager | 1 | -12/+2 | |
| 2023-02-01 | Add option for querying launch daemon state on macOS | David Lönnhager | 1 | -0/+2 | |
| 2023-02-01 | Add bundle id to launch daemon plist | David Lönnhager | 1 | -0/+3 | |
| 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 | 1 | -5/+14 | |
| 2021-12-10 | Add exclusion GID fetcher | Emīls Piņķis | 1 | -0/+13 | |
| 2021-04-20 | Set 644 permissions for daemon plist in installer | Emīls Piņķis | 1 | -0/+1 | |
| 2021-03-25 | Kill GUI after daemon is down during upgrades | David Lönnhager | 1 | -3/+4 | |
| 2021-03-15 | Copy old daemon log | Emīls | 1 | -0/+2 | |
| 2021-01-19 | Remove outdated comment | David Lönnhager | 1 | -2/+0 | |
| 2021-01-19 | Save target state cache before migrating cache | David Lönnhager | 1 | -6/+6 | |
| 2021-01-12 | Migrate cache directory on macOS | David Lönnhager | 1 | -61/+3 | |
| 2021-01-04 | Always prefer the last used API address | David Lönnhager | 1 | -0/+3 | |
| 2020-11-19 | Bundle API address cache with the app | David Lönnhager | 1 | -2/+3 | |
| 2020-08-26 | Run mullvad-setup prepare-restart in preinstall script instead of postinstall | Linus Färnstrand | 2 | -3/+10 | |
| Fixes a leak during upgrade due to mullvad-setup no longer being compatible with old daemon | |||||
| 2020-06-29 | Change fish completions directory and only symlink if directory exists | Oskar Nyberg | 1 | -1/+4 | |
| 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-04-17 | Install shell completions on macOS | David Lönnhager | 1 | -0/+5 | |
| 2020-03-17 | Block while upgrading on macOS | David Lönnhager | 1 | -0/+3 | |
| 2019-10-09 | Adapt to problem-report binary being called mullvad-problem-report | Linus Färnstrand | 1 | -1/+1 | |
| 2019-07-04 | Make symlinks in /usr/local/bin | Linus Färnstrand | 1 | -0/+4 | |
| 2019-06-11 | Remove cached relay list during installation | Emīls Piņķis | 1 | -0/+2 | |
| 2019-05-13 | Increase NumberOfFiles limit in macOS launchd config | Linus Färnstrand | 1 | -0/+6 | |
| 2019-04-25 | Remove relay-clearing code from preinstall scripts | Emīls Piņķis | 1 | -3/+0 | |
| 2019-03-21 | Remove cached relay list during installation | Emīls Piņķis | 1 | -0/+3 | |
| 2018-12-03 | Set correct permissions on log dir in macOS preinstall script | Linus Färnstrand | 1 | -0/+1 | |
| 2018-09-07 | Make macOS postinstall script kill any running GUI | Linus Färnstrand | 1 | -0/+2 | |
| 2018-08-06 | Adding migration code for old paths | Linus Färnstrand | 2 | -7/+35 | |
| 2018-06-13 | Don't pass log args to daemon on all three desktop platforms | Linus Färnstrand | 1 | -4/+0 | |
| 2018-05-17 | More verbose macOS preinstall script | Linus Färnstrand | 1 | -8/+9 | |
| 2018-05-15 | Fix shell expansion bug in preinstall script | Linus Färnstrand | 1 | -1/+1 | |
| 2018-05-15 | Migrate cache files on macOS install | Linus Färnstrand | 1 | -0/+10 | |
| 2018-05-15 | Delete old log directory on install | Linus Färnstrand | 1 | -0/+6 | |
| 2018-05-15 | Move settings to /etc on unix platforms | Linus Färnstrand | 1 | -1/+11 | |
| 2018-05-15 | Add sleep on old app uninstall | Linus Färnstrand | 1 | -0/+1 | |
| 2018-05-15 | Add preinstall script for macOS that removes old MullvadVPN | Linus Färnstrand | 2 | -1/+23 | |
| 2018-05-14 | Add pkg postinstall script for installing daemon | Linus Färnstrand | 1 | -0/+49 | |
