PeerTube/server
q_h 23c0b67d7b
fix: validate s3 response (#5231)
* refactor:  remove `objectStoragePut`

this is already implemented in `lib-storage`

* fix:  validate s3 response

* fix:  enable built-in retries

* chore: add `leavePartsOnError` comment

* refactor: decrease partSize to speed up retries

* refactor: rethrow s3 errors

* refactor: reduce max_upload_part  default to 100MB

* refactor: validate response

* chore: add link to explanation
2022-09-08 08:54:12 +02:00
..
assets
controllers Fix channel sync right check 2022-09-08 08:41:48 +02:00
helpers Optimize fetching playlist urls 2022-09-08 08:41:48 +02:00
initializers Prefer using Object.values 2022-08-17 15:36:03 +02:00
lib fix: validate s3 response (#5231) 2022-09-08 08:54:12 +02:00
middlewares Fix channel sync right check 2022-09-08 08:41:48 +02:00
models Prefer using Object.values 2022-08-17 15:36:03 +02:00
static/dnt-policy
tests Optimize fetching playlist urls 2022-09-08 08:41:48 +02:00
tools Prefer using Object.values 2022-08-17 15:36:03 +02:00
types Channel sync (#5135) 2022-08-10 09:53:39 +02:00
tsconfig.json
tsconfig.types.json