Upload / Up1

Client-side encrypted image host web server
MIT License
811 stars 97 forks source link

Show some error message when trying to link someone to a blob URL (without the blob: part) #21

Open k3d3 opened 9 years ago

k3d3 commented 9 years ago

Many people have tried to upload an image, view the image directly in the browser and link that URL to someone else (with a URL looking something like blob:https://up1.ca/338b55ec-abc7-4526-a8e8-9a9b29b0da48). For many things that linkify URLs (such as markdown), that will get turned into https://up1.ca/338b55ec-abc7-4526-a8e8-9a9b29b0da48.

Since this is accessible to us, we should show some warning message stating they linked it incorrectly, and how to properly link it.

andre-d commented 9 years ago

Yeah, we could have the go server do that.