summaryrefslogtreecommitdiffhomepage
path: root/scripts
AgeCommit message (Expand)AuthorFilesLines
2026-03-27Add support for RISC-V buildsBraydon Fuller2-0/+8
2026-02-24Use sqv to verify signatures in install-mullvad instead of gpgLinus Färnstrand1-3/+11
2026-02-09Use node instead of ts-node when verifying translationsTobias Järvelöv1-1/+1
2025-11-19Add iOS translation pipelineMojgan3-10/+90
2025-10-27Improve commit verification in release scriptsOskar1-0/+14
2025-10-16Use git diff-index to check for dirty working directoryLinus Färnstrand1-1/+1
2025-09-16Revert "Add iOS localization to the pipeline"Jon Petersson1-27/+0
2025-09-03Add iOS localization to the pipelinemojganii1-0/+27
2025-06-05Fix typosomahs1-2/+2
2025-04-30Support windows, linux and macos in setup-rustKalle Lindström2-14/+30
2025-02-18Add `setup-rust` script and git hookKalle Lindström2-0/+120
2025-02-05Add comments describing what each of the release scripts doOskar2-0/+6
2025-02-05Read product version from file in release scriptsOskar1-0/+6
2025-02-05Move gh command check to util fileOskar1-0/+19
2025-02-04Add script that updates copyright info with current yearOskar1-0/+27
2024-11-20Add helper script for vcvarsallDavid Lönnhager1-0/+57
2024-11-19Fix builds on ARM64 Windows hostDavid Lönnhager1-1/+6
2024-11-14Update localization scriptOskar1-6/+6
2024-10-02Upload translations when we upload sources to crowdinOskar1-0/+1
2024-05-15Remove map related code in geo data scriptsOskar Nyberg1-18/+2
2024-05-14Add crowdin configuration and update localization scriptOskar Nyberg1-3/+7
2024-03-05Fix shellcheck warnings and notesJoakim Hulthe1-0/+3
2024-01-15Fix binaries paths in mac buildOskar Nyberg1-0/+21
2023-10-13Update URL for downloading app from releases serverOskar Nyberg1-1/+1
2023-05-09Add helper script for finding potentially stale remote branchesLinus Färnstrand1-0/+37
2022-10-21Move translation verification to localization scriptOskar Nyberg1-1/+18
2022-07-29Add sync-only localization script optionAlbin1-4/+5
2022-07-15Add localization scriptOskar Nyberg1-0/+105
2022-07-15Move build.sh logging functions to separate fileOskar Nyberg1-0/+32
2021-11-03Update the installer helper script to use releases.mullvad.netLinus Färnstrand1-7/+16
2020-11-04Fix PR feedbackLinus Färnstrand1-2/+2
2020-11-04Add install-mullvad script. Useful to get dev buildsLinus Färnstrand1-0/+71
2018-08-15Add workspacesAndrej Mihajlov1-53/+0
2018-08-08Update ESLint and prettier configurationAndrej Mihajlov1-31/+32
2018-06-28Revert serve.js since it didn't quite work on WindowsAndrej Mihajlov1-1/+2
2018-06-12Fix spawn quirk in server script and dedupe logging since electron-log alread...Andrej Mihajlov1-2/+1
2018-01-25Use BABEL_ENV=electron in the hot-reload scripts tooErik Larkö1-1/+1
2017-06-21Combine main and renderer logs in terminal during developmentAndrej Mihajlov1-1/+1
2017-02-06Initial commitAndrej Mihajlov1-0/+52