| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2024-04-24 | Migrates from disintegration/imaging c2019 to cognusion/imaging c2024. (#5533) | M@ | 2 | -2/+2 | |
| 2023-03-02 | fix chunk.ModifiedTsNs (#4264) | zemul | 1 | -47/+47 | |
| * fix * fix mtime s > ns --------- Co-authored-by: zemul <zhouzemiao@ihuman.com> | |||||
| 2023-01-06 | Add image cropping. (#4117) | monchickey | 2 | -0/+69 | |
| 2022-09-14 | go fmt | chrislu | 1 | -1/+1 | |
| 2022-07-29 | move to https://github.com/seaweedfs/seaweedfs | chrislu | 3 | -3/+3 | |
| 2022-02-04 | add util package | chrislu | 1 | -0/+1 | |
| 2022-02-04 | change to util.WriteFile | chrislu | 2 | -2/+3 | |
| 2021-10-14 | refactor: move from io/ioutil to io and os package | Eng Zer Jun | 2 | -6/+4 | |
| The io/ioutil package has been deprecated as of Go 1.16, see https://golang.org/doc/go1.16#ioutil. This commit replaces the existing io/ioutil functions with their new definitions in io and os packages. Signed-off-by: Eng Zer Jun <engzerjun@gmail.com> | |||||
| 2021-07-24 | Add the webp image type | byunghwa.yun | 3 | -0/+28 | |
| 2020-07-10 | Revert "remove fixJpgOrientation" | 李远军 | 3 | -0/+231 | |
| This reverts commit de5ca9b2 | |||||
| 2020-06-20 | remove fixJpgOrientation | Chris Lu | 3 | -231/+0 | |
| 2020-04-12 | go mod cleanup | Chris Lu | 1 | -1/+1 | |
| 2020-03-21 | filer: skip resizing image if width or height larger than original image | Chris Lu | 1 | -2/+4 | |
| fix https://github.com/chrislusf/seaweedfs/issues/1239#issuecomment-602140779 | |||||
| 2018-10-07 | embed static resources via statik | Chris Lu | 2 | -236/+0 | |
| 2018-07-23 | go fmt | Chris Lu | 1 | -2/+2 | |
| 2018-07-05 | 增加chunk图片文件支持width和height | zhangmingfeng | 2 | -10/+13 | |
| 2018-05-27 | go fmt | Chris Lu | 1 | -1/+1 | |
| 2017-05-28 | revert webp support due to "go test"0.76 | Chris Lu | 2 | -4/+1 | |
| related to https://github.com/chai2010/webp/issues/9 | |||||
| 2017-05-05 | Scale images to fit or fill | rmn | 2 | -8/+15 | |
| 2017-03-31 | WebP resize support | Vitaly Baev | 2 | -1/+4 | |
| 2017-01-03 | fix build issue | Chris Lu | 1 | -0/+3 | |
| 2016-06-02 | directory structure change to work with glide | Chris Lu | 7 | -0/+508 | |
| glide has its own requirements. My previous workaround caused me some code checkin errors. Need to fix this. | |||||
