secubox-openwrt/package/secubox
CyberMind-FR 6b28c4260b feat(localai): Add LocalAI LuCI app with chat, models management and portal integration
- Add secubox-app-localai package with LXC container support for LocalAI service
- Add luci-app-localai with dashboard, chat, models and settings views
- Implement RPCD backend for LocalAI API integration via /v1/models and /v1/chat/completions
- Use direct RPC declarations in LuCI views for reliable frontend communication
- Add LocalAI and Glances to secubox-portal services page
- Move Glances from services to monitoring section

Packages:
- secubox-app-localai: 0.1.0-r1
- luci-app-localai: 0.1.0-r8
- luci-app-secubox-portal: 0.6.0-r5

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-21 16:54:13 +01:00
..
.appstore release: bump secubox hub to 0.6.1-0 2025-12-30 14:42:45 +01:00
luci-app-auth-guardian feat: Release v0.8.2 - Admin Control Center, Documentation Mirror & Docker Automation 2026-01-04 08:29:31 +01:00
luci-app-bandwidth-manager feat(bandwidth-manager): Add Smart QoS, Device Groups, and Analytics (Phase 5) 2026-01-09 14:07:54 +01:00
luci-app-cdn-cache feat: Release v0.8.2 - Admin Control Center, Documentation Mirror & Docker Automation 2026-01-04 08:29:31 +01:00
luci-app-client-guardian feat: Dashboard reorganization and auth security fixes 2026-01-14 09:32:14 +01:00
luci-app-crowdsec-dashboard fix(crowdsec): Fix firewall health sync detection for CAPI blocklists 2026-01-21 06:52:31 +01:00
luci-app-glances feat(glances): Add Glances system monitoring module 2026-01-21 07:38:37 +01:00
luci-app-ksm-manager feat: Release v0.8.2 - Admin Control Center, Documentation Mirror & Docker Automation 2026-01-04 08:29:31 +01:00
luci-app-localai feat(localai): Add LocalAI LuCI app with chat, models management and portal integration 2026-01-21 16:54:13 +01:00
luci-app-magicmirror feat: Release v0.8.2 - Admin Control Center, Documentation Mirror & Docker Automation 2026-01-04 08:29:31 +01:00
luci-app-magicmirror2 feat(magicmirror2): Add MagicMirror² and MMPM packages 2026-01-17 12:00:18 +01:00
luci-app-media-flow fix(media-flow): Fix Active Streams detection from ndpid-apps.json 2026-01-13 07:50:58 +01:00
luci-app-mitmproxy fix(mitmproxy): Fix web UI token access and transparent mode setup 2026-01-21 07:34:22 +01:00
luci-app-mmpm feat(mmpm): Complete MMPM integration with LuCI and portal 2026-01-17 13:18:35 +01:00
luci-app-mqtt-bridge chore: Update GitHub repo URL to CyberMind-FR organization 2026-01-14 09:44:01 +01:00
luci-app-ndpid fix(ndpid): Correct UCI config section types for init scripts 2026-01-13 06:46:42 +01:00
luci-app-netdata-dashboard feat: Add SecuBox portal header to Client Guardian, Media Flow, and Netdata views 2026-01-09 15:33:14 +01:00
luci-app-network-modes feat: Add SecuBox portal header to all Network Modes views 2026-01-09 15:39:13 +01:00
luci-app-network-tweaks chore: Update GitHub repo URL to CyberMind-FR organization 2026-01-14 09:44:01 +01:00
luci-app-secubox feat: Dashboard reorganization and auth security fixes 2026-01-14 09:32:14 +01:00
luci-app-secubox-admin feat: Add SecuBox portal header and navigation to luci-app-secubox-admin 2026-01-09 16:24:20 +01:00
luci-app-secubox-bonus chore: Update GitHub repo URL to CyberMind-FR organization 2026-01-14 09:44:01 +01:00
luci-app-secubox-netifyd fix: Add executable permissions to init.d scripts 2026-01-09 20:15:42 +01:00
luci-app-secubox-portal feat(localai): Add LocalAI LuCI app with chat, models management and portal integration 2026-01-21 16:54:13 +01:00
luci-app-secubox-security-threats feat: Portal service detection, nDPId compat layer, CrowdSec/Netifyd packages 2026-01-10 13:51:40 +01:00
luci-app-system-hub feat: Dashboard reorganization and auth security fixes 2026-01-14 09:32:14 +01:00
luci-app-traffic-shaper feat: Release v0.8.2 - Admin Control Center, Documentation Mirror & Docker Automation 2026-01-04 08:29:31 +01:00
luci-app-vhost-manager feat: Release v0.8.2 - Admin Control Center, Documentation Mirror & Docker Automation 2026-01-04 08:29:31 +01:00
luci-app-wireguard-dashboard feat(wireguard-dashboard,webapp): Add setup wizard, admin sessions, and blocking stats 2026-01-21 15:40:46 +01:00
luci-app-zigbee2mqtt fix: Add missing PKG_NAME and PKG_LICENSE in Makefiles 2026-01-09 14:56:30 +01:00
luci-theme-secubox feat: Portal service detection, nDPId compat layer, CrowdSec/Netifyd packages 2026-01-10 13:51:40 +01:00
secubox-app chore: Update GitHub repo URL to CyberMind-FR organization 2026-01-14 09:44:01 +01:00
secubox-app-adguardhome fix: Add executable permissions to init.d scripts 2026-01-09 20:15:42 +01:00
secubox-app-auth-logger refactor(packages): Rename and reorganize SecuBox packages 2026-01-15 10:42:52 +01:00
secubox-app-crowdsec fix: Auto-configure syslog file logging for CrowdSec 2026-01-11 07:23:25 +01:00
secubox-app-cs-firewall-bouncer refactor: Merge secubox-app-crowdsec-bouncer into cs-firewall-bouncer 2026-01-17 06:46:09 +01:00
secubox-app-domoticz fix: Add executable permissions to init.d scripts 2026-01-09 20:15:42 +01:00
secubox-app-glances fix(secubox-app-glances): Fix Glances startup issues in LXC container 2026-01-21 08:10:44 +01:00
secubox-app-localai feat(localai): Add LocalAI LuCI app with chat, models management and portal integration 2026-01-21 16:54:13 +01:00
secubox-app-lyrion fix(secubox-app-lyrion): Add missing perl modules and fix logs path 2026-01-16 13:42:14 +01:00
secubox-app-magicmirror fix: Add executable permissions to init.d scripts 2026-01-09 20:15:42 +01:00
secubox-app-magicmirror2 fix(magicmirror2): Use MMPM for module installation with proper registry 2026-01-21 06:45:17 +01:00
secubox-app-mailinabox fix(secubox-app-mailinabox): make Docker dependencies optional to allow installation 2026-01-04 09:44:33 +01:00
secubox-app-mitmproxy fix(mitmproxy): Fix web UI token access and transparent mode setup 2026-01-21 07:34:22 +01:00
secubox-app-mmpm fix(mmpm): Update to MMPM v4.x CLI syntax for UI management 2026-01-17 13:40:11 +01:00
secubox-app-ndpid fix(ndpid): Correct UCI config section types for init scripts 2026-01-13 06:46:42 +01:00
secubox-app-netifyd feat: Portal service detection, nDPId compat layer, CrowdSec/Netifyd packages 2026-01-10 13:51:40 +01:00
secubox-app-nextcloud fix: Add executable permissions to init.d scripts 2026-01-09 20:15:42 +01:00
secubox-app-nodogsplash feat: Dashboard reorganization and auth security fixes 2026-01-14 09:32:14 +01:00
secubox-app-webapp feat(wireguard-dashboard,webapp): Add setup wizard, admin sessions, and blocking stats 2026-01-21 15:40:46 +01:00
secubox-app-zigbee2mqtt fix: Add executable permissions to init.d scripts 2026-01-09 20:15:42 +01:00
secubox-core chore: Update GitHub repo URL to CyberMind-FR organization 2026-01-14 09:44:01 +01:00