Lorenz Leutgeb
aa177b0400
treewide: radicle.{xyz → dev,network}
...
We have moved to radicle.dev, so adjust the domain name in various
places.
Not changed:
- COB type names
- systemd secret identifiers
2026-04-27 18:34:30 +02:00
Lorenz Leutgeb
1a3fda547a
radicle/explorer: Allow overriding default URL
...
This makes the default Radicle Explorer URL configurable at compile-time
via the environment variable `RADICLE_EXPLORER`.
In order to stay backwards compatible, we still default to
"app.radicle.xyz"
2025-09-04 16:44:05 +03:00
Lorenz Leutgeb
5bc2dc677b
repo: Move workspace crates into `crates` subdirectory
...
This keeps the top level of the repo cleaner, e.g.
<https://github.com/radicle-dev/heartwood > scrolls less and
<https://app.radicle.xyz/nodes/rosa.radicle.xyz/rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5/ >
might show more files at the top level.
This way we also don't have to explicitly name all crates in
`Cargo.toml`.
2025-06-09 15:09:21 +02:00