Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / transloadit/uppy issues and pull requests

#5418 - @uppy/status-bar: show upload button when files are recovered

Pull Request - State: closed - Opened by Murderlon 3 months ago - 1 comment

#5417 - docs: correctly list exported components

Pull Request - State: closed - Opened by Murderlon 3 months ago - 1 comment

#5416 - @uppy/svelte: fix exports condition

Pull Request - State: open - Opened by Murderlon 3 months ago - 1 comment

#5415 - Indicate that @uppy/react exports DashboardModal in the docs

Issue - State: closed - Opened by HasanMothaffar 3 months ago
Labels: Feature

#5414 - docs: remove stale reference to plugins page

Pull Request - State: closed - Opened by Murderlon 3 months ago - 1 comment

#5413 - Bump docker/build-push-action from 6.6.1 to 6.7.0

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies, github_actions

#5412 - Removed the resume button for the Golden Retriever Plugin in Uppy

Issue - State: closed - Opened by SimDaeSoo 3 months ago
Labels: Bug

#5411 - Release: [email protected]

Pull Request - State: closed - Opened by github-actions[bot] 3 months ago

#5410 - Bump elliptic from 6.5.5 to 6.5.7

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago - 1 comment
Labels: dependencies, javascript

#5409 - meta: add back patch for `p-queue`

Pull Request - State: closed - Opened by aduh95 3 months ago - 2 comments

#5408 - improve `cancelAll` and `destroy()` docs

Pull Request - State: closed - Opened by mifi 3 months ago - 1 comment

#5407 - Update the Image Editor UI

Issue - State: open - Opened by nqst 3 months ago
Labels: Feature

#5406 - Uppy (4.1) does not work on a new Sveltekit (2.5.22) project

Issue - State: open - Opened by codepainting 3 months ago - 1 comment
Labels: Bug

#5405 - examples: remove `useUppy` from React Native example

Pull Request - State: closed - Opened by mifi 3 months ago

#5404 - Add custom button to add bufferArray or file from external source

Issue - State: closed - Opened by ElChouaib 3 months ago - 1 comment
Labels: Feature

#5403 - Bump docker/build-push-action from 6.4.1 to 6.6.1

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies, github_actions

#5402 - Plugin link is broken in Readme

Issue - State: closed - Opened by jdegand 3 months ago - 2 comments
Labels: Bug

#5401 - feat: enable UppyFile.addFile to specify one or more plugins to specifically run on a per-file basis

Pull Request - State: closed - Opened by pcfreak30 3 months ago - 7 comments
Labels: pending end-to-end tests

#5400 - fix issue with allowMultipleUploadBatches

Pull Request - State: closed - Opened by mifi 3 months ago - 1 comment

#5399 - Fix many lurking undefined errors

Pull Request - State: closed - Opened by mifi 3 months ago - 1 comment

#5398 - fix code for custom providers

Pull Request - State: closed - Opened by mifi 3 months ago - 1 comment

#5397 - Uploading additional batches with Transloadit is broken `allowMultipleUploadBatches: true`

Issue - State: closed - Opened by 719media 3 months ago - 1 comment
Labels: Bug, prio-1

#5396 - Error [ERR_MODULE_NOT_FOUND] in useUppyState.js in Vite Remix Application

Issue - State: closed - Opened by aerojeyenth 3 months ago - 14 comments
Labels: Bug

#5395 - Update angular.mdx with ViewEncapsulation to fix missing styles

Pull Request - State: closed - Opened by aaron-russell 3 months ago - 1 comment

#5394 - docs: make hosted Companion more clear

Pull Request - State: closed - Opened by Murderlon 3 months ago - 1 comment

#5393 - meta: enforce `.ts` extension for relative import types

Pull Request - State: closed - Opened by aduh95 3 months ago - 3 comments

#5392 - Dashboard briefly flashes `isDraggingOver` off while dragging over drop zone.

Issue - State: open - Opened by WesleyKapow 3 months ago - 2 comments
Labels: Bug

#5391 - Remove p queue patch

Pull Request - State: closed - Opened by mifi 3 months ago - 3 comments

#5390 - improve incorrect/lacking doc

Pull Request - State: closed - Opened by mifi 3 months ago

#5388 - upload-success not setting uploadURL correctly

Issue - State: closed - Opened by pekeler 4 months ago - 13 comments
Labels: Bug

#5387 - @uppy/tus: Fix onShouldRetry type signature

Pull Request - State: closed - Opened by tanadeau 4 months ago - 1 comment

#5386 - Tus uploader `onShouldRetry` has incorrect type signature

Issue - State: closed - Opened by tanadeau 4 months ago
Labels: Bug

#5385 - Getting error in companion server while upgraded NuGet Packages

Issue - State: open - Opened by AbhishekSankhyan 4 months ago - 4 comments
Labels: Bug

#5384 - @uppy/dashboard: stylistic changes for plugin options

Pull Request - State: closed - Opened by lakesare 4 months ago - 1 comment

#5383 - Recent commit caused custom providers to break

Issue - State: closed - Opened by vikas-rajvanshy 4 months ago - 3 comments
Labels: Bug

#5382 - Implement Google Picker API

Issue - State: open - Opened by mifi 4 months ago
Labels: Feature

#5381 - `.handleInputChange()` - use `.currentTarget`; clear the input using `''`

Pull Request - State: closed - Opened by lakesare 4 months ago - 2 comments

#5380 - Transform the `accept` prop into a string everywhere

Pull Request - State: closed - Opened by lakesare 4 months ago - 1 comment

#5379 - Composable, headless Uppy UI components

Issue - State: open - Opened by Murderlon 4 months ago - 3 comments
Labels: Feature

#5378 - New plugin: AI Image Generator

Issue - State: open - Opened by nqst 4 months ago - 5 comments
Labels: Feature

#5377 - Dashboard - rework options

Pull Request - State: open - Opened by lakesare 4 months ago - 1 comment

#5376 - Release: [email protected]

Pull Request - State: closed - Opened by github-actions[bot] 4 months ago

#5375 - @uppy/transloadit: do not mark `opts` as mandatory

Pull Request - State: closed - Opened by aduh95 4 months ago - 1 comment

#5374 - @uppy/compressor: mark `quality` as optional

Pull Request - State: closed - Opened by aduh95 4 months ago - 1 comment

#5373 - @uppy/core: fix store option type

Pull Request - State: closed - Opened by Murderlon 4 months ago - 3 comments

#5372 - Bump docker/login-action from 3.2.0 to 3.3.0

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies, github_actions

#5371 - Bump docker/build-push-action from 6.4.1 to 6.5.0

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago - 1 comment
Labels: dependencies, github_actions

#5370 - Bump docker/setup-qemu-action from 3.1.0 to 3.2.0

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies, github_actions

#5369 - Paste from clipboard support on Drag & Drop module

Issue - State: open - Opened by TomDeSmet 4 months ago - 2 comments
Labels: Feature

#5367 - Dashboard - convert some files to typescript - 2

Pull Request - State: closed - Opened by lakesare 4 months ago - 5 comments

#5365 - `toggleAddFilesPanel()` - make args consistent

Pull Request - State: closed - Opened by lakesare 4 months ago - 1 comment

#5364 - @uppy/remote-sources: fix options type

Pull Request - State: closed - Opened by Murderlon 4 months ago - 1 comment

#5363 - docs: fix getTemporarySecurityCredentials in aws-s3

Pull Request - State: closed - Opened by Murderlon 4 months ago - 1 comment

#5362 - getTemporarySecurityCredentials() docs for S3 missing

Issue - State: closed - Opened by ddorian 4 months ago

#5361 - @uppy/aws-s3: improve error when `endpoint` is not provided

Pull Request - State: closed - Opened by aduh95 4 months ago - 4 comments
Labels: pending end-to-end tests

#5360 - Bump docker/build-push-action from 6.3.0 to 6.4.1

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies, github_actions

#5359 - Dashboard - convert some files to typescript

Pull Request - State: closed - Opened by lakesare 4 months ago - 1 comment

#5358 - Uppy 4.0.5 error

Issue - State: closed - Opened by dev-android1 4 months ago - 5 comments
Labels: Bug

#5357 - Release: [email protected]

Pull Request - State: closed - Opened by github-actions[bot] 4 months ago - 1 comment

#5356 - @uppy/aws-s3: only send `PartNumber` and `ETag` in completion request

Pull Request - State: closed - Opened by aduh95 4 months ago - 1 comment

#5355 - Don't use `<h1>` in Uppy markup

Pull Request - State: open - Opened by lakesare 4 months ago - 1 comment

#5355 - Don't use `<h1>` in Uppy markup

Pull Request - State: closed - Opened by lakesare 4 months ago - 2 comments

#5354 - @uppy/xhr-upload: bring back getResponseData

Pull Request - State: open - Opened by Murderlon 4 months ago - 1 comment

#5354 - @uppy/xhr-upload: bring back getResponseData

Pull Request - State: closed - Opened by Murderlon 4 months ago - 1 comment

#5353 - @uppy/aws-s3: use default Body generic & export AwsBody

Pull Request - State: closed - Opened by Murderlon 4 months ago - 1 comment

#5352 - Uppy companion server error

Issue - State: open - Opened by dev-android1 4 months ago - 2 comments
Labels: Bug

#5352 - Uppy companion server error

Issue - State: closed - Opened by dev-android1 4 months ago - 4 comments
Labels: Bug

#5351 - companionAllowedHosts is not implemented in RemoteSources preset

Issue - State: closed - Opened by grantdiamond 4 months ago
Labels: Bug

#5351 - companionAllowedHosts is not implemented in RemoteSources preset

Issue - State: open - Opened by grantdiamond 4 months ago
Labels: Bug

#5351 - companionAllowedHosts is not implemented in RemoteSources preset

Issue - State: open - Opened by grantdiamond 4 months ago
Labels: Bug

#5350 - GoldenRetriever + `hideUploadButton=true`

Pull Request - State: closed - Opened by lakesare 4 months ago - 1 comment

#5350 - GoldenRetriever + `hideUploadButton=true`

Pull Request - State: open - Opened by lakesare 4 months ago - 1 comment

#5349 - XHR plugin expects upload response to be a valid JSON

Issue - State: open - Opened by aonnikov 4 months ago - 2 comments
Labels: Bug

#5349 - XHR plugin expects upload response to be a valid JSON

Issue - State: closed - Opened by aonnikov 4 months ago - 8 comments
Labels: Bug

#5349 - XHR plugin expects upload response to be a valid JSON

Issue - State: open - Opened by aonnikov 4 months ago - 2 comments
Labels: Bug

#5348 - Add companion option for S3 ServerSideEncryption and update docs with missing options

Pull Request - State: open - Opened by kengoldfarb 4 months ago - 2 comments
Labels: pending end-to-end tests

#5348 - Add companion option for S3 ServerSideEncryption and update docs with missing options

Pull Request - State: open - Opened by kengoldfarb 4 months ago - 1 comment
Labels: pending end-to-end tests

#5347 - Typescript error for 'new Uppy().use(AwsS3, {})'

Issue - State: open - Opened by czs0906 4 months ago
Labels: Bug

#5347 - Typescript error for 'new Uppy().use(AwsS3, {})'

Issue - State: closed - Opened by czs0906 4 months ago - 2 comments
Labels: Bug

#5347 - Typescript error for 'new Uppy().use(AwsS3, {})'

Issue - State: open - Opened by czs0906 4 months ago
Labels: Bug

#5346 - Release: [email protected]

Pull Request - State: closed - Opened by github-actions[bot] 4 months ago

#5346 - Release: [email protected]

Pull Request - State: closed - Opened by github-actions[bot] 4 months ago

#5346 - Release: [email protected]

Pull Request - State: closed - Opened by github-actions[bot] 4 months ago

#5345 - Release: [email protected]

Pull Request - State: closed - Opened by github-actions[bot] 4 months ago - 2 comments

#5345 - Release: [email protected]

Pull Request - State: closed - Opened by github-actions[bot] 4 months ago - 2 comments

#5345 - Release: [email protected]

Pull Request - State: closed - Opened by github-actions[bot] 4 months ago - 2 comments

#5344 - @uppy/xhr-upload: correctly type xhrUpload meta

Pull Request - State: closed - Opened by Murderlon 4 months ago - 1 comment

#5343 - meta: fix require path in `upload-to-cdn`

Pull Request - State: closed - Opened by aduh95 4 months ago

#5342 - Release: [email protected]

Pull Request - State: closed - Opened by github-actions[bot] 4 months ago - 2 comments

#5341 - meta: mark `@uppy-dev/upload-to-cdn` as private

Pull Request - State: closed - Opened by aduh95 4 months ago - 1 comment

#5340 - Improve error message when `window.opener == null`

Pull Request - State: closed - Opened by mifi 4 months ago - 1 comment

#5339 - Release: [email protected]

Pull Request - State: closed - Opened by github-actions[bot] 4 months ago - 1 comment

#5338 - meta: add react dev dashboard

Pull Request - State: closed - Opened by mifi 4 months ago - 3 comments

#5337 - v4: typescript error for `uppy.setFileState()`

Issue - State: closed - Opened by frederikhors 4 months ago
Labels: Bug

#5336 - Fix TypeScript sins

Issue - State: closed - Opened by mifi 4 months ago - 5 comments
Labels: Feature

#5335 - meta: add missing lint rule for `.ts` files

Pull Request - State: closed - Opened by aduh95 4 months ago - 1 comment