aboutsummaryrefslogtreecommitdiffstats
path: root/src/command/client/register.rs (unfollow)
Commit message (Expand)Author
2022-04-22feature-flags (#328)Conrad Ludgate
2022-04-21refactor commands for better separation (#313)Conrad Ludgate
2022-04-07Update to clap 3.1.x (#289)Jamie Quigley
2021-12-08feat: login/register no longer blocking (#216)Conrad Ludgate
2021-11-13chore: some new linting (#201)Conrad Ludgate
2021-09-24feat: allow input of credentials from stdin (#185)Jannik
2021-05-09Add logout, only login if not already logged in (#91)Ellie Huxtable
2021-04-21Bugfixes, show time ago, perf improvementsEllie Huxtable
2021-04-20Use cargo workspaces (#37)Ellie Huxtable
2021-04-13Add history sync, resolves #13 (#31)Ellie Huxtable