Radish alpha
r
rad:z4V1sjrXqjvFdnCUbxPFqd5p4DtH5
Radicle web interface
Radicle
Git
Enable connections to localhost from explorer
Merged rudolfs opened 3 months ago

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.

check check-visual check-unit-test check-http-client-unit-test check-radicle-httpd check-e2e check-build check-http 👉 Preview 👉 Workflow runs 👉 Branch on GitHub

Visual spec breakage is expected due to renaming 127.0.0.1 -> localhost.

rudolfs opened with revision 41b473ec on base 4c20d626 +38 -90 3 months ago

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.

check check-visual check-unit-test check-http-client-unit-test check-radicle-httpd check-e2e check-build check-http 👉 Preview 👉 Workflow runs 👉 Branch on GitHub

Visual spec breakage is expected due to renaming 127.0.0.1 -> localhost.

rudolfs pushed revision 2 f4f187aa on base 4c20d626 +63 -107 3 months ago

Fixups

rudolfs pushed revision 3 a9a498c5 on base 4c20d626 +81 -113 3 months ago

Fixup

rudolfs pushed revision 4 0f940b80 on base 4c20d626 +81 -113 3 months ago

Reword commit message

rudolfs pushed revision 5 18a5545e on base 4c20d626 +81 -113 3 months ago

Fix remote node loading when Cloudflare URL-encodes port separator (: → %3A)

rudolfs merged revision 18a5545e at c72494f6 3 months ago