Some interactive elements (branch dropdowns, the user menu, the clone popover) need JavaScript. Reading repositories, issues, patches, and the docs works without it; submitting forms also works as long as you can reach them via direct links.
Radish
alpha
Explore
Docs
Sign in
r
radicle-explorer
rad:z4V1sjrXqjvFdnCUbxPFqd5p4DtH5
Radicle web interface
Clone
Radicle
Git (anonymous pull)
Log in
to clone via SSH
Source
Commits
2400
Issues
36
Patches
365
Jobs
Commits
›
fbfac4a6dc8e1d1c03914124223f6e720f38ac37
Change default seeding scope to 'all'
cloudhead
committed
2 years ago
commit fbfac4a6dc8e1d1c03914124223f6e720f38ac37
parent
31c0eb37bfaabe0136b42efd4f57f4c51894484a
1 file changed
+1
-1
modified
radicle-httpd/src/api/v1/profile.rs
@@ -108,7 +108,7 @@ mod routes {
}
},
"policy": "block",
-
"scope": "followed"
+
"scope": "all"
}
},
"home": seed.profile.path()