ComputerScienceHouse / audiophiler

s3 audio file storage flask app with templated front end
MIT License
5 stars 15 forks source link

Uploading duplicate files #20

Open mfrancis95 opened 6 years ago

mfrancis95 commented 6 years ago

When uploading a duplicate file, a popup will appear saying that it's been uploaded even though the JSON returned indicates that an error occurred.

sgreene570 commented 6 years ago

yea, error handling is kind of garbage right now. Need to fix.