-
**Describe the bug**
I locally test tusd with Minio. To test my frontend I throttle the upload speed in the browser. If I upload as example 30 image files, then after a certain time I get a lot of `o…
akkie updated
2 months ago
-
Now that the protocol is stabilizing, we're looking to have more 1.0 implementations. A few ideas to kick things off:
- [ ] A Client test suite that can be used to run automated tests against servers…
-
### Short description of the enhancement
Currenly I'm working on a project, where the customer wanted to host videos without an external platform like Vimeo or Youtube. An issue I needed to overcom…
-
To reproduce:
``` javascript
var upload = new tus.Upload(file, {
endpoint: '/upload',
metadata: {
foo: "hello",
bar: "world",
nonlatin: "słońce",
empty: ""
}
})
```
Safari says…
-
Looking at the bundle files for `lib.esm` for example:
(this was generated in an Astro.js project with `rollup-plugin-visualizer`).
I was especially curious why `lib.esm/browser/fileReader.j…
mb21 updated
6 months ago
-
**Question**
Is there a way to use tusd with Azure Blob Storage and Shared Access Signatures (SAS)?
**Setup details**
Please provide following details, if applicable to your situation:
- Operati…
-
**Describe the bug**
If a remote resource is deferred and the server reports the "Upload-Defer-Length: 1" header,
tus-js-client is not able to upload against the resource without options.uploadLengt…
-
all visible here ...
![139915611-eed53174-87dd-4b61-a056-d792fd712ff4](https://user-images.githubusercontent.com/13269086/140015569-2f4860a8-7917-49a9-b65a-839160be28e0.jpg)
upload to uppy demo …
-
Hello, I am unable to set up the server properly so that it uploads files.
> tus.min.js:1 PATCH \ 410 (Gone)
> file_loader.js:283 Chunk error! Error: tus: unexpected response while upl…
-
Trying to upgrade to v0.4.0 with Nuxt bridge and trying to build the application gives me:
```
ERROR Rollup error: ENOTDIR: not a directory, stat '/.../node_modules/.pnpm/pinia@2.0.20_typescript…