secubox-openwrt/package/secubox/secubox-core/root
CyberMind-FR bcda9a9193 fix: Add installation status check to get_appstore_apps
The app store was showing all apps as not installed because the
get_appstore_apps RPC method didn't check installation status.

Now it:
- Gets list of installed packages via opkg list-installed
- Adds 'installed: true/false' to each app based on whether
  its required package is in the installed list

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-09 16:53:39 +01:00
..
etc fix: Simplify WAN access to DMZ-style open ports (v0.6.0-r36) 2026-01-08 17:31:26 +01:00
usr fix: Add installation status check to get_appstore_apps 2026-01-09 16:53:39 +01:00
var/lib/secubox feat: Admin Control Center with State Management (v0.9.0) 2026-01-05 10:05:32 +01:00