sistema-de-chamados/apps/desktop/src-tauri
esdrasrenan c217a40030 feat(desktop): add file attachments and native chat window
- Add file upload support in chat (PDF, images, txt, docs, xlsx)
  - Limited to 10MB max file size
  - Only allowed extensions for security
- Use native Windows decorations for chat window
- Remove ChatFloatingWidget (replaced by native window)
- Simplify chat event listeners (window managed by Rust)
- Fix typo "sessao" -> "sessão"

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-07 13:09:55 -03:00
..
capabilities Fix Tauri ACL permissions for chat windows 2025-12-07 03:58:49 -03:00
icons Adjust NSIS installer icon sizes 2025-10-20 12:00:13 -03:00
src feat(desktop): add file attachments and native chat window 2025-12-07 13:09:55 -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 Windows native notifications for chat sessions 2025-12-07 03:13:41 -03:00
Cargo.toml Add Windows native notifications for chat sessions 2025-12-07 03:13:41 -03:00
tauri.conf.json Fix USB policy reporting and improve agent reliability 2025-12-06 22:43:15 -03:00