From 87029f6d2aafa0a2608d69000a713660af2ffed0 Mon Sep 17 00:00:00 2001 From: Jon Date: Fri, 5 Jun 2026 23:19:27 +0100 Subject: [PATCH] RSS bot: poll interval as radio buttons (per hour/day/week) Replace the seconds number input with Per hour / Per day / Per week radios (3600/86400/604800s), default per hour. Co-Authored-By: Claude Opus 4.8 --- manager/templates/list.html | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/manager/templates/list.html b/manager/templates/list.html index 4205652..d8f6f89 100644 --- a/manager/templates/list.html +++ b/manager/templates/list.html @@ -241,8 +241,12 @@
- - + +
+ + + +