| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-05-28 | Implement new version check and app downloader | David Lönnhager | 1 | -3/+5 | |
| This also fixes 'latest_beta' being required in the API Co-authored-by: Sebastian Holmin <sebastian.holmin@mullvad.net> Co-authored-by: Markus Pettersson <markus.pettersson@mullvad.net> | |||||
| 2025-05-28 | Make mullvad-version build on iOS and other unsupported targets | David Lönnhager | 1 | -10/+21 | |
| 2025-03-18 | Replace to_owned with clone where that's implicitly what was going on | Linus Färnstrand | 1 | -1/+1 | |
| 2024-12-09 | Update to use new Android version format files | Kalle Lindström | 1 | -2/+2 | |
| 2024-05-16 | Refactor and add comments | Sebastian Holmin | 1 | -32/+31 | |
| 2024-05-16 | Clarify side-effect in docstring | Sebastian Holmin | 1 | -2/+3 | |
| 2024-05-16 | Add comments explaining the files we are tracking | Sebastian Holmin | 1 | -4/+15 | |
| Also add a note on the `.git/packed-refs` file and why we don't need to track it. | |||||
| 2024-05-16 | Extract `rerun-if` logic to separate fn | Sebastian Holmin | 1 | -43/+57 | |
| 2024-05-16 | Fix unnecessary rebuilds of `mullvad-version` | Sebastian Holmin | 1 | -15/+34 | |
| 2023-04-26 | Fix remaining clippy warnings | David Lönnhager | 1 | -2/+5 | |
| 2023-03-01 | Try less to be smart | Linus Färnstrand | 1 | -17/+7 | |
| 2023-03-01 | Fix bug in mullvad-version build.rs triggering rebuild every time | Linus Färnstrand | 1 | -12/+42 | |
| 2023-02-28 | Allow building without .git directory | Cole Helbling | 1 | -9/+10 | |
| Nixpkgs does not keep around .git directories by default since they are not totally deterministic. This new HEAD hash check will obviously fail without a .git. | |||||
| 2022-12-21 | Apply more clippy fixes | Emīls | 1 | -2/+2 | |
| 2022-10-10 | Make Android fetch versionName and versionCode from mullvad-version | Linus Färnstrand | 1 | -44/+38 | |
| 2022-10-10 | Make electron-builder fetch version from mullvad-version | Linus Färnstrand | 1 | -6/+3 | |
| 2022-10-10 | Add initial mullvad-version crate | Linus Färnstrand | 1 | -0/+106 | |
