feat(crowdsec-wizard): Complete rewrite with single-page health check

New wizard approach:
- Automatic health check on load (LAPI, CAPI, Bouncer, nftables, collections)
- Single configuration page with all options visible
- Only repairs what's broken
- No hub update without CAPI connection
- Single "Apply Configuration" button at the end
- Progress bar during apply
- Summary of what was done at completion

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
CyberMind-FR 2026-01-13 13:18:01 +01:00
parent 328c48b4e6
commit fa5662604d
2 changed files with 613 additions and 1264 deletions

View File

@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=luci-app-crowdsec-dashboard
PKG_VERSION:=0.7.0
PKG_RELEASE:=21
PKG_RELEASE:=22
PKG_ARCH:=all
PKG_LICENSE:=Apache-2.0