Radish alpha
r
rad:z4V1sjrXqjvFdnCUbxPFqd5p4DtH5
Radicle web interface
Radicle
Git
Allow `radicle-external-link` components in commit descriptions
Open did:key:z6MkkfM3...sVz5 opened 1 year ago

To allow some very basic hyperlinking in commit descriptions we can replace fully specified urls with a valid scheme into radicle-external-link components.

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 7659cda6 on base c0b913f3 +13 -1 1 year ago

To allow some very basic hyperlinking in commit descriptions we can replace fully specified urls with a valid scheme into radicle-external-link components.

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

rudolfs reviewed ยท 1 comment 1 year ago

The email part of the author is now missing according to the visual spec. We probably still want to see that. Likely something to do with sanitizing the whole description. It might be that we now strip out also other things that would have been shown previously.

did:key:z6MkkfM3...sVz5 pushed revision 2 fa68f4ab on base c0b913f3 +14 -1 1 year ago

Escape html characters before rendering commit description with lodash.escape

rudolfs accepted 1 year ago