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

Feature: Image and PDF upload #9

Open
chmac opened this issue Jan 22, 2020 · 0 comments
Open

Feature: Image and PDF upload #9

chmac opened this issue Jan 22, 2020 · 0 comments

Comments

@chmac
Copy link
Collaborator

chmac commented Jan 22, 2020

The current media server is extremely basic. It takes the userId from the JWT, then names files like ${userId}__${randomUuid()}.jpg. A service like cloudinary would be great, but comes with significant cost. Ideally we'd have the following capabilities in the media server:

  • Support uploading of images and PDF formats
  • Produce downsized versions of these images after upload
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant