| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2026-02-24 | Use sqv to verify signatures in install-mullvad instead of gpg | Linus Färnstrand | 1 | -3/+11 | |
| sqv is more modern and secure (gpg.fail). It's a more purpose built and simple tool for just verifying PGP signatures and nothing else | |||||
| 2026-02-09 | Use node instead of ts-node when verifying translations | Tobias Järvelöv | 1 | -1/+1 | |
| Node now has the ability to run typescript code natively. | |||||
| 2025-11-19 | Add iOS translation pipeline | Mojgan | 3 | -10/+90 | |
| Includes: - Add iOS translation pipeline - Fix grammar in text string - Replace "Appstore" with "App store" across the project | |||||
| 2025-10-27 | Improve commit verification in release scripts | Oskar | 1 | -0/+14 | |
| 2025-10-16 | Use git diff-index to check for dirty working directory | Linus Färnstrand | 1 | -1/+1 | |
| Should be functionally equivalent to the previous code, but cleaner and simpler | |||||
| 2025-09-16 | Revert "Add iOS localization to the pipeline" | Jon Petersson | 1 | -27/+0 | |
| This reverts commit 32a2024a1d3c4a593e9f134f38babc881b49e7cb. | |||||
| 2025-09-03 | Add iOS localization to the pipeline | mojganii | 1 | -0/+27 | |
| 2025-06-05 | Fix typos | omahs | 1 | -2/+2 | |
| 2025-04-30 | Support windows, linux and macos in setup-rust | Kalle Lindström | 2 | -14/+30 | |
| 2025-02-18 | Add `setup-rust` script and git hook | Kalle Lindström | 2 | -0/+120 | |
| The `setup-rust` helper script uses Rustup to install the default targets and components that each platform needs. The `setup-rust-post-checkout` script is a git hook (which needs to be copied to .git/hooks/post-checkout, which can be done manually or by running `setup-rust install-hook`) that detects when the `rust-toolchain.toml` file has changed and installs the default targets/components for the platform that the user has specified via the MULLVAD_SETUP_PLATFORM env variable. | |||||
| 2025-02-05 | Add comments describing what each of the release scripts do | Oskar | 2 | -0/+6 | |
| 2025-02-05 | Read product version from file in release scripts | Oskar | 1 | -0/+6 | |
| 2025-02-05 | Move gh command check to util file | Oskar | 1 | -0/+19 | |
| 2025-02-04 | Add script that updates copyright info with current year | Oskar | 1 | -0/+27 | |
| 2024-11-20 | Add helper script for vcvarsall | David Lönnhager | 1 | -0/+57 | |
| 2024-11-19 | Fix builds on ARM64 Windows host | David Lönnhager | 1 | -1/+6 | |
| Also build for the host architecture by default | |||||
| 2024-11-14 | Update localization script | Oskar | 1 | -6/+6 | |
| 2024-10-02 | Upload translations when we upload sources to crowdin | Oskar | 1 | -0/+1 | |
| 2024-05-15 | Remove map related code in geo data scripts | Oskar Nyberg | 1 | -18/+2 | |
| 2024-05-14 | Add crowdin configuration and update localization script | Oskar Nyberg | 1 | -3/+7 | |
| 2024-03-05 | Fix shellcheck warnings and notes | Joakim Hulthe | 1 | -0/+3 | |
| 2024-01-15 | Fix binaries paths in mac build | Oskar Nyberg | 1 | -0/+21 | |
| 2023-10-13 | Update URL for downloading app from releases server | Oskar Nyberg | 1 | -1/+1 | |
| 2023-05-09 | Add helper script for finding potentially stale remote branches | Linus Färnstrand | 1 | -0/+37 | |
| Can be used to clean out old cruft no longer needed | |||||
| 2022-10-21 | Move translation verification to localization script | Oskar Nyberg | 1 | -1/+18 | |
| 2022-07-29 | Add sync-only localization script option | Albin | 1 | -4/+5 | |
| 2022-07-15 | Add localization script | Oskar Nyberg | 1 | -0/+105 | |
| 2022-07-15 | Move build.sh logging functions to separate file | Oskar Nyberg | 1 | -0/+32 | |
| 2021-11-03 | Update the installer helper script to use releases.mullvad.net | Linus Färnstrand | 1 | -7/+16 | |
| 2020-11-04 | Fix PR feedback | Linus Färnstrand | 1 | -2/+2 | |
| 2020-11-04 | Add install-mullvad script. Useful to get dev builds | Linus Färnstrand | 1 | -0/+71 | |
| 2018-08-15 | Add workspaces | Andrej Mihajlov | 1 | -53/+0 | |
| 2018-08-08 | Update ESLint and prettier configuration | Andrej Mihajlov | 1 | -31/+32 | |
| 2018-06-28 | Revert serve.js since it didn't quite work on Windows | Andrej Mihajlov | 1 | -1/+2 | |
| 2018-06-12 | Fix spawn quirk in server script and dedupe logging since electron-log ↵ | Andrej Mihajlov | 1 | -2/+1 | |
| already sends logs to terminal | |||||
| 2018-01-25 | Use BABEL_ENV=electron in the hot-reload scripts too | Erik Larkö | 1 | -1/+1 | |
| 2017-06-21 | Combine main and renderer logs in terminal during development | Andrej Mihajlov | 1 | -1/+1 | |
| 2017-02-06 | Initial commit | Andrej Mihajlov | 1 | -0/+52 | |
