index
:
adenosine
common-crate
crate-placeholder
dec2022
main
repov2
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
adenosine-cli
/
src
/
bin
Commit message (
Expand
)
Author
Age
Files
Lines
*
cli: crude login-via-user-pass flow
bryan newbold
2023-02-19
1
-70
/
+143
*
cargo clippy
bryan newbold
2023-02-19
1
-2
/
+2
*
more refactoring of common code and APIs
bryan newbold
2023-02-19
1
-1
/
+3
*
cli: update to use 'adenosine' crate
bryan newbold
2023-02-19
1
-1
/
+2
*
getProfile now wants 'actor' not 'user'
Bryan Newbold
2022-12-19
1
-1
/
+1
*
cli: add auth refresh command
Bryan Newbold
2022-12-19
1
-0
/
+5
*
cli: XRPC POST params mostly moved to body (eg, atproto CRUD)
Bryan Newbold
2022-12-19
1
-90
/
+71
*
clippy cleanups
Bryan Newbold
2022-11-22
1
-1
/
+1
*
update from dotenv to dotenvy
Bryan Newbold
2022-11-11
1
-1
/
+1
*
cli: u/username on CLI; allow sending invite code
Bryan Newbold
2022-11-10
1
-2
/
+9
*
cli: created_at timestamps; fix timeline command
Bryan Newbold
2022-11-09
1
-20
/
+24
*
cli: update for upstream lexicon refactor
Bryan Newbold
2022-11-06
1
-41
/
+57
*
cli: use 'Nsid' type
Bryan Newbold
2022-11-06
1
-29
/
+48
*
change mind again and put common back in cli crate (want fewer crates)
Bryan Newbold
2022-11-06
1
-1
/
+1
*
cli: partial clippy cleanups
Bryan Newbold
2022-11-06
1
-9
/
+6
*
cli: switch identifiers to adenosine-common
Bryan Newbold
2022-11-06
1
-0
/
+1
*
pds: fix 'put' (not 'Update')
Bryan Newbold
2022-11-04
1
-0
/
+1
*
cli: basic CRUD bug fixes
Bryan Newbold
2022-11-04
1
-3
/
+4
*
use dotenv to pick up environment variables
Bryan Newbold
2022-11-03
1
-0
/
+1
*
CLI: update manpage, CLI args, README
Bryan Newbold
2022-10-28
1
-21
/
+61
*
cli: bug fixes for creation, etc
Bryan Newbold
2022-10-28
1
-24
/
+41
*
cli: parse fields as body or query params from args
Bryan Newbold
2022-10-27
1
-10
/
+18
*
CLI: progress (identifiers, ls, delete)
Bryan Newbold
2022-10-27
1
-0
/
+519