mod_http_upload_external backend implementation on Cloudflare Workers with S3 support, compatible with Prosody and eJabberd
Go to file
Peter Cai c682455d46 don't use headObject; seems buggy on seaweedfs
just use getObject() and then don't read the body
2021-11-24 18:55:00 -05:00
src don't use headObject; seems buggy on seaweedfs 2021-11-24 18:55:00 -05:00
.gitignore switch config.json based on NODE_ENV 2021-11-24 17:58:38 -05:00
hmac_sha256.py implement v2 signature verification 2021-11-24 16:33:40 -05:00
package-lock.json package.json: make license AGPL-3.0 2021-11-24 18:32:51 -05:00
package.json use BUILD_ENV instead of NODE_ENV 2021-11-24 18:34:34 -05:00
webpack.config.js use BUILD_ENV instead of NODE_ENV 2021-11-24 18:34:34 -05:00