summaryrefslogtreecommitdiffstats
path: root/adenosine-cli/src/lib.rs
Commit message (Expand)AuthorAgeFilesLines
* cli: fix created_at_now helperBryan Newbold2022-11-221-2/+17
* cli: created_at timestamps; fix timeline commandBryan Newbold2022-11-091-0/+7
* cli: use 'Nsid' typeBryan Newbold2022-11-061-4/+5
* change mind again and put common back in cli crate (want fewer crates)Bryan Newbold2022-11-061-0/+2
* cli: partial clippy cleanupsBryan Newbold2022-11-061-5/+5
* cli: switch identifiers to adenosine-commonBryan Newbold2022-11-061-3/+0
* cli: basic CRUD bug fixesBryan Newbold2022-11-041-1/+4
* 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-041-1/+1
* cli: bug fixes for creation, etcBryan Newbold2022-10-281-8/+52
* cli: parse fields as body or query params from argsBryan Newbold2022-10-271-2/+62
* CLI: progress (identifiers, ls, delete)Bryan Newbold2022-10-271-0/+3
* cli: progressBryan Newbold2022-10-271-7/+101
* cli: initial progressBryan Newbold2022-10-261-0/+85