This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
versitygw
Watch
1
Star
0
Fork
0
You've already forked versitygw
mirror of
https://github.com/versity/versitygw.git
synced
2026-01-07 12:15:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4c7584c99fc263047035ae91cbdef7e39c60e404
versitygw
/
s3api
History
jonaustin09
4c7584c99f
feat:
Closes
#206
, Added an admin api endpoint and a CLI action to change buckets owner
2023-09-06 17:41:47 -04:00
..
controllers
feat:
Closes
#206
, Added an admin api endpoint and a CLI action to change buckets owner
2023-09-06 17:41:47 -04:00
middlewares
feat: Added more integration test cases for the authentication and md5 checker
2023-08-30 23:21:09 +04:00
utils
fix:
Fixes
#207
,
Fixes
#198
: added lexicographical order by object key and uploadId for ListMultipartUploads response, Added FE support to pass the necessary arguments to BE for ListMultipartUploads
2023-09-01 15:33:58 -04:00
router_test.go
feat: bucket event notifications
2023-07-20 11:37:14 -07:00
router.go
feat:
Closes
#206
, Added an admin api endpoint and a CLI action to change buckets owner
2023-09-06 17:41:47 -04:00
server_test.go
feat: bucket event notifications
2023-07-20 11:37:14 -07:00
server.go
feat:
Fixes
#181
, Added support to add object with special character keys, disabled URI path escaping in v4 signing, add a middleware to parse the URL and store the decoded version as a new URL, added test cases for adding/getting/listing objects with special characters
2023-08-08 00:41:06 +04:00