From 581442d235648057ac676e3b02f06f19883d1e3a Mon Sep 17 00:00:00 2001 From: arabcoders Date: Thu, 27 Mar 2025 00:48:26 +0300 Subject: [PATCH] minor update to list view, and added download selected items. --- ui/components/History.vue | 73 ++++++++++++++++++++++++++++----------- ui/components/Queue.vue | 15 ++++---- 2 files changed, 61 insertions(+), 27 deletions(-) diff --git a/ui/components/History.vue b/ui/components/History.vue index 7bdcb2f9..9b1deef8 100644 --- a/ui/components/History.vue +++ b/ui/components/History.vue @@ -22,23 +22,27 @@ +
+ +
@@ -46,9 +50,7 @@
@@ -56,9 +58,7 @@
@@ -77,10 +77,11 @@