7638 Commits (b8bef0328bae8b56914f378e57e423a6340668f5)

Author SHA1 Message Date
Chris Lu 7d26c8838f
S3: auth supports X-Forwarded-Host and X-Forwarded-Port (#7398) 3 days ago
chrislu b7ba6785a2 go fmt 4 days ago
Chris Lu 208d7f24f4
Erasure Coding: Ec refactoring (#7396) 4 days ago
chrislu decfb07eea fix nil 4 days ago
chrislu a80b5eea5e 3.99 4 days ago
chrislu 2ad2ffcdff fix comment 5 days ago
Chris Lu 0813138d57
Volume Server: handle incomplete ec encoding (#7384) 5 days ago
Tom Crasset 824dcac3bf
s3: combine all signature verification checks into a single function (#7330) 7 days ago
Chris Lu 6a8c53bc44
Filer: batch deletion operations to return individual error results (#7382) 7 days ago
Chris Lu 37af41fbfe
Shell: Added a helper function `isHelpRequest()` (#7380) 7 days ago
Yavor Konstantinov 922bb17194
Store full shell command in shell history (#7378) 7 days ago
Chris Lu fa35efc076
Volume Server: Unexpected Deletion of Remote Tier Data (#7377) 7 days ago
Chris Lu 263e891da0
Clients to volume server requires JWT tokens for all read operations (#7376) 7 days ago
Chris Lu 9f4075441c
[Admin UI] Login not possible due to securecookie error (#7374) 1 week ago
Konstantin Lebedev bf58c5a688
fix: Use a mixed of virtual and path styles within a single subdomain (#7357) 1 week ago
Yavor Konstantinov 1d0471aebb
Improve admin urls (#7370) 1 week ago
Chris Lu 7d147f238c
avoid repeated reading disk (#7369) 1 week ago
chrislu d220875ef4 Revert "fix reading" 1 week ago
chrislu 64a4ce9358 fix reading 1 week ago
Yavor Konstantinov 832df5265f
Fix 'NaN%' issue when running volume.fsck (#7368) 1 week ago
Chris Lu 0abf70061b
S3 API: Fix SSE-S3 decryption on object download (#7366) 1 week ago
Mariano Ntrougkas f06ddd05cc
Improve-worker (#7367) 1 week ago
Chris Lu 557aa4ec09
fixing auto complete (#7365) 1 week ago
chrislu cb9a662e20 Update volume_growth_reservation_test.go 1 week ago
chrislu 30e8133524 Update volume_growth_reservation_test.go 1 week ago
Mariano Ntrougkas fa025dc96f
♻️ refactor(worker): decouple state management using command-query pattern (#7354) 1 week ago
Chris Lu f7bd75ef3b
S3: Avoid in-memory map concurrent writes in SSE-S3 key manager (#7358) 1 week ago
nightcoffee aed91baa2e
[weed] update volume.fix.replication description (#7340) 1 week ago
Chris Lu 9b7ed67311 Switch to seaweedfs/cockroachdb-parser directly 1 week ago
Chris Lu d3095f0c2a 3.98 2 weeks ago
Chris Lu 479e7bc38b go install github.com/a-h/templ/cmd/templ@latest 2 weeks ago
Chris Lu 34054ed910
Fix deadlock in worker client Connect() method (#7350) 2 weeks ago
chrislu c547cd7c18 fix tests 2 weeks ago
Chris Lu ffd43218f6
create new volumes on less occupied disk locations (#7349) 2 weeks ago
Chris Lu 97f3028782
Clean up logs and deprecated functions (#7339) 2 weeks ago
Chris Lu 8d63a9cf5f
Fixes for kafka gateway (#7329) 2 weeks ago
Jaehoon Kim d22e3d3495
Fix uncleanable orphans issue with `volume.fsck -forcePurging` (#7332) 2 weeks ago
Chris Lu 3d25f206c8
S3: Signature verification should not check permissions (#7335) 2 weeks ago
chrislu ffc45a538d Added bounds checking after calculating startIdx. 3 weeks ago
chrislu f15eaaf8b9 nil checking 3 weeks ago
Chris Lu e00c6ca949
Add Kafka Gateway (#7231) 3 weeks ago
Chris Lu c5a9c27449
Migrate from deprecated azure-storage-blob-go to modern Azure SDK (#7310) 3 weeks ago
Chris Lu 8bf727d225
Fix #7060: Return 400 InvalidRequest instead of 500 for context canceled errors (#7309) 3 weeks ago
Chris Lu e90809521b
Fix #7307: Prevent infinite loop in volume.check.disk (#7308) 3 weeks ago
Chris Lu 0ce31daf90
Fix #7305: Return 400 BadDigest instead of 500 InternalError for MD5 mismatch (#7306) 3 weeks ago
LeeXN c5f15aaa25
fix(admin): resolve login redirect loop in admin interface (#7272) (#7280) 1 month ago
Chris Lu 0b51133fd3
fix leaking goroutines (#7291) 1 month ago
Jaehoon Kim fc89e97af7
FUSE Mount: resolve memory leak in Read method goroutine (#7270) (#7282) 1 month ago
Chris Lu f1f0856e50
FUSE Mount: enhance disk cache with volume ID and cookie validation (#7269) 1 month ago
Chris Lu db12fe4cd1
S3: fix signature (#7268) 1 month ago