secubox-openwrt/package/secubox/luci-app-secubox-admin/htdocs/luci-static/resources/view/secubox-admin
CyberMind-FR b64f9a0a1d feat(appstore): Implement KISS Evolution - feeds, profiles, skills, feedback
Add four major features to enhance SecuBox AppStore:

1. Feed Source Management:
   - Feed types: published, unpublished, development
   - Share tokens for private feed access
   - CLI: secubox feed list/add/share/import
   - LuCI: Feed type badges and share URLs in catalog-sources

2. Profile Export/Import:
   - Export configurations with feed sources embedded
   - Import from URL or file with merge/replace modes
   - CLI: secubox profile export/import/share
   - LuCI: New profiles.js view with export/import dialogs

3. Skill System:
   - Capability discovery from module catalogs
   - Quality indicators based on provider count
   - CLI: secubox skill list/providers/install/check
   - LuCI: New skills.js view with provider browser

4. Feedback Loop:
   - Issue reporting and resolution tracking
   - Search existing resolutions
   - CLI: secubox feedback report/resolve/search/list
   - LuCI: New feedback.js view for knowledge base

Technical changes:
- RPCD backend with 17 new API methods
- POSIX shell compatibility fixes (ESC via printf, tr A-Z a-z)
- LuCI menu entries for new views

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-30 19:46:27 +01:00
..
advanced-settings.js feat: Add SecuBox portal header and navigation to luci-app-secubox-admin 2026-01-09 16:24:20 +01:00
apps.js fix(luci): Fix require syntax in all LuCI views - use slashes instead of dots 2026-01-21 17:15:21 +01:00
catalog-sources.js feat(appstore): Implement KISS Evolution - feeds, profiles, skills, feedback 2026-01-30 19:46:27 +01:00
control-center.js fix(luci): Fix require syntax in all LuCI views - use slashes instead of dots 2026-01-21 17:15:21 +01:00
cyber-dashboard.js fix(luci): Fix require syntax in all LuCI views - use slashes instead of dots 2026-01-21 17:15:21 +01:00
dashboard.js feat(portal): Add dynamic services discovery from listening ports 2026-01-25 08:12:51 +01:00
feedback.js feat(appstore): Implement KISS Evolution - feeds, profiles, skills, feedback 2026-01-30 19:46:27 +01:00
health.js fix(luci): Fix require syntax in all LuCI views - use slashes instead of dots 2026-01-21 17:15:21 +01:00
logs.js fix(luci): Fix require syntax in all LuCI views - use slashes instead of dots 2026-01-21 17:15:21 +01:00
profiles.js feat(appstore): Implement KISS Evolution - feeds, profiles, skills, feedback 2026-01-30 19:46:27 +01:00
settings.js fix(luci): Fix require syntax in all LuCI views - use slashes instead of dots 2026-01-21 17:15:21 +01:00
skills.js feat(appstore): Implement KISS Evolution - feeds, profiles, skills, feedback 2026-01-30 19:46:27 +01:00
updates.js fix(luci): Fix require syntax in all LuCI views - use slashes instead of dots 2026-01-21 17:15:21 +01:00