Mikael Finstad

Results 221 issues of Mikael Finstad

I think we should strive for safe typings in core, because a lot of other code depends on it. this PR fixes some of the issues, and adds todos for...

### Initial checklist - [X] I understand this is a bug report 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
AWS S3

### Problem It would be nice to have our types complete, but we're not quite there yet. I have collected some related issues about missing types: ## Uppy - #4355...

Feature

because it prevented us from canceling an upload that is paused. Note that we here sacrifice the ability to pause uploads and have other uploads take over the paused upload's...

### 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...

Feature
AWS S3

Note: not sure if it will scale because companion/uppy has stateless file browsing (1 stateless HTTP request per list operation). For FTP this means that, for every user click or...

heavily based on https://github.com/owncloud/uppy/pull/1 but modified to work with the new provider user sessions. not finished (missing some things from https://github.com/owncloud/uppy/pull/1) tldr: 2 new providers - WebDAV OAuth Provider -...

Reverts transloadit/uppy#4425 NOTE: WIP I think grant/oauth would have to use query string to store state if we remove this.

doesn't work on yarn https://github.com/yarnpkg/berry/issues/2305