2
0
mirror of https://github.com/therootcompany/s3.js synced 2025-03-01 14:10:56 +00:00

22 Commits

Author SHA1 Message Date
93380f6986
chore: rename vars to make linter happy 2022-01-06 16:36:27 -07:00
b4e1ad20d9
1.2.1 v1.2.1 2022-01-06 16:28:22 -07:00
755b52a802
feat: add [s3.js] prefix to errors 2022-01-06 16:26:28 -07:00
0d388cca6f
feat: throw if keys aren't valid-ish 2022-01-06 16:25:05 -07:00
ef7e4bb97f
chore: update linter and style config 2022-01-06 16:22:51 -07:00
2ba16dd668
chore: rename index.js => s3.js and update package.json deps 2022-01-06 16:03:36 -07:00
efdfabb9a4 v1.2.0: bugfix for buckets with invalid domain names, and pass request options
- Buckets with names like 'example.bucket' and 'example_bucket' are valid as paths, but not as domain names.
- allow passthrough support for latest @root/request, which supports pipes and streams
v1.2.0
2021-01-26 16:57:20 -07:00
ad0fa1f83b make Prettier 2021-01-26 16:48:15 -07:00
498e8cca1c 1.1.3 v1.1.3 2020-12-17 23:42:06 -05:00
eff2395bde docs: fix typos 2020-12-17 23:42:01 -05:00
ce7ec4d621 1.1.2 v1.1.2 2020-12-17 14:04:02 -07:00
ac1c6e6d59 add example values notes on terminology 2020-12-17 14:02:33 -07:00
c95f188d61 1.1.1 v1.1.1 2020-09-18 04:31:39 -06:00
858b20f555 bugfix using manual host (minio) for bucket 2020-09-18 04:27:52 -06:00
0914b9bba7 1.1.0 v1.1.0 2020-09-10 02:12:50 -06:00
0452e68809 add ability to sign() without fetch 2020-09-10 02:12:43 -06:00
d26ab16475 v1.0.3: add bin v1.0.3 2020-03-16 20:38:50 -06:00
9a22677b4b treat host properly 2020-03-16 20:32:45 -06:00
857a7aa76c v1.0.2: improve docs and error messages v1.0.2 2020-03-16 19:58:31 -06:00
b5a06a587f v1.0.1: bugfix encoding, use newer s3 url style 2020-03-13 21:41:50 -06:00
aee8c5f182 use new s3 url style 2020-03-13 21:40:38 -06:00
9a332a12d9 v1.0.0: a diet s3 client v1.0.0 2020-03-12 04:26:31 -06:00