From: Ivan Diaz Date: Wed, 15 Oct 2025 02:10:57 +0000 (-0500) Subject: luci-app-watchcat: allow multiple IP addresses in ping hosts field X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=c3946f1f9a72e622f727ecfbd6104964f92520f7;p=openwrt-luci.git luci-app-watchcat: allow multiple IP addresses in ping hosts field The watchcat backend supports multiple hosts but the UI was limited to single entry. Changed datatype from 'host' to 'list(host)' to accept space-separated IP addresses. Signed-off-by: Ivan Diaz --- diff --git a/applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js b/applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js index b357db2a4c..a6c49501d2 100644 --- a/applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js +++ b/applications/luci-app-watchcat/htdocs/luci-static/resources/view/watchcat.js @@ -49,9 +49,9 @@ return view.extend({ 1 hour would be: 1h
  • 1 week would be: 7d