summaryrefslogtreecommitdiffhomepage
path: root/dist-assets/pkg-scripts
AgeCommit message (Expand)AuthorFilesLines
2025-07-07Revert "Merge remote-tracking branch 'EricFromCanada/macos-zsh-completions'"Markus Pettersson1-5/+1
2025-06-19macOS: use `/opt/homebrew` for zsh completions if availableEric Knibbe1-1/+5
2025-04-23Detect and run cleanup when Mullvad app is removedDavid Lönnhager2-14/+9
2024-11-14Add explicit TODO comment in preinstall script for macOSMarkus Pettersson1-1/+3
2024-11-14Stop removal of deprecated exclusion groupMarkus Pettersson1-3/+0
2024-11-14Stop checking if the GUI should be killed before app install on macOSMarkus Pettersson1-7/+1
2024-06-03Remove noise from postinstall.logDavid Lönnhager1-2/+2
2024-04-25Add guard to prevent running preinstall and postinstall a second timeOskar Nyberg2-3/+20
2024-03-05Fix shellcheck warnings and notesJoakim Hulthe2-2/+2
2023-06-22Close GUI before daemon is killed when upgrading app versionMarkus Pettersson2-1/+13
2023-05-23Run new CLI before stopping old daemonDavid Lönnhager2-3/+13
2023-04-21Remove mullvad-exclusion group on macOSDavid Lönnhager1-12/+2
2023-02-01Add option for querying launch daemon state on macOSDavid Lönnhager1-0/+2
2023-02-01Add bundle id to launch daemon plistDavid Lönnhager1-0/+3
2022-09-27Don't fail if brew is not installedDavid Lönnhager1-6/+2
2022-09-26Fix fish completions path on Applie Silicon MacsDavid Lönnhager1-5/+14
2021-12-10Add exclusion GID fetcherEmīls Piņķis1-0/+13
2021-04-20Set 644 permissions for daemon plist in installerEmīls Piņķis1-0/+1
2021-03-25Kill GUI after daemon is down during upgradesDavid Lönnhager1-3/+4
2021-03-15Copy old daemon logEmīls1-0/+2
2021-01-19Remove outdated commentDavid Lönnhager1-2/+0
2021-01-19Save target state cache before migrating cacheDavid Lönnhager1-6/+6
2021-01-12Migrate cache directory on macOSDavid Lönnhager1-61/+3
2021-01-04Always prefer the last used API addressDavid Lönnhager1-0/+3
2020-11-19Bundle API address cache with the appDavid Lönnhager1-2/+3
2020-08-26Run mullvad-setup prepare-restart in preinstall script instead of postinstallLinus Färnstrand2-3/+10
2020-06-29Change fish completions directory and only symlink if directory existsOskar Nyberg1-1/+4
2020-06-26Add fish shell completionsClément Joly1-0/+2
2020-04-17Install shell completions on macOSDavid Lönnhager1-0/+5
2020-03-17Block while upgrading on macOSDavid Lönnhager1-0/+3
2019-10-09Adapt to problem-report binary being called mullvad-problem-reportLinus Färnstrand1-1/+1
2019-07-04Make symlinks in /usr/local/binLinus Färnstrand1-0/+4
2019-06-11Remove cached relay list during installationEmīls Piņķis1-0/+2
2019-05-13Increase NumberOfFiles limit in macOS launchd configLinus Färnstrand1-0/+6
2019-04-25Remove relay-clearing code from preinstall scriptsEmīls Piņķis1-3/+0
2019-03-21Remove cached relay list during installationEmīls Piņķis1-0/+3
2018-12-03Set correct permissions on log dir in macOS preinstall scriptLinus Färnstrand1-0/+1
2018-09-07Make macOS postinstall script kill any running GUILinus Färnstrand1-0/+2
2018-08-06Adding migration code for old pathsLinus Färnstrand2-7/+35
2018-06-13Don't pass log args to daemon on all three desktop platformsLinus Färnstrand1-4/+0
2018-05-17More verbose macOS preinstall scriptLinus Färnstrand1-8/+9
2018-05-15Fix shell expansion bug in preinstall scriptLinus Färnstrand1-1/+1
2018-05-15Migrate cache files on macOS installLinus Färnstrand1-0/+10
2018-05-15Delete old log directory on installLinus Färnstrand1-0/+6
2018-05-15Move settings to /etc on unix platformsLinus Färnstrand1-1/+11
2018-05-15Add sleep on old app uninstallLinus Färnstrand1-0/+1
2018-05-15Add preinstall script for macOS that removes old MullvadVPNLinus Färnstrand2-1/+23
2018-05-14Add pkg postinstall script for installing daemonLinus Färnstrand1-0/+49