secubox-openwrt/package/secubox/luci-app-haproxy/htdocs/luci-static/resources/view/haproxy
CyberMind-FR 7a3b3eca23 fix(haproxy): Parse inline servers and enable port editing
- RPCD _add_backend now parses inline 'server' option format
- Servers embedded in backend response with inline flag
- update_server converts inline servers to separate UCI sections
- delete_server handles both inline and separate server sections
- API and UI pass inline flag for proper handling

Fixes server port editing in LuCI backends interface.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-25 06:01:44 +01:00
..
acls.js feat(haproxy): Add HAProxy load balancer packages for OpenWrt 2026-01-23 20:09:32 +01:00
backends.js fix(haproxy): Parse inline servers and enable port editing 2026-01-25 06:01:44 +01:00
certificates.js feat(haproxy): Add HAProxy load balancer packages for OpenWrt 2026-01-23 20:09:32 +01:00
overview.js fix(haproxy): Fix NodeList rendering error in overview dashboard 2026-01-23 20:34:40 +01:00
settings.js feat(haproxy): Add HAProxy load balancer packages for OpenWrt 2026-01-23 20:09:32 +01:00
stats.js feat(haproxy): Add HAProxy load balancer packages for OpenWrt 2026-01-23 20:09:32 +01:00
vhosts.js feat(haproxy): Add edit functionality for backends, servers, and vhosts 2026-01-25 05:56:03 +01:00