File upload
uuid:
/upload
- return JSON list
/uploads/
- return nginx list
/upload?del={filename} - delete file
If you would rather have normal styled buttons for fileupload here is how to:
Upload image
Advanced version 1 - square the image before send:
Advanced version 2 - resize the image before send:
Advanced version 3 - display the image before send:
Upload image