tftsr-devops_investigation/src-tauri/src/commands
Shaun Arman 2fae73fb3a
All checks were successful
Test / frontend-tests (pull_request) Successful in 1m45s
Test / frontend-typecheck (pull_request) Successful in 1m54s
PR Review Automation / review (pull_request) Successful in 4m11s
Test / rust-fmt-check (pull_request) Successful in 13m22s
Test / rust-clippy (pull_request) Successful in 15m5s
Test / rust-tests (pull_request) Successful in 17m15s
fix: register missing updater commands
- Add check_app_updates, install_app_updates, get_update_channel, set_update_channel to Tauri handler
- Add unit tests for update channel functionality

This fixes the 'Command check_app_updates not found' and 'Failed to update channel' errors reported in the latest build.
2026-06-13 19:35:09 -05:00
..
agentic.rs fix(agentic): inline format arg in writeln! to satisfy clippy::uninlined_format_args 2026-05-31 14:19:29 -05:00
ai.rs feat: full copy from apollo_nxt-trcaa with complete sanitization 2026-06-05 14:12:43 -05:00
analysis.rs fix: comprehensive trcaa→tftsr conversion and URL corrections 2026-06-05 15:38:29 -05:00
db.rs feat(k8s): implement clean-room Kubernetes management GUI 2026-06-06 20:27:39 -05:00
docs.rs fix(security): harden secret handling and audit integrity 2026-04-04 23:37:05 -05:00
image.rs fix: address PR review findings — compress errors, size guard, modal error display 2026-05-31 18:06:07 -05:00
integrations.rs feat: implement Proxmox cluster management foundation 2026-06-10 21:50:30 -05:00
kube.rs fix(fmt): collapse single-expression restart count closure per rustfmt 2026-06-09 20:54:26 -05:00
metrics.rs fix(security): address automated code review findings 2026-06-09 18:08:58 -05:00
mod.rs feat: implement Proxmox cluster management foundation 2026-06-10 21:50:30 -05:00
proxmox.rs fix(proxmox): remove dummy data, fix add-remote, fix updater 2026-06-13 17:33:23 -05:00
shell.rs fix(shell): delay KubeconfigGuard disarm until after PTY session starts 2026-06-09 20:00:50 -05:00
system.rs fix: register missing updater commands 2026-06-13 19:35:09 -05:00