aboutsummaryrefslogtreecommitdiffstats
path: root/src/command/client/sync/register.rs (unfollow)
Commit message (Expand)Author
2023-04-14Workspace reorder (#868)Vladislav Stepanov
2022-10-18Upgrade clap (#568)Conrad Ludgate
2022-05-24Adds password prompt for register and login (#424)Satyarth Sampath
2022-04-28ignore JetBrains IDEs, tidy-up imports (#348)Jakub Panek
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