secubox-openwrt/package/secubox/secubox-core/root
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
..
etc feat(cloner): Add SecuBox Station Cloner/Deployer 2026-02-08 06:52:59 +01:00
usr fix(dashboard): Fix empty recent_visitors due to subshell issue 2026-02-10 12:12:20 +01:00
var/lib/secubox feat: Admin Control Center with State Management (v0.9.0) 2026-01-05 10:05:32 +01:00
www/api feat(secubox-core): Add P2P mesh API endpoints for console discovery 2026-01-31 05:40:03 +01:00