index
:
rust-zotapi.git
dev
master
refactor-cmd-handling
rewrite-examples
simplify
Zot API wrapper in Rust.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
examples
/
zotcli.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
zotcli: take item body as a file rather than string.
Your Name
2020-05-02
1
-1
/
+1
*
Move Client out of the api objects.
Harald Eilertsen
2020-01-03
1
-5
/
+7
*
Cargo fmt
Harald Eilertsen
2020-01-02
1
-34
/
+19
*
zotcli: Limit post to one or more groups.
Harald Eilertsen
2020-01-01
1
-0
/
+1
*
zotcli: Handle attaching media to posts.
Harald Eilertsen
2019-06-12
1
-0
/
+1
*
zotcli: Fetch group members by group id or group name.
Harald Eilertsen
2019-06-10
1
-4
/
+38
*
Fetch privacy groups.
Harald Eilertsen
2019-06-09
1
-0
/
+13
*
zotcli can now post messages with titles.
Harald Eilertsen
2019-06-09
1
-2
/
+2
*
Use clap_app macro to define args at compile time.
Harald Eilertsen
2019-06-09
1
-57
/
+37
*
Move abconfig example to new example app.
Harald Eilertsen
2018-11-06
1
-0
/
+6
*
Move the post new item example code to new example app.
Harald Eilertsen
2018-11-06
1
-0
/
+10
*
Import macros explicitly in zot cli example.
Harald Eilertsen
2018-10-28
1
-2
/
+9
*
Move zot cli example modules into submodule.
Harald Eilertsen
2018-10-28
1
-0
/
+108