kvm/internal/ota
Adam Shiervani 5e87d792d8 fix(ota): trigger OTA state update on channel open in newSession function 2025-11-19 00:58:26 +01:00
..
testdata chore: use json schema for ota test data 2025-11-17 12:22:57 +00:00
app.go fix: remove mutex from updateApp & updateSystem 2025-11-17 13:33:18 +00:00
errors.go Send error the frontend and reset updating state 2025-11-18 11:27:00 +01:00
ota.go fix(ota): trigger OTA state update on channel open in newSession function 2025-11-19 00:58:26 +01:00
ota_test.go chore: use json schema for ota test data 2025-11-17 12:22:57 +00:00
rpc.go feat: disable auto-update when custom version update is detected 2025-11-17 14:53:47 +00:00
state.go feat: disable auto-update when custom version update is detected 2025-11-17 14:53:47 +00:00
sys.go fix: remove mutex from updateApp & updateSystem 2025-11-17 13:33:18 +00:00
utils.go chore(ota): rename component->downloadComponent in trace logging 2025-11-18 14:13:57 +00:00