M@
|
607927da60
|
Migrates from disintegration/imaging c2019 to cognusion/imaging c2024. (#5533)
|
8 months ago |
chrislu
|
26dbc6c905
|
move to https://github.com/seaweedfs/seaweedfs
|
2 years ago |
byunghwa.yun
|
2595f269d1
|
Add the webp image type
|
3 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 |
zhangmingfeng
|
79d18c69b4
|
增加chunk图片文件支持width和height
|
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
|
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 |
Stuart P. Bentley
|
f0c2a2dcb3
|
Change all chrislusf/weed-fs links to point to chrislu/seaweedfs
|
10 years ago |
yanyiwu
|
fcfa4d4ca9
|
log image Decode error for some kind of pictures
|
10 years ago |
Chris Lu
|
179d36ba0e
|
formatting code by: goimports -w=true .
|
10 years ago |
Chris Lu
|
77fd5ecd98
|
Add /admin/mv to move a file or a folder
|
11 years ago |
Chris Lu
|
38231b6891
|
return image size when client image processing
|
11 years ago |
Chris Lu
|
fd9f924ad7
|
add a convenient function to preprocess images on client side.
|
11 years ago |
Chris Lu
|
025589adf8
|
Add auto fixing jpg file orientation.
|
11 years ago |
Chris Lu
|
f7d6909b6f
|
1. refactor, move image resizing to its own package
2. make code compile
|
11 years ago |