From c851abc98914b678606816faa98039e4b8d59a44 Mon Sep 17 00:00:00 2001 From: thePR0M3TH3AN <53631862+PR0M3TH3AN@users.noreply.github.com> Date: Sat, 27 Sep 2025 22:39:25 -0400 Subject: [PATCH 1/2] Add comment toggle and magnet hint editing to video forms --- components/edit-video-modal.html | 69 +++++++++++ components/upload-modal.html | 33 ++++++ js/app.js | 198 +++++++++++++++++++++++++++---- js/magnet.js | 54 +++++++++ js/nostr.js | 58 +++++++++ 5 files changed, 387 insertions(+), 25 deletions(-) diff --git a/components/edit-video-modal.html b/components/edit-video-modal.html index 5275bd60..a3541d9c 100644 --- a/components/edit-video-modal.html +++ b/components/edit-video-modal.html @@ -94,6 +94,48 @@ +
+ Keep this on to let viewers discuss the video once comment threads launch. +
+