| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-07-10 | Run `cargo fmt` | Sebastian Holmin | 1 | -1/+1 | |
| 2025-07-08 | Inline variables in format string | Linus Färnstrand | 1 | -2/+2 | |
| A new clippy lint warns about this. A simple cargo clippy --fix solved it | |||||
| 2025-06-16 | Skip incomplete installers for loader in offline mode | David Lönnhager | 1 | -18/+5 | |
| Co-authored-by: Markus Pettersson <markus.pettersson@mullvad.net> | |||||
| 2025-06-16 | Add offline mode for installer loader on Windows | Markus Pettersson | 1 | -28/+120 | |
| 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 | Add download timeout and retry logic (#8149) | Sebastian Holmin | 1 | -1/+1 | |
| * Add timeout to download * Retry failed downloads on network errors Previously, the download would either fail immediately or hang indefinitely if when the user e.g. changed their tunnel state. * Fix progress when resuming download * Import thiserror on all platforms * Add to installer downloader changelog | |||||
| 2025-05-28 | Add tests for in app upgrade tests in daemon (#8015) | Sebastian Holmin | 1 | -13/+18 | |
| Also add check for metadata version | |||||
| 2025-05-28 | Make bin_path public | David Lönnhager | 1 | -1/+1 | |
| 2025-04-23 | Remove `async_trait` for `AppDownloader` | Sebastian Holmin | 1 | -6/+4 | |
| 2025-03-06 | Make meta tool build on Linux | David Lönnhager | 1 | -0/+2 | |
| 2025-03-05 | Add logger to installer-downloader | David Lönnhager | 1 | -12/+8 | |
| 2025-03-05 | Hide components that are not needed on Linux in mullvad-update | David Lönnhager | 1 | -0/+180 | |
