summary refs log tree commit diff
path: root/webclient/components/utilities (follow)
Commit message (Expand)AuthorAgeFilesLines
* resizeImage: generate an image in the format of the original image. (Tested w...Emmanuel ROHEE2014-08-221-1/+3
* Safari needs the img.onload event before actually working on the imgEmmanuel ROHEE2014-08-221-27/+38
* Generate thumbnail client side and send its URL and info with the image messa...Emmanuel ROHEE2014-08-211-1/+1
* Added resizeImage()Emmanuel ROHEE2014-08-211-1/+86
* Send images with their imageInfo (size, mymetype, width & height)Emmanuel ROHEE2014-08-201-0/+53