secubox-openwrt/package/secubox/luci-app-crowdsec-dashboard/htdocs/luci-static/resources/view/crowdsec-dashboard
CyberMind-FR fe7f160de9 fix: Add missing API utility functions and fix data structure handling (v0.6.0-r9)
- Add parseScenario() to format scenario names
- Add getCountryFlag() to display country flag emojis
- Add formatRelativeTime() for relative timestamps
- Fix decisions data flattening in handleUnban, handleBulkUnban, submitBan, and polling
- Fix getDashboardData to properly flatten alerts->decisions structure
- Fix context error in overview renderDecisionsTable (this vs self)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-07 11:01:54 +01:00
..
alerts.js fix(luci-app-crowdsec-dashboard): Fix API instantiation error 2026-01-06 15:56:33 +01:00
bouncers.js feat: Firewall Bouncer Management UI in Bouncers Page 2026-01-06 20:25:15 +01:00
decisions.js fix: Add missing API utility functions and fix data structure handling (v0.6.0-r9) 2026-01-07 11:01:54 +01:00
metrics.js fix: String concatenation with DOM elements in CrowdSec views 2026-01-06 19:24:55 +01:00
overview.js fix: Add missing API utility functions and fix data structure handling (v0.6.0-r9) 2026-01-07 11:01:54 +01:00
settings.js fix: String concatenation with DOM elements in CrowdSec views 2026-01-06 19:24:55 +01:00
waf.js fix: String concatenation with DOM elements in CrowdSec views 2026-01-06 19:24:55 +01:00
wizard.js fix: Use SecuBox cyber-checkbox class for collection checkboxes (v0.6.0-r8) 2026-01-07 09:17:25 +01:00