Bohdan Triapitsyn
f02dfbd4cb
fix(web): tidy the XDG config root resolution
...
The web server read XDG_CONFIG_HOME through a redundant typeof guard on a
value that is already string|undefined, which tripped the anti-slop lint on
its own new line and diverged from the VS Code helper. Both now read the
same way. The VS Code provider test also still hard-coded ~/.config/opencode,
so it silently stopped asserting whenever XDG_CONFIG_HOME was set; it now
uses the shared constant, like the web test already does.
2026-09-05 14:45:20 +03:00
..
2026-08-22 11:55:38 +03:00
2026-09-04 22:56:27 +03:00
2026-08-13 22:44:13 +03:00
2026-08-24 14:03:18 +03:00
2026-08-19 00:07:57 +03:00
2026-08-13 22:44:13 +03:00
2026-09-03 11:49:34 +03:00
2026-08-30 02:24:22 +03:00
2026-08-05 13:59:17 +03:00
2026-08-30 09:48:35 +05:30
2026-09-03 15:17:28 +03:00
2026-08-26 18:40:34 +03:00
2026-08-30 02:18:40 +03:00
2026-04-07 22:51:14 +03:00
2026-08-24 16:22:58 +03:00
2026-09-04 22:56:27 +03:00
2026-09-05 12:27:55 +03:00
2026-08-15 10:16:31 +03:00
2026-08-18 02:59:04 +03:00
2026-09-04 16:50:03 +03:00
2026-09-05 14:45:20 +03:00
2026-07-21 20:52:20 +03:00
2026-08-22 11:55:38 +03:00
2026-08-30 13:19:45 +03:00
2026-09-05 02:14:26 +03:00
2026-09-05 12:40:07 +03:00
2026-08-30 13:19:45 +03:00
2026-09-03 11:49:34 +03:00
2026-09-03 11:49:35 +03:00
2026-07-21 20:52:20 +03:00
2026-09-05 10:53:34 +03:00
2026-08-21 12:12:40 +03:00
2026-09-05 02:14:26 +03:00
2026-09-03 11:49:35 +03:00
2026-09-04 22:56:27 +03:00
2026-09-05 12:05:39 +03:00
2026-06-26 19:27:53 +03:00
2026-08-30 02:24:22 +03:00
2026-08-27 04:10:09 +01:00
2026-09-03 11:49:34 +03:00
2026-09-05 12:40:07 +03:00
2026-08-27 04:10:09 +01:00
2026-08-03 09:12:35 +00:00
2026-08-03 09:12:35 +00:00
2026-06-05 15:01:22 +03:00
2026-06-05 15:01:22 +03:00
2026-07-15 14:02:12 +03:00
2026-07-15 14:02:12 +03:00
2026-05-24 15:46:11 +03:00
2026-05-24 15:46:11 +03:00
2026-07-17 13:17:21 +03:00
2026-06-30 01:21:42 +03:00