Artur Paikin

Results 11 issues of Artur Paikin

To reproduce: ``` javascript var upload = new tus.Upload(file, { endpoint: '/upload', metadata: { foo: "hello", bar: "world", nonlatin: "słońce", empty: "" } }) ``` Safari says: `An invalid or...

When you connect to Instagram or Google Drive, and then wait for a while, leaving your tab open in the background, for example, authentication times out. But no UI indication...

I was wondering if its possible to use JSX instead of hyperx to create elements with Bel. I like to use Bel and Yo-yo, but sometimes its convenient to go...

Hi! Thanks for the module. I have an example here: http://requirebin.com/?gist=f2a99cc27c465ed51eb8159830836ca4. In it, each time I call `update` and `bel` creates a new element, a local network request is made...

### Initial checklist - [X] I understand this is a feature request and questions should be posted in the [Community Forum](https://community.transloadit.com/) - [X] I searched [issues](https://github.com/transloadit/uppy/issues?q=is%3Aissue) and couldn’t find anything...

4.0

### Initial checklist - [X] I understand this is a feature request and questions should be posted in the [Community Forum](https://community.transloadit.com/) - [X] I searched [issues](https://github.com/transloadit/uppy/issues?q=is%3Aissue) and couldn’t find anything...

Bug
semver-major

Logging notes we took with @aduh95 when trying to set up a new S3 bucket and set up correct CORS + policies

Hi! Great plugin, thank you for your work! Upon encountering simplemodal on splashthat.com I tried using it with keyboard (tab) and found it difficult. I’ve also noticed there are no...

Hi, and thanks for the awesome polyfill! I’m thinking of using it in Uppy file uploading widget http://github.com/transloadit/uppy I’m working on, and was wondering if you think an option to...