| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-11-04 | Refactor argument to `load_cache` | Sebastian Holmin | 1 | -9/+8 | |
| 2025-11-04 | Lower version check disk write log to trace | Sebastian Holmin | 1 | -1/+1 | |
| 2025-11-04 | Lower verbosity of "Version data unchanged" log | Sebastian Holmin | 1 | -2/+2 | |
| 2025-10-23 | Update ETag/header check fields for unchanged etag or metadata version | David Lönnhager | 1 | -189/+182 | |
| 2025-10-23 | Add test ensuring etag and timestamp are updated even if version metadata is not | David Lönnhager | 1 | -5/+74 | |
| 2025-10-23 | Use rollout threshold to determine if client should be updated | Markus Pettersson | 1 | -5/+26 | |
| 2025-10-23 | Decouple foreground and background version checks | David Lönnhager | 1 | -37/+41 | |
| 2025-10-23 | Update version check | David Lönnhager | 1 | -190/+263 | |
| It now makes an API call whenever manually triggered as well as once per hour, but only includes platform headers if 24 hours have passed Co-authored-by: Sebastian Holmin <sebastian.holmin@mullvad.net> | |||||
| 2025-09-25 | Include metadata_version in VersionCache on all desktop platforms | Oskar | 1 | -9/+8 | |
| 2025-09-25 | Replace use of old version check endpoint | Oskar | 1 | -29/+9 | |
| 2025-09-03 | Ignore versions with zero rollout in Mullvad loader and app | David Lönnhager | 1 | -1/+1 | |
| 2025-09-01 | Link 'supported' bool to cache version | David Lönnhager | 1 | -52/+46 | |
| This prevents the app from erroneously being labeled unsupported during upgrades/downgrades | |||||
| 2025-08-11 | Add MULLVAD_ENABLE_DEV_UPDATES for testing version checks in dev builds | David Lönnhager | 1 | -20/+28 | |
| 2025-07-10 | Run `cargo fmt` | Sebastian Holmin | 1 | -3/+3 | |
| 2025-07-08 | Specify lifetime with `use<>` for impl trait | Sebastian Holmin | 1 | -2/+2 | |
| 2025-05-28 | Various fixes for in-app upgrades | David Lönnhager | 1 | -18/+29 | |
| 2025-05-28 | Add tests for in app upgrade tests in daemon (#8015) | Sebastian Holmin | 1 | -74/+108 | |
| Also add check for metadata version | |||||
| 2025-05-28 | Add in app upgrades to the daemon | Sebastian Holmin | 1 | -1/+1 | |
| --------- Co-authored-by: Markus Pettersson <markus.pettersson@mullvad.net> | |||||
| 2025-05-28 | Implement new version check and app downloader | David Lönnhager | 1 | -0/+740 | |
| 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> | |||||
