secubox-openwrt/luci-app-secubox/htdocs/luci-static/resources/view/secubox
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
..
alerts.js feat(mqtt-bridge): sync latest UI updates 2025-12-30 10:13:14 +01:00
apps.js feat(secubox): implement conditional debug logging 2025-12-31 11:59:35 +01:00
dashboard.js feat(mqtt-bridge): sync latest UI updates 2025-12-30 10:13:14 +01:00
dev-status.js feat(mqtt-bridge): sync latest UI updates 2025-12-30 10:13:14 +01:00
help.js feat(mqtt-bridge): sync latest UI updates 2025-12-30 10:13:14 +01:00
modules-debug.js feat(mqtt-bridge): sync latest UI updates 2025-12-30 10:13:14 +01:00
modules-minimal.js feat(mqtt-bridge): sync latest UI updates 2025-12-30 10:13:14 +01:00
modules.js feat(secubox): implement conditional debug logging 2025-12-31 11:59:35 +01:00
monitoring.js feat(mqtt-bridge): sync latest UI updates 2025-12-30 10:13:14 +01:00
settings.js feat(mqtt-bridge): sync latest UI updates 2025-12-30 10:13:14 +01:00
wizard.js feat(mqtt-bridge): sync latest UI updates 2025-12-30 10:13:14 +01:00