On profile.html, we currently only allow setting a user avatar image from a URL. We need to allow uploading an avatar image. This will require figuring out how to take advantage of PostgreSQL blob storage buckets, I think.