secubox-openwrt/package/secubox/secubox-core/root/usr
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
..
libexec/rpcd fix: Add installation status check to get_appstore_apps 2026-01-09 16:53:39 +01:00
sbin fix: Fix UCI rule deletion to handle index shifting in WAN access 2026-01-08 17:34:38 +01:00
share/secubox feat: Add wizard manifests for internal LuCI apps (v0.6.0-r23) 2026-01-07 13:32:43 +01:00