summaryrefslogtreecommitdiffhomepage
path: root/mullvad-cli/src/cmds/custom_list.rs
AgeCommit message (Expand)AuthorFilesLines
2025-09-08Fix lint `clippy::implicit_clone`Markus Pettersson1-2/+2
2025-07-10Run `cargo fmt`Sebastian Holmin1-1/+1
2025-06-24Enable support for creating a custom list with locationsJonatan Rhodin1-1/+1
2024-07-04Trim custom list name and limit len to 30 in cliJoakim Hulthe1-0/+19
2024-04-03Enable single-use-lifetimes rustc lintLinus Färnstrand1-1/+1
2024-03-27Refactor `mullvad-relay-selector`Markus Pettersson1-2/+1
2023-11-23Improve feedback and error handling for custom-listsSebastian Holmin1-12/+21
2023-11-23Add `resolve_location_constraint` fnSebastian Holmin1-14/+20
2023-09-27Refactor custom list implementationDavid Lönnhager1-0/+247