secubox-openwrt/package/secubox/secubox-core/root/usr
CyberMind-FR e3d7873d7b fix(dashboard): Fix empty recent_visitors due to subshell issue
- Pipe | while runs in subshell, json_add calls don't affect parent
- Use temp files to avoid subshell: write data to file, then read
- Fixed https_visitors, top_endpoints, recent_visitors arrays
- All arrays now properly populated with visitor data

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-10 12:12:20 +01:00
..
bin fix(portal): Add helper script for reliable service enumeration 2026-02-01 06:11:10 +01:00
lib/secubox fix(dashboard): Fix empty recent_visitors due to subshell issue 2026-02-10 12:12:20 +01:00
libexec/rpcd refactor(secubox-core): Modularize luci.secubox RPCD handler 2026-02-08 09:45:13 +01:00
sbin feat(core): Add secubox-dashboard system infographic tool 2026-02-10 10:11:29 +01:00
share/secubox feat(domoticz): Rewrite from Docker to LXC Debian container 2026-02-04 22:05:39 +01:00