This website requires JavaScript.
Explore
Help
Sign In
gsh-digital-services
/
seaweedFS
Watch
5
Star
0
Fork
0
You've already forked seaweedFS
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5cea00ff073246fac7074cc9457f271cb6e0be79
seaweedFS
/
weed
/
s3api
/
s3tables
History
Chris Lu
5cea00ff07
S3 Tables: use os.ModeDir constant in filer_ops.go
...
- Replace magic number 1<<31 with os.ModeDir for better readability. - Added necessary os import.
2026-01-28 12:13:35 -08:00
..
filer_ops.go
S3 Tables: use os.ModeDir constant in filer_ops.go
2026-01-28 12:13:35 -08:00
handler_bucket_create.go
s3tables: improve robustness, security, and error propagation in handlers
2026-01-28 11:37:02 -08:00
handler_bucket_get_list_delete.go
S3 Tables: fix gRPC stream loop handling for list operations
2026-01-28 12:09:04 -08:00
handler_namespace.go
S3 Tables: fix gRPC stream loop handling in namespace handlers
2026-01-28 12:13:29 -08:00
handler_policy.go
s3tables: harden auth and error handling
2026-01-28 11:49:57 -08:00
handler_table.go
S3 Tables: fix gRPC stream loop handling for list operations
2026-01-28 12:09:04 -08:00
handler.go
s3tables: align ARN formatting and optimize resource handling
2026-01-28 10:36:38 -08:00
permissions.go
s3tables: harden auth and error handling
2026-01-28 11:49:57 -08:00
types.go
Refine S3 Tables implementation to address code review feedback
2026-01-28 10:04:27 -08:00
utils.go
S3 Tables: validate ARN namespace to prevent path traversal
2026-01-28 12:09:09 -08:00