aboutsummaryrefslogtreecommitdiffstats
path: root/adenosine-cli/src
Commit message (Expand)AuthorAgeFilesLines
* getProfile now wants 'actor' not 'user'Bryan Newbold2022-12-191-1/+1
* cli: add XRPC query/rpc debug loggingBryan Newbold2022-12-191-0/+7
* cli: add auth refresh commandBryan Newbold2022-12-191-0/+5
* cli: XRPC POST params mostly moved to body (eg, atproto CRUD)Bryan Newbold2022-12-191-90/+71
* timestamps: use millisecond precisionBryan Newbold2022-12-191-7/+11
* clippy cleanupsBryan Newbold2022-11-221-1/+1
* cli: fix created_at_now helperBryan Newbold2022-11-221-2/+17
* cli: update TID implementationBryan Newbold2022-11-221-29/+53
* update from dotenv to dotenvyBryan Newbold2022-11-111-1/+1
* spellcheckBryan Newbold2022-11-111-2/+2
* cli: u/username on CLI; allow sending invite codeBryan Newbold2022-11-101-2/+9
* cli: serializable DIDBryan Newbold2022-11-101-2/+2
* cli: created_at timestamps; fix timeline commandBryan Newbold2022-11-092-20/+31
* identifiers: allow trailing slashes in parts of at:// URIsBryan Newbold2022-11-061-4/+10
* cli: update for upstream lexicon refactorBryan Newbold2022-11-061-41/+57
* cli: use 'Nsid' typeBryan Newbold2022-11-062-33/+53
* change mind again and put common back in cli crate (want fewer crates)Bryan Newbold2022-11-063-1/+391
* cli: partial clippy cleanupsBryan Newbold2022-11-062-14/+11
* cli: switch identifiers to adenosine-commonBryan Newbold2022-11-063-383/+1
* pds: fix 'put' (not 'Update')Bryan Newbold2022-11-041-0/+1
* cli: basic CRUD bug fixesBryan Newbold2022-11-042-4/+8
* CLI: more derives on shared identifier codeBryan Newbold2022-11-041-0/+2
* cli: sort of handle UCAN did extractionBryan Newbold2022-11-041-0/+9
* cli: slightly better error handlingBryan Newbold2022-11-041-3/+22
* more identifier typesBryan Newbold2022-11-042-1/+235
* use dotenv to pick up environment variablesBryan Newbold2022-11-031-0/+1
* CLI: update manpage, CLI args, READMEBryan Newbold2022-10-281-21/+61
* cli: bug fixes for creation, etcBryan Newbold2022-10-282-32/+93
* cli: parse fields as body or query params from argsBryan Newbold2022-10-273-12/+84
* CLI: progress (identifiers, ls, delete)Bryan Newbold2022-10-273-37/+255
* cli: progressBryan Newbold2022-10-272-42/+388
* cli: initial progressBryan Newbold2022-10-262-2/+276
* rename main crate to '-pds', start '-cli' crateBryan Newbold2022-10-261-0/+3