Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | commands: open and close the backend in a single place, simplify commands | Michael Muré | 2020-06-28 | 1 | -17/+9 |
* | commands: refactor to avoid globals | Michael Muré | 2020-06-28 | 1 | -19/+20 |
* | identity: bring back the login to hold that info from bridges (purely informa... | Michael Muré | 2020-02-25 | 1 | -1/+1 |
* | it compiles \o/ | Michael Muré | 2020-02-08 | 1 | -4/+4 |
* | input: better reusable prompt functions | Michael Muré | 2020-02-08 | 1 | -3/+3 |
* | cmd: "user create" only assign the user identity if not set | Michael Muré | 2019-12-10 | 1 | -1/+8 |
* | bridge: huge refactor to accept multiple kind of credentials | Michael Muré | 2019-12-08 | 1 | -4/+0 |
* | commands: add a "." at the end of Short commands usage | Michael Muré | 2019-03-01 | 1 | -1/+1 |
* | commands: add a "user adopt" command to use an existing identity | Michael Muré | 2019-03-01 | 1 | -0/+4 |
* | identity: some UX cleanup | Michael Muré | 2019-03-01 | 1 | -1/+2 |
* | identity: work on higher level now, cache, first two identity commands | Michael Muré | 2019-03-01 | 1 | -0/+76 |