radicle-heartwood-lfs/radicle-cli/src
cloudhead 855327d303
cob: Change APIs to take URIs for embeds
To facilitate edit actions, take URIs instead of the actual blobs. This
means API callers don't have to load all the blobs just for them to be
re-hashed when an edit action is submitted.

There are some peculiarities when dealing with the `Identity` COB since
the embed is the identity document itself. We handle that special case.
2024-10-14 12:51:36 +02:00
..
commands cob: Change APIs to take URIs for embeds 2024-10-14 12:51:36 +02:00
git Update `rust-toolchain` to 1.80 2024-08-06 14:37:21 +02:00
terminal Update `rust-toolchain` to 1.80 2024-08-06 14:37:21 +02:00
commands.rs cli: add `rad unblock` command 2024-08-06 14:12:44 +02:00
git.rs Rename `Id` to `RepoId` 2024-01-22 15:51:44 +01:00
lib.rs cli: sync on patch and issue updates 2023-12-19 14:19:55 +01:00
main.rs cli: add `rad unblock` command 2024-08-06 14:12:44 +02:00
node.rs cli: Add `--from` and other options to `rad seed` 2024-06-25 12:01:52 +02:00
pager.rs cli: Add pager to `rad diff` 2023-11-03 14:20:16 +01:00
project.rs cli: Move common functionality out of the CLI 2024-06-12 15:36:34 +02:00
terminal.rs cli: upload-pack events 2024-05-17 21:05:43 +02:00