This allows connecting to a locally running radicle-httpd instance via:
https://app.radicle.xyz/nodes/localhost
The feature was previously disabled to encourage use of Radicle Desktop. However, it is now useful for testing the new always-on node when running a local development environment.
👉 Preview
👉 Workflow runs
👉 Branch on GitHub
Visual spec breakage is expected due to renaming 127.0.0.1 -> localhost.
This allows connecting to a locally running radicle-httpd instance via:
https://app.radicle.xyz/nodes/localhost
The feature was previously disabled to encourage use of Radicle Desktop. However, it is now useful for testing the new always-on node when running a local development environment.
👉 Preview
👉 Workflow runs
👉 Branch on GitHub
Visual spec breakage is expected due to renaming 127.0.0.1 -> localhost.
Fixups
Fixup
Reword commit message
Fix remote node loading when Cloudflare URL-encodes port separator (: → %3A)