维她命@
8c92c7d423
Fix settings host sections showing "host not found" when the local daemon is stopped ( #1749 )
...
The local daemon's serverId persists while the daemon is stopped, so it isn't
among the connected hosts. The settings host-section resolver fell back to it
without checking it was connected, resolving the section to an unknown id and
rendering "host not found".
Extract the fallback into resolveActiveHostServerId, which only uses a serverId
when it names a currently connected host (covering both the picker selection and
the local daemon), and add regression tests.
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com >
2026-07-21 04:48:34 +08:00
..
2026-07-17 19:30:17 +02:00
2026-07-18 17:45:02 +02:00
2026-07-18 17:45:02 +02:00
2026-07-01 22:50:15 +02:00
2026-06-18 17:27:47 +00:00
2026-07-17 15:03:26 +08:00
2026-06-06 19:30:21 +08:00
2026-07-16 00:40:24 +08:00
2026-06-11 14:15:35 +08:00
2026-07-18 16:54:41 +02:00
2026-07-21 04:41:19 +08:00
2026-07-20 19:32:50 +02:00
2026-07-14 23:01:14 +02:00
2026-07-18 16:30:59 +02:00
2026-06-23 09:22:26 +00:00
2026-07-17 15:07:14 +02:00
2026-07-18 17:45:02 +02:00
2026-07-17 17:03:34 +02:00
2026-06-11 14:15:35 +08:00
2026-07-13 17:18:19 +08:00
2026-06-15 12:28:17 +08:00
2026-07-21 04:41:19 +08:00
2026-07-18 17:45:02 +02:00
2026-07-21 04:41:19 +08:00
2026-06-26 12:16:49 +08:00
2026-07-21 04:41:19 +08:00
2026-07-17 14:29:19 +08:00
2026-01-28 21:57:31 +07:00
2026-07-14 23:01:14 +02:00
2026-05-28 12:34:31 +08:00
2026-07-16 17:22:37 +02:00
2026-07-21 04:41:19 +08:00
2026-05-28 12:34:31 +08:00
2026-07-07 22:13:42 +02:00
2026-07-18 23:03:39 +02:00
2026-07-18 17:45:02 +02:00
2026-06-23 16:10:37 +08:00
2026-07-20 23:24:45 +08:00
2026-07-18 14:04:48 +02:00
2026-07-21 04:48:34 +08:00
2026-07-20 23:24:45 +08:00
2026-07-18 17:45:02 +02:00
2026-07-21 04:41:19 +08:00
2026-07-17 10:07:50 +02:00
2026-03-21 20:22:15 +07:00
2026-07-20 17:29:52 +02:00
2026-07-15 18:34:30 +02:00
2026-07-21 04:48:34 +08:00
2026-07-21 04:41:19 +08:00
2026-07-08 19:45:02 +08:00
2026-07-17 17:03:34 +02:00
2026-07-16 12:36:20 +00:00
2026-07-16 17:22:37 +02:00
2026-07-16 17:36:41 +02:00
2026-07-17 19:30:17 +02:00