screentinker/frontend/js
ScreenTinker faa437881f Add device groups UI, group commands, proxy IP fix, and web player detection
- Dashboard now organizes devices by group with colored section headers
- Group command endpoint (POST /groups/:id/command) sends to all members
- Manage modal with multi-group confirmation prompt
- Destructive commands (reboot/shutdown) require confirmation
- Ungrouped devices shown separately at bottom
- trust proxy + X-Forwarded-For for real client IPs behind Nginx
- Hide Android-only telemetry (battery/storage/RAM/CPU/WiFi) for web players

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-09 22:03:44 -05:00
..
components Initial open source release 2026-04-08 12:14:53 -05:00
views Add device groups UI, group commands, proxy IP fix, and web player detection 2026-04-09 22:03:44 -05:00
api.js Add device groups UI, group commands, proxy IP fix, and web player detection 2026-04-09 22:03:44 -05:00
app.js Initial open source release 2026-04-08 12:14:53 -05:00
i18n.js Initial open source release 2026-04-08 12:14:53 -05:00
socket.js Initial open source release 2026-04-08 12:14:53 -05:00