0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-22 17:24:15 +01:00
posthog/.run
Paul D'Ambra 525ac12045
feat: markdown upload media (#12231)
# Problem

You can add gifs and images to text cards but need to know how to write markdown (and realise it is possible)

# Changes

* Adds an API (authenticated) to allow image upload
* Adds an endpoint to view images (immutable cache headers set)
* Adds some basic validation
* Adds UI to allow drop of file onto a text card (well, any component using the LemonTextMarkdown) to upload the image and insert a link to it in the markdown content
2022-10-14 11:27:44 +01:00
..
Celery.run.xml
Frontend.run.xml
Jest Tests.run.xml
Plugin Server.run.xml
PostHog.run.xml
Storybook.run.xml