From 5e194225973843af488f94134cdfe2099d663323 Mon Sep 17 00:00:00 2001 From: Rafael Araujo Lehmkuhl Date: Tue, 5 Mar 2024 19:27:45 -0300 Subject: [PATCH] video: Use new enchanced table on the download page Add sort and pagination, as well as a better look and feel. --- src/views/ConfigurationVideoView.vue | 93 ++++++++++++++-------------- 1 file changed, 47 insertions(+), 46 deletions(-) diff --git a/src/views/ConfigurationVideoView.vue b/src/views/ConfigurationVideoView.vue index 8787b12d5..2a8b059ca 100644 --- a/src/views/ConfigurationVideoView.vue +++ b/src/views/ConfigurationVideoView.vue @@ -56,55 +56,49 @@ Use the MiniVideoRecorder widget to record some videos and them come back here to download or discard those.

- - - - Filename - Size - - - - - - - - - - - - - {{ file.filename }} - {{ formatBytes(file.size) }} - + + + + + + + +