secubox-openwrt/package/secubox/luci-app-secubox-portal
CyberMind-FR c74ba2e474 feat(luci): KISS theme rework for SMTP Relay and SecuBox Users
- Rewrite smtp-relay/settings.js with proper KISS theme styling
- Rewrite secubox-users/overview.js with proper KISS theme styling
- Use KissTheme.wrap() for consistent dark theme rendering
- Add stat cards with colored values matching mailserver reference
- Add proper form styling with inline CSS variables
- Add NZB tools (SABnzbd, NZBHydra) to KISS menu Downloads
- Add webtorrent to portal tree Downloads category
- Fix portal tree webtorrent pattern

KISS = Keep It Simple Sexy

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-03-16 08:20:12 +01:00
..
htdocs/luci-static/resources refactor(luci): Mass KissTheme UI rework across all LuCI apps 2026-03-12 11:09:34 +01:00
root feat(luci): KISS theme rework for SMTP Relay and SecuBox Users 2026-03-16 08:20:12 +01:00
Makefile feat(core): Add 3-tier stats persistence and LuCI tree navigation 2026-02-11 11:23:27 +01:00
README.md docs(secubox): Add KISS README for all 46 remaining packages 2026-02-03 07:34:06 +01:00

SecuBox Portal

Unified web UI entry point for all SecuBox applications -- provides the top-level SecuBox navigation and tabbed dashboard.

Installation

opkg install luci-app-secubox-portal

Access

LuCI > SecuBox (top-level menu)

Sections

  • Dashboard -- Aggregated overview of all SecuBox services
  • Services -- Container for service sub-menus
  • Apps -- Application launcher and catalog
  • Settings -- Global SecuBox settings

Public Pages (no login required)

  • Bug Bounty
  • Crowdfunding Campaign
  • Development Status

Dependencies

  • luci-base
  • luci-theme-secubox

License

Apache-2.0