|  mauroparente | c63713774b | Fix image resize https://github.com/chrislusf/seaweedfs/issues/2262 | 4 years ago | 
				
					
						|  Chris Lu | a7012d9729 | fix | 4 years ago | 
				
					
						|  Chris Lu | 8d3e275735 | remote: filer cache remote content on read | 4 years ago | 
				
					
						|  Chris Lu | 767edd3c08 | rename | 4 years ago | 
				
					
						|  Chris Lu | 9df7d16791 | read <- remote_storage | 4 years ago | 
				
					
						|  Chris Lu | c090d6bb25 | add ReadRemote(), add read remote setup when filer starts | 4 years ago | 
				
					
						|  Chris Lu | b938df97a2 | remove unused parameter | 4 years ago | 
				
					
						|  Chris Lu | 78b1fb921c | adjust log level | 4 years ago | 
				
					
						|  Konstantin Lebedev | b612d5aebd | s3 test get w/ If-Match: bogus ETag | 5 years ago | 
				
					
						|  Konstantin Lebedev | 26a4f34a57 | del checks url err logging
stats chunk fetch | 5 years ago | 
				
					
						|  Konstantin Lebedev | 03d1199d5f | Revert "revert PR #1903 avoid http error: superfluous response.WriteHeader" This reverts commit ac71117e | 5 years ago | 
				
					
						|  Chris Lu | ac71117ee6 | revert PR #1903 avoid http error: superfluous response.WriteHeader | 5 years ago | 
				
					
						|  Chris Lu | 1e033d45b8 | simpler logic related to https://github.com/chrislusf/seaweedfs/pull/1981 | 5 years ago | 
				
					
						|  Merlin Gaillard | f952f979d1 | filer: return 304 when If-Modified-Since == Last-Modified | 5 years ago | 
				
					
						|  Konstantin Lebedev | 06da02739d | CheckAllChunkViews() for HEAD requests only | 5 years ago | 
				
					
						|  Konstantin Lebedev | 90510e3137 | If WriteHeader is not called explicitly, the first call to Write will trigger an implicit WriteHeader(http.StatusOK).
WriteHeader: Only one header may be written. Go does not currently! | 5 years ago | 
				
					
						|  Chris Lu | 5d446673a6 | fix error printing | 5 years ago | 
				
					
						|  Konstantin Lebedev | ee21c0042e | log error write entry | 5 years ago | 
				
					
						|  Chris Lu | 7ba75e3d5a | filer: do not return no content for empty files fix https://github.com/chrislusf/seaweedfs/issues/1831
fix https://github.com/chrislusf/seaweedfs/issues/1830 | 5 years ago | 
				
					
						|  Chris Lu | 711c3f3939 | filer: fix http status 206 setting fix https://github.com/chrislusf/seaweedfs/issues/1753 | 5 years ago | 
				
					
						|  Chris Lu | 698f58f7c4 | filer, s3: add http status 206 as late as possible fix https://github.com/chrislusf/seaweedfs/issues/1746 | 5 years ago | 
				
					
						|  henry | b42c5b71c1 | Seaweed custom header are not visible to Vue or javascript | 5 years ago | 
				
					
						|  henry | 1309dfe612 | Seaweed custom header are not visible to Vue or javascript | 5 years ago | 
				
					
						|  henry | 14ddd15508 | 1 Distinguish between folders and common files, folders are listed first 2 Add some custom headers that need to be exposed | 5 years ago | 
				
					
						|  henry | 7458ff9523 | Solve the Chinese name disorder of download file | 5 years ago | 
				
					
						|  Chris Lu | 765b3ef1be | save /etc/iam/identity.json inside filer store | 5 years ago | 
				
					
						|  Chris Lu | f4abd01adf | filer: cache small file to filer store | 5 years ago | 
				
					
						|  Chris Lu | 5448781dfc | filer: Headers with "Seaweed-" prefix are stored as extended properties | 5 years ago | 
				
					
						|  ruitao.liu | 22a9ea0512 | adjust s3 header file. | 5 years ago | 
				
					
						|  ruitao.liu | b917be7955 | S3 bucket list, response with uploaded storageclass. | 5 years ago | 
				
					
						|  ruitao.liu | 2dcc178d0a | save s3 metadata to filer. | 5 years ago | 
				
					
						|  ruitao.liu | 72f6b77dea | fix tag prefix. | 5 years ago | 
				
					
						|  ruitao.liu | 8766ca1b95 | rename s3 tag prefix. | 5 years ago | 
				
					
						|  ruitao.liu | 19026ae55d | return x-amz-tag-count header when GET object. | 5 years ago | 
				
					
						|  Chris Lu | eb7929a971 | rename filer2 to filer | 5 years ago | 
				
					
						|  Chris Lu | c647deace1 | file size support set file length use Attr.FileSize and TotalChunkSize to determine file size | 5 years ago | 
				
					
						|  Chris Lu | 3faa0aa448 | rename | 5 years ago | 
				
					
						|  Chris Lu | 023a1efdf2 | set filename in Content-Disposition header | 5 years ago | 
				
					
						|  Chris Lu | fb81f12686 | filer: simplify image resize | 6 years ago | 
				
					
						|  Chris Lu | ec2eb8bc48 | add If-None-Match and If-Modified-Since fix https://github.com/chrislusf/seaweedfs/issues/1269 | 6 years ago | 
				
					
						|  Chris Lu | c0f0fdb3ba | refactoring | 6 years ago | 
				
					
						|  Chris Lu | ae2ee379c0 | consistent 64bit size | 6 years ago | 
				
					
						|  Chris Lu | 65d2ea9fb0 | FUSE mount: stream read data with buffer fix https://github.com/chrislusf/seaweedfs/issues/1244 | 6 years ago | 
				
					
						|  Chris Lu | 308688c8d0 | filer: add back image resizing capability | 6 years ago | 
				
					
						|  Chris Lu | bec6ec7db6 | go fmt | 6 years ago | 
				
					
						|  Chris Lu | 9b3109a5d8 | filer: processing all response headers, no pass through to volume server * filer calculate MD5 etag
* filer handle response headers, instread of pass it to volume servers | 6 years ago | 
				
					
						|  Chris Lu | 11fceaf2f7 | refactoring | 6 years ago | 
				
					
						|  Chris Lu | 1a75fbfce0 | refactoring | 6 years ago | 
				
					
						|  Chris Lu | afb20de14c | breaks dependency loop | 6 years ago | 
				
					
						|  Chris Lu | dba35404e4 | filer: HEAD response add content type | 6 years ago |