aboutsummaryrefslogtreecommitdiffstats
path: root/src/command/login.rs (follow)
Commit message (Expand)AuthorAge
* Update to clap 3.1.x (#289)Jamie Quigley2022-04-07
* Enable help messages for command line arguments (#239)Orhun Parmaksız2021-12-11
* feat: login/register no longer blocking (#216)Conrad Ludgate2021-12-08
* chore: some new linting (#201)Conrad Ludgate2021-11-13
* feat: allow input of credentials from stdin (#185)Jannik2021-09-24
* some changes :shrug: (#83)Conrad Ludgate2021-05-09
* Add logout, only login if not already logged in (#91)Ellie Huxtable2021-05-09
* Bugfixes, show time ago, perf improvementsEllie Huxtable2021-04-21
* Use cargo workspaces (#37)Ellie Huxtable2021-04-20
* Switch to Warp + SQLx, use async, switch to Rust stable (#36)Ellie Huxtable2021-04-20
* Add history sync, resolves #13 (#31)Ellie Huxtable2021-04-13