| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2016-06-02 | directory structure change to work with glide | Chris Lu | 7 | -508/+0 | |
| glide has its own requirements. My previous workaround caused me some code checkin errors. Need to fix this. | |||||
| 2016-04-14 | Added /favicon.ico handler | Vitaly Baev | 2 | -0/+236 | |
| 2016-04-11 | remove test image | Chris Lu | 1 | -0/+0 | |
| 2016-04-11 | releasing 0.70 | Chris Lu | 1 | -0/+0 | |
| 2015-04-16 | More consistency with SeaweedFS name | Stuart P. Bentley | 1 | -1/+1 | |
| Among the changes, this replaces a couple instances of "Seaweed File System" with "SeaweedFS", for the same reason that nobody says "Mongo Data Base". | |||||
| 2015-04-16 | Change all chrislusf/weed-fs links to point to chrislu/seaweedfs | Stuart P. Bentley | 1 | -1/+1 | |
| 2015-04-10 | log image Decode error for some kind of pictures | yanyiwu | 1 | -1/+5 | |
| 2014-10-26 | formatting code by: goimports -w=true . | Chris Lu | 2 | -2/+4 | |
| 2014-09-20 | adjust for external API changes | Chris Lu | 1 | -1/+4 | |
| 2014-07-20 | fix old tests that's found not working during travis integration. | Chris Lu | 1 | -1/+1 | |
| 2014-07-20 | Add /admin/mv to move a file or a folder | Chris Lu | 1 | -2/+2 | |
| 2014-07-05 | lowercase when checking file name extensions. | Chris Lu | 1 | -3/+5 | |
| 2014-07-05 | return image size when client image processing | Chris Lu | 2 | -10/+15 | |
| 2014-07-04 | add a convenient function to preprocess images on client side. | Chris Lu | 2 | -1/+26 | |
| 2014-05-15 | Add option to auto fix jpg orientation | Chris Lu | 1 | -14/+2 | |
| 2014-05-15 | Add auto fixing jpg file orientation. | Chris Lu | 4 | -3/+207 | |
| 2014-05-14 | 1. refactor, move image resizing to its own package | Chris Lu | 1 | -0/+39 | |
| 2. make code compile | |||||
