Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add image uploader for campaign editor #1449

Conversation

quantum-grit
Copy link
Contributor

Motivation and context

Sometimes when creating the campaing description, coordinators copy/paste images from external places and they come as huge base64 encoded strings.
To avoid this, this PR adds a base64 image uploader that automatically replaces the huge data links with shorter links to the uploaded to our server images.

@github-actions
Copy link

github-actions bot commented Jun 16, 2023

✅ Tests will run for this PR. Once they succeed it can be merged.

@igoychev igoychev added the run tests Allows running the tests workflows for forked repos label Jun 19, 2023
@github-actions github-actions bot removed the run tests Allows running the tests workflows for forked repos label Jun 19, 2023
@igoychev igoychev added the run tests Allows running the tests workflows for forked repos label Jun 19, 2023
@github-actions github-actions bot removed the run tests Allows running the tests workflows for forked repos label Jun 19, 2023
@igoychev igoychev merged commit f93ef65 into podkrepi-bg:master Jun 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants