recurse-community-portfolio icon indicating copy to clipboard operation
recurse-community-portfolio copied to clipboard

Upload images

Open jasonaowen opened this issue 5 years ago • 1 comments

Allow users to upload images, or enter URLs which the application then fetches, and store them "locally". On Heroku, that would probably mean in S3; if we switch to a VPS, then we could store them on the filesystem (this might be the issue that causes us to switch away from Heroku; see also #11).

This is valuable because some image hosts, such as Twitter, are automatically blocked in Firefox - see their article about tracking protection.

Thanks to @ihross for helping to discover this issue!

jasonaowen avatar Apr 25 '19 19:04 jasonaowen

This is closely related to #26, but whereas #26 could be solved by accepting URLs to images hosted elsewhere, this would involve hosting the images directly.

jasonaowen avatar Jun 12 '19 17:06 jasonaowen