12 Commits (ef0bae45e31ee93c7e63e0f6a18e3e8e490bd2bf)

Author SHA1 Message Date
Chris Lu 090d473822 s3tables: allow hyphens in namespace and table names 1 week ago
Chris Lu e381b81b47 s3tables: use crypto/rand for secure version token generation 1 week ago
Chris Lu ab6351e1c9 s3tables: implement validateTableName helper 1 week ago
Chris Lu ae19621230 S3 Tables: validate ARN namespace to prevent path traversal 1 week ago
Chris Lu a3af5eb77a s3tables: optimize regex usage and improve version token uniqueness 1 week ago
Chris Lu da15ee3e49 s3tables: harden namespace validation and correct ARN parsing 1 week ago
Chris Lu 3aace37cf6 s3tables: further refinements to filer operations and utilities 1 week ago
Chris Lu 33da87452b Refine S3 Tables implementation to address code review feedback 1 week ago
Chris Lu b01504649d s3tables: use path.Join for path construction and align namespace paths 1 week ago
Chris Lu b09d4d5d69 s3tables: replace custom splitPath with stdlib functions 1 week ago
Chris Lu dd7003a328 s3tables: add bucket name validation and fix error handling 1 week ago
Chris Lu d730f81321 s3tables: extract utility and filer operations to separate modules 1 week ago