secubox-openwrt/luci-app-secubox/htdocs/luci-static/resources
CyberMind-FR e2c2f64167 feat(secubox): implement conditional debug logging
Added debugMode flag that checks URL hash or localStorage setting.
Debug logging only outputs when enabled via:
- URL: /#/admin/secubox/apps#debug
- Console: localStorage.setItem('secubox_debug', 'true')

All debug logs prefixed with [AppStore] or [Modules] for clarity.
Warnings and errors remain in production for critical issues.

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

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2025-12-31 11:59:35 +01:00
..
secubox chore(secubox): bump version to 0.7.0-1 2025-12-31 11:52:07 +01:00
view/secubox feat(secubox): implement conditional debug logging 2025-12-31 11:59:35 +01:00