tftsr-devops_investigation/src-tauri
Shaun Arman 8a88f046d3 feat(image): add BMP support and upload_file_to_datastore command
- Add image/bmp to supported MIME types
- New upload_file_to_datastore command for GenAI datastore file uploads
  - Uses multipart/form-data with session ID authentication
  - Returns ImageAttachment for consistency
- Updated test to expect BMP support (was negative test)
2026-04-09 17:13:58 -05:00
..
.cargo fix: resolve clippy format-args failures and OpenSSL vendoring issue 2026-04-04 15:05:13 -05:00
capabilities chore: add MIT license, security hardening, and repo hygiene 2026-04-07 12:50:13 -05:00
gen/schemas feat: add image attachment support with PII detection 2026-04-08 20:03:34 -05:00
icons fix: replace empty icon placeholder files with real app icons 2026-03-15 20:31:52 -05:00
resources/ollama feat(ui): fix model dropdown, auth prefill, PII persistence, theme toggle, and Ollama bundle 2026-04-05 19:30:41 -05:00
src feat(image): add BMP support and upload_file_to_datastore command 2026-04-09 17:13:58 -05:00
build.rs feat: initial implementation of TFTSR IT Triage & RCA application 2026-03-14 22:36:25 -05:00
Cargo.lock feat: add image attachment support with PII detection 2026-04-08 20:03:34 -05:00
Cargo.toml feat(image): add BMP support and upload_file_to_datastore command 2026-04-09 17:13:58 -05:00
tauri.conf.json chore: remove all proprietary vendor references for public release 2026-04-07 09:46:25 -05:00