M@
607927da60
Migrates from disintegration/imaging c2019 to cognusion/imaging c2024. ( #5533 )
8 months ago
zemul
0bf56298d5
fix chunk.ModifiedTsNs ( #4264 )
* fix
* fix mtime s > ns
---------
Co-authored-by: zemul <zhouzemiao@ihuman.com>
2 years ago
monchickey
3e2c9ea73d
Add image cropping. ( #4117 )
2 years ago
chrislu
21c0587900
go fmt
2 years ago
chrislu
26dbc6c905
move to https://github.com/seaweedfs/seaweedfs
2 years ago
chrislu
ced3b89395
add util package
3 years ago
chrislu
affe3c2c12
change to util.WriteFile
3 years ago
Eng Zer Jun
a23bcbb7ec
refactor: move from io/ioutil to io and os package
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>
3 years ago
byunghwa.yun
2595f269d1
Add the webp image type
3 years ago
李远军
6608cb5f43
Revert "remove fixJpgOrientation"
This reverts commit de5ca9b2
5 years ago
Chris Lu
de5ca9b258
remove fixJpgOrientation
5 years ago
Chris Lu
eb16bb0287
go mod cleanup
5 years ago
Chris Lu
6ff9e2835e
filer: skip resizing image if width or height larger than original image
fix https://github.com/chrislusf/seaweedfs/issues/1239#issuecomment-602140779
5 years ago
j.laycock
6fc6322c90
Change joeslay paths to chrislusf paths
5 years ago
j.laycock
595a1beff0
Swap imports to use joeslay
5 years ago
Chris Lu
fffbc2d490
embed static resources via statik
6 years ago
Chris Lu
3c7ffa2a2c
go fmt
7 years ago
zhangmingfeng
79d18c69b4
增加chunk图片文件支持width和height
7 years ago
Chris Lu
458ada173e
go fmt
7 years ago
Chris Lu
83efe1547d
revert webp support due to "go test"
related to https://github.com/chai2010/webp/issues/9
8 years ago
rmn
366fe0d394
Scale images to fit or fill
8 years ago
Vitaly Baev
7ab9160ee1
WebP resize support
8 years ago
Chris Lu
4d3353750e
fix build issue
8 years ago
Chris Lu
5ce6bbf076
directory structure change to work with glide
glide has its own requirements. My previous workaround caused me some
code checkin errors. Need to fix this.
9 years ago