secubox-openwrt/package/secubox/luci-app-haproxy/htdocs/luci-static/resources/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
..
api.js fix(haproxy): Parse inline servers and enable port editing 2026-01-25 06:01:44 +01:00
dashboard.css feat(haproxy): Add edit functionality for backends, servers, and vhosts 2026-01-25 05:56:03 +01:00