radicle-heartwood-lfs/radicle/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
..
canonical Update toolchain to Rust 1.71 2023-08-09 18:49:13 +02:00
cob cob: Change APIs to take URIs for embeds 2024-10-14 12:51:36 +02:00
git radicle: Fix log when delegate is not found 2024-08-06 16:36:27 +02:00
identity Update `rust-toolchain` to 1.80 2024-08-06 14:37:21 +02:00
logger node: Improved message logging 2024-04-23 10:41:43 +02:00
node node: Ensure we don't prune our own routes 2024-08-06 14:17:12 +02:00
storage cob: Change APIs to take URIs for embeds 2024-10-14 12:51:36 +02:00
test Validate project names properly in all places 2024-07-31 16:05:31 +02:00
canonical.rs radicle: custom CanonicalFormatter 2023-02-24 11:59:36 +01:00
cli.rs cli: Hints system 2023-11-23 11:07:07 +01:00
cob.rs cli: Log errors when COBs can't load 2024-08-09 10:47:54 +02:00
collections.rs Introduce `cargo-deny` 2023-08-22 14:33:00 +02:00
explorer.rs Rename `Id` to `RepoId` 2024-01-22 15:51:44 +01:00
git.rs cobs: Fix COB drafts to work correctly 2024-10-01 15:59:23 +02:00
identity.rs Rename `Id` to `RepoId` 2024-01-22 15:51:44 +01:00
io.rs radicle: Fix file limit setting for FreeBSD 2024-05-21 13:48:44 +02:00
lib.rs Tidy up environment variables 2024-04-26 10:38:54 +02:00
logger.rs cli: Have a way of enabling logging in helper 2024-01-17 17:34:30 +01:00
node.rs node: Pass `Alias` by reference 2024-06-13 11:28:09 +02:00
profile.rs profile: Treat empty passphrase as no passphrase 2024-09-11 13:34:41 +02:00
rad.rs radicle: custom upstream remote for patches 2024-09-12 17:59:57 +02:00
serde_ext.rs node: New relay configuration for nodes 2024-05-02 11:45:29 +02:00
sql.rs radicle: Improve SQL type errors 2024-06-13 11:28:09 +02:00
storage.rs radicle: port quorum code to Canonical 2024-07-03 15:10:43 +01:00
test.rs radicle: fix tests to not leave temporary files behind 2024-04-24 11:47:14 +02:00
version.rs Reproducible cross-compiled builds 2024-04-20 11:11:00 +02:00
web.rs node: Change node web config metadata fields 2024-07-18 13:56:31 +02:00