tftsr-devops_investigation/src-tauri
Shaun Arman d294847210 fix(lint): use inline format args in auth.rs
Fixes clippy::uninlined_format_args warnings by using inline
variable formatting (e.g., {e} instead of {}, e).

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-04-07 09:35:35 -05:00
..
.cargo fix: resolve clippy format-args failures and OpenSSL vendoring issue 2026-04-04 15:05:13 -05:00
capabilities fix(security): harden secret handling and audit integrity 2026-04-04 23:37:05 -05:00
gen/schemas fix(security): harden secret handling and audit integrity 2026-04-04 23:37:05 -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 fix(lint): use inline format args in auth.rs 2026-04-07 09:35:35 -05:00
target security: rotate exposed token, redact from PLAN.md, add secret patterns to .gitignore 2026-03-15 14:04:49 -05:00
build.rs feat: initial implementation of TFTSR IT Triage & RCA application 2026-03-14 22:36:25 -05:00
Cargo.lock feat(ai): add tool-calling and integration search as AI data source 2026-04-07 09:35:34 -05:00
Cargo.toml feat(ai): add tool-calling and integration search as AI data source 2026-04-07 09:35:34 -05:00
tauri.conf.json refactor(ollama): remove download/install buttons — show plain install instructions only 2026-04-05 20:53:57 -05:00