Radish alpha
r
rad:z4V1sjrXqjvFdnCUbxPFqd5p4DtH5
Radicle web interface
Radicle
Git
Fix embeds in `Markdown` component
Merged did:key:z6MkkfM3...sVz5 opened 1 year ago

Changes the display of embeds from being markdown images to markdown links. Mimics the way embeds work on the desktop app and allows other embeds to work too like pdfs, videos, etc.

  • httpd: Increase MAX_BLOB_SIZE to 10 MB

  • httpd: Infer mime type of file blob in file_by_oid handler

    Instead of relying on the mime_type query string the endpoint should try to infer the file type.

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 1f2fb324 on base 4c31a813 +88 -93 1 year ago

Changes the display of embeds from being markdown images to markdown links. Mimics the way embeds work on the desktop app and allows other embeds to work too like pdfs, videos, etc.

  • httpd: Increase MAX_BLOB_SIZE to 10 MB

  • httpd: Infer mime type of file blob in file_by_oid handler

    Instead of relying on the mime_type query string the endpoint should try to infer the file type.

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 27f3ae2a on base 4c31a813 +90 -95 1 year ago

httpd: Bump version numbers

did:key:z6MkkfM3...sVz5 pushed revision 3 1571328f on base 4c31a813 +98 -32 1 year ago

For older radicle-httpd instances still provide the mime querystring

rudolfs accepted 1 year ago
rudolfs pushed revision 4 2a0c0bf3 on base 98ad210b +98 -32 1 year ago

Rebase.

rudolfs merged revision 2a0c0bf3 at 0d7a96e3 1 year ago