| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-10-23 | Add test for update in downloaded/downloading state | David Lönnhager | 1 | -0/+58 | |
| 2025-10-23 | Do not cancel download when version check is invoked | David Lönnhager | 1 | -4/+56 | |
| 2025-10-23 | Use rollout threshold to determine if client should be updated | Markus Pettersson | 1 | -1/+3 | |
| 2025-10-23 | Update version check | David Lönnhager | 1 | -0/+6 | |
| 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-01 | Link 'supported' bool to cache version | David Lönnhager | 1 | -0/+2 | |
| This prevents the app from erroneously being labeled unsupported during upgrades/downgrades | |||||
| 2025-08-12 | Log cause of update download error | David Lönnhager | 1 | -1/+1 | |
| 2025-07-10 | Run `cargo fmt` | Sebastian Holmin | 1 | -2/+2 | |
| 2025-07-09 | Fix unused control flow | Sebastian Holmin | 1 | -7/+7 | |
| 2025-07-08 | Incorrect `ref mut` binding | Sebastian Holmin | 1 | -2/+5 | |
| 2025-07-04 | Add rpc call to get in-app upgrade cache dir | Oskar | 1 | -1/+22 | |
| 2025-06-16 | Add offline mode for installer loader on Windows | Markus Pettersson | 1 | -18/+56 | |
| Co-authored-by: Sebastian Holmin <sebastian.holmin@mullvad.net> Co-authored-by: Joakim Hulthe <joakim.hulthe@mullvad.net> Co-authored-by: David Lönnhager <david.l@mullvad.net> | |||||
| 2025-05-28 | Various fixes for in-app upgrades | David Lönnhager | 1 | -39/+77 | |
| 2025-05-28 | Always reset to `HasVersion` on new version | Sebastian Holmin | 1 | -46/+12 | |
| 2025-05-28 | Minor fix | Sebastian Holmin | 1 | -4/+5 | |
| 2025-05-28 | Clean up upgrades download directory on daemon startup | David Lönnhager | 1 | -0/+11 | |
| 2025-05-28 | Add tests for in app upgrade tests in daemon (#8015) | Sebastian Holmin | 1 | -160/+649 | |
| Also add check for metadata version | |||||
| 2025-05-28 | Add in app upgrades to the daemon | Sebastian Holmin | 1 | -315/+289 | |
| --------- Co-authored-by: Markus Pettersson <markus.pettersson@mullvad.net> | |||||
| 2025-05-28 | Implement new version check and app downloader | David Lönnhager | 1 | -0/+602 | |
| 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> | |||||
