Uploading Images

https://github.com/LemmyNet/lemmy-ui/blob/45333d8c10f335aad432ecf13a46ee38bbd9ac07/src/shared/components/common/markdown-textarea.tsx#L417-L468

Hi Lemmy team

Learning about the codebase, and I'd like to know more about the way images uploaded directly to a server are managed.

From these lines in the linked URL on the Create Post markdown post inputs with the image upload option, where can I find all the other corresponding components with respect to encoding, storage, user view rendering, etc?

Thanks!

9 points · 1 comments · view on lemmy.world

1 Comments