sistema-de-chamados/apps/desktop/src-tauri
rever-tecnologia 49aa143a80 Add USB storage device control feature
- Add USB policy fields to machines schema (policy, status, error)
- Create usbPolicyEvents table for audit logging
- Implement Convex mutations/queries for USB policy management
- Add REST API endpoints for desktop agent communication
- Create Rust usb_control module for Windows registry manipulation
- Integrate USB policy check in agent heartbeat loop
- Add USB policy control component in admin device overview
- Add localhost:3001 to auth trustedOrigins for dev

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-04 13:30:59 -03:00
..
capabilities feat(desktop): add Tauri updater (GitHub Releases), updater UI button, hide PowerShell windows; fix Windows inventory arrays and activation; improve metrics parsing; branding rename to Raven across app; avoid localhost fallback in auth-server; inject APP_URL/AUTH_URL in stack 2025-10-10 20:39:39 -03:00
icons Adjust NSIS installer icon sizes 2025-10-20 12:00:13 -03:00
src Add USB storage device control feature 2025-12-04 13:30:59 -03:00
.gitignore feat: adicionar painel de máquinas e autenticação por agente 2025-10-07 21:37:41 -03:00
build.rs fix: garantir dependência do common controls 2025-11-14 08:16:48 -03:00
Cargo.lock Add USB storage device control feature 2025-12-04 13:30:59 -03:00
Cargo.toml Add USB storage device control feature 2025-12-04 13:30:59 -03:00
tauri.conf.json fix(desktop): corrigir endpoint do updater 2025-11-14 08:29:03 -03:00