modified crates/radicle-tauri/src/commands/cob/release.rs
@@ -135,11 +135,9 @@ pub async fn redact_artifact(
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -314,10 +312,7 @@ pub fn get_auto_seed_artifacts(ctx: tauri::State<AppState>) -> Result<bool, Erro
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
modified crates/radicle-types/src/fetch.rs
@@ -60,10 +60,9 @@ where
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified crates/radicle-types/src/seeder.rs
@@ -115,8 +115,8 @@ pub async fn import_blob(store: &Store, path: &Path, expected: &Cid) -> Result<H
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
@@ -150,8 +150,7 @@ pub async fn import_collection(store: &Store, dir: &Path, expected: &Cid) -> Res
|
|
|
|
|
|
| - | |
| - | |
| + | |
|
|
|
|
|
@@ -187,8 +186,8 @@ pub async fn is_seeded(store: &Store, cid: &Cid) -> Result<bool, Error> {
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
modified crates/test-http-api/src/api.rs
@@ -110,14 +110,23 @@ pub fn router(ctx: Context) -> Router {
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified src/components/AutoSeedSwitch.svelte
@@ -1,9 +1,10 @@
|
|
|
|
|
|
| - | |
|
|
|
|
| + | |
| + | |
|
|
|
|
|
modified src/views/repo/NewRelease.svelte
@@ -29,7 +29,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified src/views/repo/Release.svelte
@@ -8,12 +8,12 @@
|
|
|
|
|
|
| - | |
|
|
|
|
| + | |
| + | |
|
|
|
|
| - | |
|
|
|
|
|
@@ -245,19 +245,27 @@
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified src/views/repo/Releases.svelte
@@ -4,11 +4,12 @@
|
|
|
|
|
|
| - | |
| - | |
|
|
|
|
|
|
| + | |
| + | |
| + | |
|
|
|
|
|