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_oidhandlerInstead of relying on the mime_type query string the endpoint should try to infer the file type.
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_oidhandlerInstead of relying on the mime_type query string the endpoint should try to infer the file type.
httpd: Bump version numbers
For older radicle-httpd instances still provide the mime querystring
Rebase.