steamguard-cli/src
2024-06-02 14:59:25 +00:00
..
accountmanager tests: Replace tempdir crate with tempfile (#366) 2024-02-19 13:43:52 +00:00
commands upgrade to clap v4 (#382) 2024-06-02 14:59:25 +00:00
encryption upgrade base64 crate to 0.21 (#289) 2023-07-10 15:41:36 +00:00
fixtures qr-login: add a --image argument for providing an image to scan for the QR code (#381) 2024-06-01 18:47:24 -04:00
accountmanager.rs qr-login: add a --image argument for providing an image to scan for the QR code (#381) 2024-06-01 18:47:24 -04:00
commands.rs upgrade to clap v4 (#382) 2024-06-02 14:59:25 +00:00
debug.rs add a debug command to help triage deserialization issues (#213) 2023-06-24 08:17:56 -04:00
encryption.rs upgrade some dependencies (#272) 2023-07-03 15:42:10 +00:00
errors.rs Dead code cleanup, subcommand refactor (#206) 2023-06-23 17:36:23 +00:00
login.rs login: make the 2fa and email code prompts less easy to mess up (#352) 2023-12-08 11:48:14 -05:00
main.rs rename trade subcommand to confirm and deprecate trade subcommand (#368) 2024-03-04 06:56:48 -05:00
secret_string.rs Dead code cleanup, subcommand refactor (#206) 2023-06-23 17:36:23 +00:00
tui.rs remove: move main remove_authenticator request logic into AccountLinker (#353) 2023-12-08 16:39:41 +00:00
updater.rs add an update checker (#222) 2023-06-25 09:24:53 -04:00