| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-07-15 | Fix `collapsible_if` clippy lint | Markus Pettersson | 1 | -6/+6 | |
| 2025-07-10 | Run `cargo fmt` | Sebastian Holmin | 1 | -1/+1 | |
| 2024-10-01 | Rename account "token" to account "number" | Joakim Hulthe | 1 | -12/+10 | |
| 2024-06-10 | Use configured hostname for access token | Emīls | 1 | -4/+6 | |
| 2024-01-11 | Synchronize `mullvad-api` and `mullvad-daemon` when the `api-override` | Markus Pettersson | 1 | -1/+1 | |
| feature is enabled Move the logic for using overridden API endpoints for API calls from `mullvad-api::rest` to `mullvad_daemon::api`. This is in line with how the interaction between the two crates work for a normal release build, i.e. when the `api-override` feature is disabled. This commit also removes references to `force_direct_connection` in the Android code. The flag does not exist in the `mullvad-*` rust crates anymore, so it would be erroneous to try to serialize/deserialize the value from the Android client. | |||||
| 2023-10-30 | Share hostname string in RequestFactory | David Lönnhager | 1 | -1/+1 | |
| 2023-10-30 | Newtype REST Response | David Lönnhager | 1 | -2/+1 | |
| 2023-10-30 | Handle authentication and errors in API client | David Lönnhager | 1 | -4/+7 | |
| 2023-10-19 | Fold all access token requests into a single request | David Lönnhager | 1 | -80/+151 | |
| 2023-01-30 | Run `cargo clippy --fix` with the new Rust 1.67 preferred format | Linus Färnstrand | 1 | -1/+1 | |
| 2022-05-09 | Use stable device API endpoints | David Lönnhager | 1 | -1/+1 | |
| 2022-03-23 | Rename mullvad-rpc to mullvad-api | David Lönnhager | 1 | -0/+110 | |
