-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
@uppy/provider-views: fix race condition when adding folders #4384
Merged
Commits on Mar 28, 2023
-
fix race condtion when adding files
don't call addFolder from listAllFiles because that would call addFile before all folders were loaded also remove unused selectedFolders state
Configuration menu - View commit details
-
Copy full SHA for 9b093ae - Browse repository at this point
Copy the full SHA 9b093aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 25f6228 - Browse repository at this point
Copy the full SHA 25f6228View commit details
Commits on Mar 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cd121f3 - Browse repository at this point
Copy the full SHA cd121f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for ea3cb23 - Browse repository at this point
Copy the full SHA ea3cb23View commit details -
Configuration menu - View commit details
-
Copy full SHA for c80f11a - Browse repository at this point
Copy the full SHA c80f11aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c533c90 - Browse repository at this point
Copy the full SHA c533c90View commit details -
Configuration menu - View commit details
-
Copy full SHA for cd5d099 - Browse repository at this point
Copy the full SHA cd5d099View commit details -
Configuration menu - View commit details
-
Copy full SHA for 67023a8 - Browse repository at this point
Copy the full SHA 67023a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 80bd293 - Browse repository at this point
Copy the full SHA 80bd293View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4060019 - Browse repository at this point
Copy the full SHA 4060019View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85548ce - Browse repository at this point
Copy the full SHA 85548ceView commit details -
Revert "run corepack yarn run build:locale-pack"
This reverts commit 85548ce.
Configuration menu - View commit details
-
Copy full SHA for 647e48e - Browse repository at this point
Copy the full SHA 647e48eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5434fc8 - Browse repository at this point
Copy the full SHA 5434fc8View commit details -
3
Configuration menu - View commit details
-
Copy full SHA for 50a0bec - Browse repository at this point
Copy the full SHA 50a0becView commit details
Commits on Mar 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f91b514 - Browse repository at this point
Copy the full SHA f91b514View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6abcb94 - Browse repository at this point
Copy the full SHA 6abcb94View commit details -
Configuration menu - View commit details
-
Copy full SHA for b5d6b78 - Browse repository at this point
Copy the full SHA b5d6b78View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa3e66f - Browse repository at this point
Copy the full SHA fa3e66fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4795c41 - Browse repository at this point
Copy the full SHA 4795c41View commit details -
instead of generating an ID, for providers that we whitelsit this allows adding the same time many times (with a different path)
Configuration menu - View commit details
-
Copy full SHA for 75ab3d5 - Browse repository at this point
Copy the full SHA 75ab3d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79abf68 - Browse repository at this point
Copy the full SHA 79abf68View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf01707 - Browse repository at this point
Copy the full SHA cf01707View commit details
Commits on Mar 31, 2023
-
disable experimental getAsFileSystemHandle
it seems to be causing problems when dropping folders with subfolders in newest chrome e.g a folder with 50 files and a subfolder which in turn has another 50 files also refactor and document the code more
Configuration menu - View commit details
-
Copy full SHA for d1d9132 - Browse repository at this point
Copy the full SHA d1d9132View commit details
Commits on Apr 1, 2023
-
Update packages/@uppy/provider-views/src/ProviderView/ProviderView.jsx
Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8f5c32d - Browse repository at this point
Copy the full SHA 8f5c32dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 46368c8 - Browse repository at this point
Copy the full SHA 46368c8View commit details
Commits on Apr 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cf91ef2 - Browse repository at this point
Copy the full SHA cf91ef2View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.