Added loading spinner during upload and used a compression library to ensure we don't have any errors uploading files smaller then 10MB. The best ratio for the compression options I found was 0.6 max MB with max height/width set to 900. Feel free to test out more, but going over that usually lead to problems with some larger files.
Resolves #365
Added loading spinner during upload and used a compression library to ensure we don't have any errors uploading files smaller then 10MB. The best ratio for the compression options I found was 0.6 max MB with max height/width set to 900. Feel free to test out more, but going over that usually lead to problems with some larger files.