tftsr-devops_investigation/docs/wiki
Shaun Arman 215c0ae218 feat(ui): fix model dropdown, auth prefill, PII persistence, theme toggle, and Ollama bundle
- AIProviders: hide top model row when custom_rest active (dropdown lower in form handles it);
  clear auth header prefill on format switch; rename User ID / CORE ID → Email Address
- Dashboard + Ollama: add border-border/bg-card classes to Refresh buttons for dark-bg contrast
- Security + settingsStore: wire PII toggle state to persisted Zustand store so pattern
  selections survive app restarts
- App: add Sun/Moon theme toggle button to sidebar footer (always visible when collapsed)
- system.rs: add install_ollama_from_bundle command (copies bundled binary to /usr/local/bin)
- auto-tag.yml: add Download Ollama step to all 4 platform build jobs with SHA256 verification
- tauri.conf.json: add resources/ollama/* to bundle resources
- docs: add install_ollama_from_bundle to IPC-Commands wiki

Security: CI download steps verify SHA256 against Ollama's published sha256sums.txt before bundling.
2026-04-05 19:30:41 -05:00
..
AI-Providers.md fix(security): harden secret handling and audit integrity 2026-04-04 23:37:05 -05:00
Architecture.md docs: add wiki source files and CI auto-sync pipeline 2026-03-15 13:45:30 -05:00
CICD-Pipeline.md docs: update CI pipeline wiki and add ticket summary for arm64 fix 2026-04-05 12:51:30 -05:00
Database.md docs: update wiki for v0.2.6 - integrations and Custom REST provider 2026-04-03 16:39:49 -05:00
Development-Setup.md fix(security): harden secret handling and audit integrity 2026-04-04 23:37:05 -05:00
Home.md feat: add custom_rest provider mode and rebrand application name 2026-04-04 15:35:58 -05:00
Integrations.md docs: update wiki for v0.2.6 - integrations and Custom REST provider 2026-04-03 16:39:49 -05:00
IPC-Commands.md feat(ui): fix model dropdown, auth prefill, PII persistence, theme toggle, and Ollama bundle 2026-04-05 19:30:41 -05:00
LiteLLM-Bedrock-Setup.md docs: add LiteLLM + AWS Bedrock integration guide 2026-03-31 12:13:26 -05:00
PII-Detection.md fix(security): harden secret handling and audit integrity 2026-04-04 23:37:05 -05:00
Security-Model.md fix(security): harden secret handling and audit integrity 2026-04-04 23:37:05 -05:00
Troubleshooting.md docs: update README and wiki for Gitea Actions migration 2026-03-29 17:46:34 -05:00