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
›
3fb08329abbd40c85a3c44f37b3f8d37ea7c6420
httpd: Fix broken test
cloudhead
committed
2 years ago
commit 3fb08329abbd40c85a3c44f37b3f8d37ea7c6420
parent
e668fb6cd2b5995168ff6b72c3d179100ba9c68a
1 file changed
+1
-0
modified
radicle-httpd/src/api/v1/profile.rs
@@ -111,6 +111,7 @@ mod routes {
"outbound": 16
}
},
+
"workers": 8,
"policy": "block",
"scope": "all"
}