secubox-openwrt/package/secubox/luci-app-secubox-admin/htdocs/luci-static/resources/secubox-admin
CyberMind-FR 066bedafef 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-29 10:13:54 +01:00
..
components fix(luci): Fix require syntax in all LuCI views - use slashes instead of dots 2026-01-21 17:15:21 +01:00
admin.css ok 2026-01-08 09:08:46 +01:00
api.js feat(appstore): Implement KISS Evolution - feeds, profiles, skills, feedback 2026-01-29 10:13:54 +01:00
chart-utils.js feat: v0.8.3 - Complete theming, responsive & dynamic features 2026-01-05 08:43:26 +01:00
common.css ok 2026-01-08 09:08:46 +01:00
components.js feat: Release v0.8.2 - Admin Control Center, Documentation Mirror & Docker Automation 2026-01-04 08:29:31 +01:00
cyberpunk.css ok 2026-01-08 09:08:46 +01:00
data-utils.js feat: v0.8.3 - Complete theming, responsive & dynamic features 2026-01-05 08:43:26 +01:00
realtime-client.js feat: v0.8.3 - Complete theming, responsive & dynamic features 2026-01-05 08:43:26 +01:00
state-management.css feat: Admin Control Center with State Management (v0.9.0) 2026-01-05 10:05:32 +01:00
state-utils.js feat: Admin Control Center with State Management (v0.9.0) 2026-01-05 10:05:32 +01:00
widget-renderer.js fix(luci): Fix require syntax in all LuCI views - use slashes instead of dots 2026-01-21 17:15:21 +01:00
widgets.css ok 2026-01-08 09:08:46 +01:00