Commit graph

10 commits

Author SHA1 Message Date
Chris Lu 179d36ba0e formatting code by: goimports -w=true . 2014-10-26 11:34:55 -07:00
Chris Lu ca16cfa147 adjust for external API changes 2014-09-20 22:10:58 -07:00
Chris Lu df2d3ea7c0 fix old tests that's found not working during travis integration. 2014-07-20 23:41:25 -07:00
Chris Lu 77fd5ecd98 Add /admin/mv to move a file or a folder 2014-07-20 23:12:49 -07:00
Chris Lu 413e5c145c lowercase when checking file name extensions. 2014-07-05 18:01:17 -07:00
Chris Lu 38231b6891 return image size when client image processing 2014-07-05 00:43:41 -07:00
Chris Lu fd9f924ad7 add a convenient function to preprocess images on client side. 2014-07-04 18:03:48 -07:00
Chris Lu dcd12576c6 Add option to auto fix jpg orientation 2014-05-15 01:08:00 -07:00
Chris Lu 025589adf8 Add auto fixing jpg file orientation. 2014-05-15 00:30:46 -07:00
Chris Lu f7d6909b6f 1. refactor, move image resizing to its own package
2. make code compile
2014-05-14 23:44:19 -07:00