radicle-heartwood-lfs/radicle/src/node
cloudhead 17744a03fd
cob: Properly authorize root actions
Previously, authorization was only checked for ops after the root op.
We also avoid creating empty actions for `assign` and `label`, which
was needed for non-authorized users to be able to create issues/patches.
2024-02-23 12:31:13 +01:00
..
address cli: Add `rad stats` command 2024-01-23 15:50:32 +01:00
db radicle: Simple database migration system 2023-12-15 12:04:54 +01:00
notifications cob: Properly authorize root actions 2024-02-23 12:31:13 +01:00
policy Fix code around default policies 2024-01-25 21:11:08 +01:00
seed Rename `Id` to `RepoId` 2024-01-22 15:51:44 +01:00
address.rs Fix preferred seeds configuration 2024-01-31 12:09:09 +01:00
config.rs cli: `rad seed` output improvement 2024-02-22 16:02:38 +01:00
db.rs radicle: Simple database migration system 2023-12-15 12:04:54 +01:00
events.rs Rename `Id` to `RepoId` 2024-01-22 15:51:44 +01:00
features.rs node: Emit events for gossip messages 2023-11-17 14:56:42 +01:00
notifications.rs cli: Fix `id` COB notifications in `rad inbox` 2024-02-23 11:35:54 +01:00
policy.rs Change default seeding scope to 'all' 2024-02-12 10:56:21 +01:00
routing.rs Rename `Id` to `RepoId` 2024-01-22 15:51:44 +01:00
seed.rs radicle: Consolidate databases 2023-11-30 13:00:59 +01:00