FailedProxy
  • Joined on 2026-03-21
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-17 11:04:47 +00:00
d8e3c09b57 Skip the key step when SSH already works, and read the install path live on both sides
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-17 10:51:52 +00:00
7e7d845f61 Read the scripts dir live for the paste command, because choosing appdata moves it mid-wizard
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-17 10:42:23 +00:00
b83c118c7f Keep the SSH step visible until the partnership exists, not until the owner says its own phase 1 finished
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-17 10:16:37 +00:00
069815790b Put the join inside the wizard, send a partner to Partnership when it finishes, and say what is left
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-17 09:53:40 +00:00
366e2a269f Exclude the Redis AOF and MariaDB binlog from the dirty auth sync, which delivered their index without the file it names
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-17 09:44:36 +00:00
bdc2cdbadb Clear the onboard phase flags on offboard, and let the mirror signal the owner before revoking the key it signals with
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-17 09:33:53 +00:00
fe58fb7826 File the owner's containers on the mirror during onboard, with the icon resolved where the Emby key is
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-17 09:27:28 +00:00
6dbb076a1e Name the partner fallback folder from master.conf and give it the closest Emby user's avatar
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-17 09:12:42 +00:00
3676526daf Remove the Docker tab and stop overwriting folder.view3's file, which destroyed folders made in its own UI
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-17 08:58:17 +00:00
6a15a9d99a Push INACTIVE to the mirror before revoking the key that push needs, and stop two steps reporting success they did not have
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-17 08:49:33 +00:00
a46317de18 Make tailscale removal opt-in, since it depends on a key that expires and no-ops silently once it has
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-17 08:46:02 +00:00
32355e0219 Record the tailscale grace period as a deadline instead of sleeping six hours inside the offboard
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-17 08:26:34 +00:00
2cbc06a683 Show a launched job's progress, stop a refused rerun from overwriting the live record, and label deployed containers so Unraid owns them
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-17 01:56:00 +00:00
cce1e25c2b Let a non-blocking checklist item be dismissed with a recorded decision, and run discovery on the mirror once there is something to discover
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-17 01:49:59 +00:00
39dba3f8ab Say that the rsync count file is a cache the live-PID scan overwrites, so a stale value stops reading as a leak
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-17 01:46:28 +00:00
5bdf3bff60 Report each teardown and setup step from what it did, not from whether it was attempted
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-17 01:38:05 +00:00
65516ea3ac Report the Tailscale device as removed only when it was, instead of whenever the toggle was on
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-17 01:36:47 +00:00
27989d066e Disarm on offboard every sync gate onboard arms, with the same helper, so the two are one operation in both directions
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-17 01:21:00 +00:00
3ae6298656 Let a partner adopt the owner's custom networks from the conf phase 1 already cached, instead of asking for a value it cannot know
FailedProxy pushed to main at FailedProxy/Varaverk 2026-08-17 01:13:47 +00:00
662f4f0d53 Create the network and cache partner confs in phase 1, where SSH already works and no plugin is needed on the far side