secubox-openwrt/package/secubox/luci-app-crowdsec-dashboard/htdocs/luci-static/resources
CyberMind-FR e1d70c5bac fix(crowdsec-dashboard): Fix decisions list empty due to wrong RPC expect key
The callDecisions RPC declaration used expect: { alerts: [] } but the
backend returns { decisions: [...] }, causing the unwrapped result to
always be empty. Also removed leftover console.log debug statements.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-04 17:00:46 +01:00
..
crowdsec-dashboard fix(crowdsec-dashboard): Fix decisions list empty due to wrong RPC expect key 2026-02-04 17:00:46 +01:00
view/crowdsec-dashboard feat(ui): Add WAF auto-ban statistics to dashboards 2026-02-02 16:15:40 +01:00