uppy/packages/@uppy/utils/src
2021-02-10 18:26:28 +00:00
..
getDroppedFiles add markdown linting using remark (#2181) 2020-04-13 09:48:11 +02:00
AbortController.js aws-s3-multipart: implement retries (#2312) 2020-07-13 15:10:23 +02:00
AbortController.test.js aws-s3-multipart: implement retries (#2312) 2020-07-13 15:10:23 +02:00
canvasToBlob.js eslint jsdoc fixes 2019-06-25 18:27:48 +03:00
dataURItoBlob.js Update eslint-plugin-compat and eslint-plugin-jest 2019-05-20 11:29:10 +02:00
dataURItoBlob.test.js Move utils files to @uppy/utils package. 2018-06-14 16:31:19 +02:00
dataURItoFile.js Move utils files to @uppy/utils package. 2018-06-14 16:31:19 +02:00
dataURItoFile.test.js Move utils files to @uppy/utils package. 2018-06-14 16:31:19 +02:00
delay.js aws-s3-multipart: implement retries (#2312) 2020-07-13 15:10:23 +02:00
delay.test.js aws-s3-multipart: implement retries (#2312) 2020-07-13 15:10:23 +02:00
emitSocketProgress.js Upgrade eslint. 2019-05-20 11:28:44 +02:00
EventTracker.js Use more cancellation-friendly strategy for limit: N uploads (#1736) 2019-09-25 15:21:17 +02:00
fetchWithNetworkError.js Refactor to use fetchWithNetworkError 2020-06-12 15:27:00 +01:00
findAllDOMElements.js eslint jsdoc fixes 2019-06-25 18:27:48 +03:00
findDOMElement.js Remove duplicate check of element type (#2210) 2020-04-20 11:26:41 +02:00
FOCUSABLE_ELEMENTS.js Feature/accessibility (#1507) 2019-06-11 19:10:32 +03:00
generateFileID.js Improve performance of adding and removing files (#1949) 2020-01-13 12:29:08 +01:00
generateFileID.test.js core: Don’t add/overwrite existing files, allow duplicates from different folders (#1767) 2019-09-19 16:43:51 +03:00
getBytesRemaining.js Move utils files to @uppy/utils package. 2018-06-14 16:31:19 +02:00
getBytesRemaining.test.js Move utils files to @uppy/utils package. 2018-06-14 16:31:19 +02:00
getETA.js Move utils files to @uppy/utils package. 2018-06-14 16:31:19 +02:00
getETA.test.js Move utils files to @uppy/utils package. 2018-06-14 16:31:19 +02:00
getFileNameAndExtension.js Improve performance of adding and removing files (#1949) 2020-01-13 12:29:08 +01:00
getFileNameAndExtension.test.js Move utils files to @uppy/utils package. 2018-06-14 16:31:19 +02:00
getFileType.js core: Added heic file type, refactor getFileType (#1734) 2019-07-17 19:54:06 +02:00
getFileType.test.js Fixed getFileType() when passed a file with an upper case extension 2018-11-23 15:13:08 +01:00
getFileTypeExtension.js [FIX] Safari 14.0 on Mac records audio (using the Webcam Uppy component) with MIME-type ‘audio/mp4’. Update the file extensions checker to reflect this as otherwise audio cannot be recorded with Safari. (#2753) 2021-02-10 18:26:28 +00:00
getFileTypeExtension.test.js [FIX] Safari 14.0 on Mac records audio (using the Webcam Uppy component) with MIME-type ‘audio/mp4’. Update the file extensions checker to reflect this as otherwise audio cannot be recorded with Safari. (#2753) 2021-02-10 18:26:28 +00:00
getSocketHost.js companion-client: remove the use of window.location 2019-04-01 14:44:03 +01:00
getSocketHost.test.js Upgrade eslint. 2019-05-20 11:28:44 +02:00
getSpeed.js Move utils files to @uppy/utils package. 2018-06-14 16:31:19 +02:00
getSpeed.test.js Move utils files to @uppy/utils package. 2018-06-14 16:31:19 +02:00
getTextDirection.js dashboard: improve support for right-to-left scripts (#2705) 2021-01-27 17:13:38 +00:00
getTimeStamp.js Update eslint to v6 (#1777) 2019-08-13 21:45:30 +03:00
hasProperty.js Update eslint to v6 (#1777) 2019-08-13 21:45:30 +03:00
index.js Add @uppy/utils skeleton. 2018-06-14 16:31:19 +02:00
isDOMElement.js Move utils files to @uppy/utils package. 2018-06-14 16:31:19 +02:00
isDragDropSupported.js eslint jsdoc fixes 2019-06-25 18:27:48 +03:00
isMobileDevice.js dashboard: 2020 redesign 🍿 (#2015) 2020-03-24 18:05:11 +01:00
isMobileDevice.test.js dashboard: 2020 redesign 🍿 (#2015) 2020-03-24 18:05:11 +01:00
isNetworkError.js Mark network errors as NetworkError (#2110) 2020-04-21 10:36:49 +02:00
isNetworkError.test.js Mark network errors as NetworkError (#2110) 2020-04-21 10:36:49 +02:00
isObjectURL.js eslint jsdoc fixes 2019-06-25 18:27:48 +03:00
isObjectURL.test.js Move utils files to @uppy/utils package. 2018-06-14 16:31:19 +02:00
isPreviewSupported.js dash: Add support for AVIF images in thumbnails (#2406) 2020-07-29 18:46:46 +02:00
isPreviewSupported.test.js dash: Add support for AVIF images in thumbnails (#2406) 2020-07-29 18:46:46 +02:00
isTouchDevice.js Update eslint-plugin-compat and eslint-plugin-jest 2019-05-20 11:29:10 +02:00
isTouchDevice.test.js Move utils files to @uppy/utils package. 2018-06-14 16:31:19 +02:00
microtip.scss Move stylesheets into packages. 2018-06-18 12:35:47 +02:00
mimeTypes.js utils: Add archive mime types (#2703) 2020-12-18 21:09:18 +00:00
NetworkError.js Mark network errors as NetworkError (#2110) 2020-04-21 10:36:49 +02:00
prettyETA.js Commit improved code formatting suggestion 2019-04-28 13:16:01 +01:00
prettyETA.test.js Status Bar: Hide seconds if more than 1 hour 2019-04-27 21:56:42 +01:00
ProgressTimeout.js Use more cancellation-friendly strategy for limit: N uploads (#1736) 2019-09-25 15:21:17 +02:00
RateLimitedQueue.js aws-s3: handle upload internally instead of deferring to xhr-up… (#2060) 2020-04-06 13:53:21 +02:00
RateLimitedQueue.test.js utils: accept sync functions in wrapPromiseFunction() (#1910) 2019-10-25 11:07:06 +02:00
remoteFileObjToLocal.js Add uppy.passesRestrictions(file) and disallow selecting files that don’t pass restrictions in providers (#2602) 2020-11-11 21:41:16 +00:00
sampleImageDataURI.js Move utils files to @uppy/utils package. 2018-06-14 16:31:19 +02:00
secondsToTime.js Move utils files to @uppy/utils package. 2018-06-14 16:31:19 +02:00
secondsToTime.test.js Move utils files to @uppy/utils package. 2018-06-14 16:31:19 +02:00
settle.js Move utils files to @uppy/utils package. 2018-06-14 16:31:19 +02:00
settle.test.js Update eslint to v6 (#1777) 2019-08-13 21:45:30 +03:00
toArray.js Update eslint to v6 (#1777) 2019-08-13 21:45:30 +03:00
toArray.test.js Update eslint to v6 (#1777) 2019-08-13 21:45:30 +03:00
Translator.js dashboard: mostly restore backwards compatibility for the browse strings (#2397) 2020-07-29 15:15:51 +02:00
Translator.test.js Fix translations that did not respect word order (#2077) 2020-03-19 14:41:14 +01:00
truncateString.js companion,unsplash: Unsplash provider (#2431) 2020-10-28 19:50:51 +01:00
truncateString.test.js companion,unsplash: Unsplash provider (#2431) 2020-10-28 19:50:51 +01:00