FailedProxy
  • Joined on 2026-03-21
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-08 17:23:18 +00:00
2fefb56b8c Say which revision the pull restarted into
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-08 17:21:15 +00:00
934c0b56be Make a pull that updates the puller take effect on that pull
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-08 17:08:26 +00:00
e0cf83c944 Let one host template upgrade any host's conf
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-08 16:47:34 +00:00
9cabb04395 Resolve Custom script ids where the scripts actually live
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-08 15:10:13 +00:00
2ab7d3d98a Stop the Stop button from killing the web server
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-07 14:43:45 +00:00
228aae31c9 Ask before running a script, which the page header has always said it did
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-07 14:33:10 +00:00
86a0ba55fe Include the config the container endpoint now depends on
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-07 14:29:15 +00:00
9e3755f9ca Take the literal script tag out of the comment that broke every tab
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-07 14:23:38 +00:00
ab794db0ab Stop the dashboard polling harder than its data can change
b445ddc2c8 Make a container action tell the truth about what happened
fb50f94ed8 Escape what the monitor page renders, and put the helpers where every page can reach them
Compare 3 commits »
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-07 13:49:48 +00:00
b02857cf04 Put the AI master switch on Settings, so the switch that hides the AI tab is reachable without it
be306cf86c Let one gate decide every AI surface, so switching AI off actually removes all of it
Compare 2 commits »
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-07 03:16:29 +00:00
bf7a2cc911 Point scripts at the shared host sections, and fix the two reasons those sections could never be found
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-07 03:08:50 +00:00
4989486f45 Two thirds of the conf was unreachable from the UI, and an empty Config block said nothing about why
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-07 03:02:23 +00:00
9be6055113 Adopt the AI tools onto the Tools card, but only where the index and the model actually are
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-07 02:57:06 +00:00
8b0c2f6d1b Tools had no gear, so nineteen scripts had no Info and Settings at all
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-07 02:49:40 +00:00
141e2ca37c At full size the dock's own button becomes its collapse, and closing hands the panel back
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-07 02:44:01 +00:00
b803fefebd Give the assistant dock a size toggle, so a long answer can have the panel without hiding what it is about
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-07 02:39:56 +00:00
ba1979a662 zfs_arc_max reads 0 by default, so the fallback never fired and the ARC section divided by zero
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-07 02:31:53 +00:00
1b46033584 grep -c prints zero and exits one, so every echo-0 fallback produced a two-line count
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-07 02:26:17 +00:00
7b2f79e3ac grep -c prints zero and exits one, so the echo-0 fallback made VM_COUNT two lines and --status died
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-07 02:24:32 +00:00
9145a66cef Surface server_reboot.sh on the Tools card without moving it out of the shutdown chain it belongs to