From 45401639ad77a90055572532864b9b7cca0487db Mon Sep 17 00:00:00 2001 From: arabcoders Date: Thu, 7 Aug 2025 22:08:59 +0300 Subject: [PATCH] Update download form to use the custom input --- ui/app/components/DLInput.vue | 47 ++++++++++ ui/app/components/NewDownload.vue | 143 ++++++++++++++---------------- ui/app/stores/SocketStore.ts | 4 +- ui/app/types/config.d.ts | 1 + 4 files changed, 116 insertions(+), 79 deletions(-) create mode 100644 ui/app/components/DLInput.vue diff --git a/ui/app/components/DLInput.vue b/ui/app/components/DLInput.vue new file mode 100644 index 00000000..5781a3fb --- /dev/null +++ b/ui/app/components/DLInput.vue @@ -0,0 +1,47 @@ + + + diff --git a/ui/app/components/NewDownload.vue b/ui/app/components/NewDownload.vue index dd8b23a1..4c1aa9cf 100644 --- a/ui/app/components/NewDownload.vue +++ b/ui/app/components/NewDownload.vue @@ -88,96 +88,81 @@
-
-
- - -
- - - Ignore archive and re-download. - +
+
-
-
- - -
- - - Whether to start the download automatically. - +
+
-
-
- -
-
- -
-
- - - All output template naming options can be found at this page. - -
-
-
- -
-