summaryrefslogtreecommitdiffhomepage
path: root/mullvad-daemon/src/migrations/device.rs
AgeCommit message (Collapse)AuthorFilesLines
2025-07-10Run `cargo fmt`Sebastian Holmin1-2/+2
2024-10-01Rename account "token" to account "number"Joakim Hulthe1-12/+12
2024-09-02Run `cargo +nightly clippy --fix`Markus Pettersson1-4/+2
2022-05-12Enter revoked state if migration fails due to a non-existent WireGuard keyDavid Lönnhager1-2/+2
2022-05-05Hide private device type in `mullvad-daemon`David Lönnhager1-41/+42
2022-05-05Do not store pubkey in device.jsonDavid Lönnhager1-2/+6
2022-04-05Add RPC that checks whether the app is performing "post-upgrade work", i.e. ↵David Lönnhager1-8/+18
fetching a device from the API
2022-03-23Move imports out of v5 moduleDavid Lönnhager1-0/+97