mrhid6 6881d92d0a
Chart Release / chart (push) Successful in 26s
Server Deploy / deploy (push) Successful in 4m8s
fix: local-login toggle no longer reverts unsaved settings edits
server/internal/services/settings.go SaveSettings takes alerts and
email as required (non-pointer) values and writes them unconditionally
- absent fields would blank stored settings, not just leave them
alone. onLocalLoginChange was building its payload from the stale
loaded settings object instead of the in-progress form state
(thresholdMinutes/logRetentionDays) that handleSubmit uses, so editing
the offline threshold and then flipping the toggle silently reverted
the edit. Both paths now submit the same in-progress values.
2026-08-03 14:13:05 +01:00
2026-07-29 10:35:07 +01:00
2026-07-29 10:42:51 +01:00
2026-08-03 10:18:01 +01:00
2026-07-24 09:51:30 +01:00
2026-07-31 17:10:59 +01:00
2026-07-28 12:57:49 +01:00
2026-07-28 15:07:19 +01:00
2026-07-29 10:35:07 +01:00
2026-07-31 09:28:54 +01:00
2026-07-26 14:46:38 +01:00
2026-07-28 10:30:29 +01:00
2026-07-26 14:46:38 +01:00
S
Description
No description provided
9 MiB
agent/v1.2.13
Latest
2026-08-06 15:20:34 +00:00
Languages
Go 48.5%
TypeScript 47.1%
CSS 2.3%
Go Template 1.3%
Dockerfile 0.5%
Other 0.3%