modified radicle-httpd/src/api.rs
@@ -79,6 +79,7 @@ impl Context {
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -238,6 +239,7 @@ mod project {
|
|
|
|
|
|
| + | |
|
|
|
|
|
modified radicle-httpd/src/api/v1/delegates.rs
@@ -94,6 +94,7 @@ async fn delegates_projects_handler(
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -150,6 +151,7 @@ mod routes {
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -199,6 +201,7 @@ mod routes {
|
|
|
|
|
|
| + | |
|
|
|
|
|
modified radicle-httpd/src/api/v1/projects.rs
@@ -154,6 +154,7 @@ async fn project_root_handler(
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -1015,6 +1016,7 @@ mod routes {
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -1055,6 +1057,7 @@ mod routes {
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -1095,6 +1098,7 @@ mod routes {
|
|
|
|
|
|
| + | |
|
|
|
|
|