Use a save-as dialog for blob artifact downloads
modified crates/radicle-tauri/src/commands/cob/release.rs
@@ -337,6 +337,27 @@ pub async fn pick_artifact_directory(app: tauri::AppHandle) -> Result<Option<Str
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified crates/radicle-tauri/src/lib.rs
@@ -63,6 +63,7 @@ pub fn run() {
|
|
|
|
|
|
| + | |
|
|
|
|
|
modified src/views/repo/Release.svelte
@@ -194,7 +194,9 @@
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -294,14 +296,6 @@
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
|
|
|
|
|