secubox-openwrt/package/secubox/luci-app-secubox-admin/htdocs/luci-static/resources/secubox-admin
CyberMind-FR 3315d61f78 feat(luci-app-secubox-admin): add cyberpunk dual console theme with stats and quick actions
Added a complete cyberpunk-themed admin interface with:

Features:
- 🔮 Dual console layout (left: stats/actions, right: content)
- 📊 Live system stats with emojis
-  Quick action buttons with hover effects
- 💻 Real-time resource monitoring (CPU, RAM, Disk)
- 🌐 Catalog sources status display
- 🎮 Active applications list view
- ⚠️ System alerts panel
- 🔃 Auto-refresh every 10 seconds

Cyberpunk Styling:
- Neon color scheme (cyan #00ffff, magenta #ff00ff, green #00ff41)
- ASCII art header with SecuBox logo
- Terminal/console aesthetic with monospace fonts
- Glitch and pulse animations
- Scanline effects for authentic CRT look
- Progress bars with shimmer effects
- Glowing text shadows and borders
- Responsive grid layouts

Components:
- cyberpunk.css: Complete theme with 600+ lines of styles
- cyber-dashboard.js: Full-featured cyberpunk dashboard view
- Menu entry: '🔮 Cyber Console' between Control Panel and Apps Manager

Access: Admin Control → 🔮 Cyber Console

Incremented PKG_RELEASE: 8 → 9

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-04 16:31:48 +01:00
..
admin.css feat: Release v0.8.2 - Admin Control Center, Documentation Mirror & Docker Automation 2026-01-04 08:29:31 +01:00
api.js feat: Multi-source AppStore with version management and updates UI (Phases 1-3) 2026-01-04 10:53:57 +01:00
common.css feat: Release v0.8.2 - Admin Control Center, Documentation Mirror & Docker Automation 2026-01-04 08:29:31 +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 feat(luci-app-secubox-admin): add cyberpunk dual console theme with stats and quick actions 2026-01-04 16:31:48 +01:00
widget-renderer.js fix: Handle undefined options in WidgetRenderer constructor 2026-01-04 14:41:53 +01:00
widgets.css feat: Reactive Widget System for Dashboard (Phase 5) 2026-01-04 14:07:59 +01:00