fabro/lib/crates/fabro-cli/src
2026-04-21 08:33:25 -04:00
..
commands fix(cli): box run command futures for clippy 2026-04-21 08:33:25 -04:00
shared lint(clippy): disallow blocking std::io and std::net on Tokio paths 2026-04-19 16:06:02 -04:00
sleep_inhibitor chore(clippy): require reasons on allow attributes 2026-04-19 20:24:24 -04:00
args.rs feat(auth): add CLI GitHub login and logout flow 2026-04-20 07:12:52 -04:00
command_context.rs refactor(cli): rename ServerStoreClient -> Client, fabro_api::Client -> ApiClient 2026-04-20 08:56:09 -04:00
gh.rs feat(install): let user choose GitHub App owner (personal or org) 2026-04-10 09:32:05 -04:00
landing.rs feat(cli): add fabro docs to landing Set up section 2026-04-17 09:03:40 -04:00
logging.rs Merge remote-tracking branch 'origin/main' 2026-04-19 19:33:40 -04:00
main.rs refactor(client): extract fabro-client crate 2026-04-20 20:42:20 -04:00
manifest_builder.rs lint(clippy): disallow blocking std::fs on Tokio paths 2026-04-19 17:22:21 -04:00
server_client.rs refactor(client): dedupe helpers and fix TOCTOU in auth store 2026-04-20 21:44:09 -04:00
server_runs.rs Merge remote-tracking branch 'origin/main' 2026-04-21 07:53:10 -04:00
user_config.rs refactor(client): dedupe helpers and fix TOCTOU in auth store 2026-04-20 21:44:09 -04:00