-
Here's a screen with some suggestions:
![](https://dl.dropboxusercontent.com/s/fjrespiu08508s6/2015-08-20%20at%2022.49%202x.png?dl=0)
About the platforms... Could we use the ones mentioned here for …
-
Hi,
I tried the demo, and it worked fine with FF.
But with MSIE, I tried twice and got the same failure message.
I chose an upload, then closed the tab, then revisited the page. and reselected the sa…
-
Everything goes fine when I have single zipping instance, however, when there are multiple zipping instances. The zipping process fails.
Example codes:
```
'use strict';
const path = require('path'…
-
How can I use this together with express?
-
Hi
I'm developing an app related to the topic of GIS (Graphic Information System) in my company using your tool of JHipster+angularjs+mongodb, you see that the app is working fine in localhost. When …
-
I'm using webpack (version 1.12.11) and get the following warning when I build my project:
```
WARNING in ./~/tus-js-client/dist/tus.js
Critical dependencies:
1:476-483 This seems to be a pre-built j…
-
# Context
At the moment we only authorise users on the client using Keycloak. However the client pass the token to the backend but the backed does not no anything about tokens. Hence we can't validat…
-
As discussed in #19 and #9 and in Slack, we finally agreed on the following structure: https://github.com/transloadit/transloadit-js-client/blob/f1aa1072d5159c372624a57d5a8edaad2119efa9/classes.es6#L7…
-
Hi all,
I'm trying to upload a file that have size of 4.6 GB via tus. But after file is about 4.0 GB the PATCH method return an error message
```
read tcp 127.0.0.1:1080->127.0.0.1:61596: i/o timeo…
-
Hi,
Well done with the library! Although it currently doesn't seem to be much difference between this and resumablejs, I prefer flow's code structure.
Unfortunately it inherits the same big performan…