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> 
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								2595f269d1 
								
							
								 
							
						 
						
							
							
								
								Add the webp image type  
							
							
								
 
							
							
						 
						4 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6608cb5f43 
								
							
								 
							
						 
						
							
							
								
								Revert "remove fixJpgOrientation"  
							
							
 
							
							
							This reverts commit de5ca9b2 
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								de5ca9b258 
								
							
								 
							
						 
						
							
							
								
								remove fixJpgOrientation  
							
							
								
 
							
							
						 
						5 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								eb16bb0287 
								
							
								 
							
						 
						
							
							
								
								go mod cleanup  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6ff9e2835e 
								
							
								 
							
						 
						
							
							
								
								filer: skip resizing image if width or height larger than original image  
							
							
 
							
							
							fix https://github.com/chrislusf/seaweedfs/issues/1239#issuecomment-602140779  
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								6fc6322c90 
								
							
								 
							
						 
						
							
							
								
								Change joeslay paths to chrislusf paths  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								595a1beff0 
								
							
								 
							
						 
						
							
							
								
								Swap imports to use joeslay  
							
							
								
 
							
							
						 
						6 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								fffbc2d490 
								
							
								 
							
						 
						
							
							
								
								embed static resources via statik  
							
							
								
 
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								3c7ffa2a2c 
								
							
								 
							
						 
						
							
							
								
								go fmt  
							
							
								
 
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								79d18c69b4 
								
							
								 
							
						 
						
							
							
								
								增加chunk图片文件支持width和height  
							
							
								
 
							
							
						 
						7 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								458ada173e 
								
							
								 
							
						 
						
							
							
								
								go fmt  
							
							
								
 
							
							
						 
						8 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								83efe1547d 
								
							
								 
							
						 
						
							
							
								
								revert webp support due to "go test"  
							
							
 
							
							
							related to https://github.com/chai2010/webp/issues/9  
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								366fe0d394 
								
							
								 
							
						 
						
							
							
								
								Scale images to fit or fill  
							
							
								
 
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								7ab9160ee1 
								
							
								 
							
						 
						
							
							
								
								WebP resize support  
							
							
								
 
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								4d3353750e 
								
							
								 
							
						 
						
							
							
								
								fix build issue  
							
							
								
 
							
							
						 
						9 years ago  
				
					
						
							
							
								 
						
							
							
							
								
							
								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. 
							
						 
						10 years ago