mirror of
https://github.com/MarekWo/mc-webui.git
synced 2026-07-05 09:21:13 +02:00
80e9405449
Add new menu section "Network Commands" with two special commands: - Send Advert: sends single advertisement (recommended for normal use) - Flood Advert: floods network with advertisement (for recovery only) Changes: - cli.py: Add advert() and floodadv() functions - api.py: Add POST /api/device/command and GET /api/device/commands endpoints - base.html: Add Network Commands section to slide-out menu - app.js: Add JavaScript handlers with confirmation for floodadv - README.md: Document new Network Commands feature 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>