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

Changed validation on method manuallyAddFile to allow images as base64 #498

Closed
wants to merge 1 commit into from
Closed

Conversation

rubemlrm
Copy link

Changed validation on method manuallyAddFile to allow images with base64
format, i've added this since in some cases the user may need to manually
add a base64 file because was saved on database as a blob instead been
saved on a file server and with the previous validation, this component
was skipping the thumbnail generation.

Changed validation on method manuallyAddFile to allow images with base64
format, i've added this since in some cases the user may need to manually
add a base64 file because was saved on database as a blob instead been
saved on a file server and with the previous validation, this component
was skipping the thumbnail generation.
@rowanwins
Copy link
Owner

Have pulled this idea into #549 - thanks!

@rowanwins rowanwins closed this May 9, 2020
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