108 Commits (09cd00f356c69b12d4f3b7caa8e16255031cc330)

Author SHA1 Message Date
chrislu 28b395bef4 better control for reader caching 3 years ago
banjiaojuhao 4c30934cd9 filer: support get file entry 3 years ago
root 7f0c793083 fix preconditions according to https://tools.ietf.org/id/draft-ietf-httpbis-p4-conditional-26.html#preconditions 3 years ago
chrislu 433fde4b18 move error to a separate file 3 years ago
Konstantin Lebedev 9978f54acf fix metric names 3 years ago
Konstantin Lebedev 3f4e17aa24 error metrics for filer and store 3 years ago
chrislu 7210558c7b s3: pass through s3 presigned headers 3 years ago
Chris Lu 24858507cc rename API to avoid confusion 3 years ago
Konstantin Lebedev c78220a7f2 fix object tagging https://github.com/chrislusf/seaweedfs/issues/2389 3 years ago
Chris Lu 34f764007f escape file name only when necessary 3 years ago
Chris Lu ede7a65a50 update log 3 years ago
Chris Lu c1255d30ad add cache error log 3 years ago
Chris Lu 2789d10342 go fmt 3 years ago
Chris Lu 7504be58f9 Avoid xattr printed out as HTTP headers 3 years ago
Chris Lu f74b29416a better etag matching 3 years ago
mauroparente c63713774b
Fix image resize 3 years ago
Chris Lu a7012d9729 fix 3 years ago
Chris Lu 8d3e275735 remote: filer cache remote content on read 3 years ago
Chris Lu 767edd3c08 rename 3 years ago
Chris Lu 9df7d16791 read <- remote_storage 3 years ago
Chris Lu c090d6bb25 add ReadRemote(), add read remote setup when filer starts 3 years ago
Chris Lu b938df97a2 remove unused parameter 3 years ago
Chris Lu 78b1fb921c adjust log level 4 years ago
Konstantin Lebedev b612d5aebd s3 test get w/ If-Match: bogus ETag 4 years ago
Konstantin Lebedev 26a4f34a57 del checks 4 years ago
Konstantin Lebedev 03d1199d5f Revert "revert PR #1903 avoid http error: superfluous response.WriteHeader" 4 years ago
Chris Lu ac71117ee6 revert PR #1903 avoid http error: superfluous response.WriteHeader 4 years ago
Chris Lu 1e033d45b8 simpler logic 4 years ago
Merlin Gaillard f952f979d1 filer: return 304 when If-Modified-Since == Last-Modified 4 years ago
Konstantin Lebedev 06da02739d CheckAllChunkViews() for HEAD requests only 4 years ago
Konstantin Lebedev 90510e3137 If WriteHeader is not called explicitly, the first call to Write 4 years ago
Chris Lu 5d446673a6 fix error printing 4 years ago
Konstantin Lebedev ee21c0042e log error write entry 4 years ago
Chris Lu 7ba75e3d5a filer: do not return no content for empty files 4 years ago
Chris Lu 711c3f3939 filer: fix http status 206 setting 4 years ago
Chris Lu 698f58f7c4 filer, s3: add http status 206 as late as possible 4 years ago
henry b42c5b71c1 Seaweed custom header are not visible to Vue or javascript 4 years ago
henry 1309dfe612 Seaweed custom header are not visible to Vue or javascript 4 years ago
henry 14ddd15508 1 Distinguish between folders and common files, folders are listed first 4 years ago
henry 7458ff9523 Solve the Chinese name disorder of download file 4 years ago
Chris Lu 765b3ef1be save /etc/iam/identity.json inside filer store 4 years ago
Chris Lu f4abd01adf filer: cache small file to filer store 4 years ago
Chris Lu 5448781dfc filer: Headers with "Seaweed-" prefix are stored as extended properties 4 years ago
ruitao.liu 22a9ea0512 adjust s3 header file. 4 years ago
ruitao.liu b917be7955 S3 bucket list, response with uploaded storageclass. 4 years ago
ruitao.liu 2dcc178d0a save s3 metadata to filer. 4 years ago
ruitao.liu 72f6b77dea fix tag prefix. 4 years ago
ruitao.liu 8766ca1b95 rename s3 tag prefix. 4 years ago
ruitao.liu 19026ae55d return x-amz-tag-count header when GET object. 4 years ago
Chris Lu eb7929a971 rename filer2 to filer 4 years ago