From b888e6787762dda72c18ca6eaac5afe8c2ae20bd Mon Sep 17 00:00:00 2001 From: arabcoders Date: Mon, 27 Oct 2025 19:55:52 +0300 Subject: [PATCH] [FEAT] When console enabled show button to run commands from newDownload into console. --- ui/app/components/NewDownload.vue | 149 ++++++++++++++++++++++++------ ui/app/pages/console.vue | 64 ++++++++----- ui/app/stores/SocketStore.ts | 3 + 3 files changed, 167 insertions(+), 49 deletions(-) diff --git a/ui/app/components/NewDownload.vue b/ui/app/components/NewDownload.vue index 9619bb84..a2955c1f 100644 --- a/ui/app/components/NewDownload.vue +++ b/ui/app/components/NewDownload.vue @@ -137,9 +137,8 @@
- +