Radish alpha
r
rad:z4V1sjrXqjvFdnCUbxPFqd5p4DtH5
Radicle web interface
Radicle
Git
Fix relative file navigation
Merged did:key:z6MkkfM3...sVz5 opened 1 year ago

Navigating to a project.source view without defining a path, would skip the canonicalization of the path and end up returning /nodes/seed.radicle.garden/CONTRIBUTING.md which isn’t a valid link and would throw errors.

By instead of requiring this.#route to have a path, checking if this.#route.resource === "project.source we can fallback to README.md and don’t run into errors.

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

did:key:z6MkkfM3...sVz5 opened with revision 8ea818ec on base cd38ed11 +15 -4 1 year ago

Navigating to a project.source view without defining a path, would skip the canonicalization of the path and end up returning /nodes/seed.radicle.garden/CONTRIBUTING.md which isn’t a valid link and would throw errors.

By instead of requiring this.#route to have a path, checking if this.#route.resource === "project.source we can fallback to README.md and don’t run into errors.

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

did:key:z6MkkfM3...sVz5 pushed revision 2 10631fe8 on base cd38ed11 +1 -1 1 year ago

Simplify

rudolfs pushed revision 3 f9d43857 on base da14ca65 +1 -1 1 year ago

Rebase.

rudolfs accepted 1 year ago
rudolfs merged revision f9d43857 at cbb6c557 1 year ago