0
0
mirror of https://github.com/PostHog/posthog.git synced 2024-11-21 21:49:51 +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 fix: celery autoimport was ignoring CSV exports (#10586) 2022-06-30 17:42:28 +01:00
Frontend.run.xml
Jest Tests.run.xml
Plugin Server.run.xml refactor: Eliminate the KAFKA_ENABLED setting (#10059) 2022-05-30 18:39:33 +00:00
PostHog.run.xml feat: markdown upload media (#12231) 2022-10-14 11:27:44 +01:00
Storybook.run.xml