-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
Priority: MediumThe Issue must be addressed as soon as possibleThe Issue must be addressed as soon as possibleSecurity issueA potential security issueA potential security issuebackendabout the website backend (endpoints, API,...)about the website backend (endpoints, API,...)enhancementNew feature or requestNew feature or request
Description
Currently, if a user wants to create a blog post with images, they must use link to external images on the web.
There is no way to upload images to the server and link them in the blog post.
Few steps to tackle this:
- Handle image upload in the backend. A solution could be to add a gallery section to each user, and to allow users to upload images.
- Find a easy way to integrate image upload when uploading a md article.
Metadata
Metadata
Assignees
Labels
Priority: MediumThe Issue must be addressed as soon as possibleThe Issue must be addressed as soon as possibleSecurity issueA potential security issueA potential security issuebackendabout the website backend (endpoints, API,...)about the website backend (endpoints, API,...)enhancementNew feature or requestNew feature or request
Type
Projects
Status
Backlog