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
h
heartwood
rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5
Radicle Heartwood Protocol & Stack
Clone
Radicle
Git (anonymous pull)
Log in
to clone via SSH
Source
Commits
3092
Issues
203
Patches
778
Jobs
Commits
›
04a4aa06c919b3666e48623768e5580228bbb898
httpd: Fix broken test
cloudhead
committed
2 years ago
commit 04a4aa06c919b3666e48623768e5580228bbb898
parent
f1f1313b6da0a28bddd93a1c1e0b48e9fe43dc30
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"
}