Commit History

Author SHA1 Message Date
  Renée Kooi 5f2528d807 core: Add translateArray() for i18n with non-string replacements. 7 years ago
  Renée Kooi 382ecabd4a Use interpolation for localized strings where possible. 7 years ago
  Renée Kooi 422f3932e6 Move `locale` option description to plugin pages and add descriptions for strings. 7 years ago
  Renée Kooi caa7fad507 Move `replaceTargetContent` option to each UI plugin documentation page. 7 years ago
  Renée Kooi 8dd53274cf Move `id` option to each plugin documentation page. 7 years ago
  Renée Kooi f6d4ae8aac Add tiny option example snippets to React components that didnt have them. 7 years ago
  Renée Kooi c5131ff8dc Add a one line description to components on the React component list 7 years ago
  Renée Kooi 0bf386a4b1 Add require statements to plugin doc pages. 7 years ago
  Renée Kooi 9bc74f3833 Show import paths on React component doc pages. 7 years ago
  Renée Kooi 1d381638e1 Add documentation pages for all React components. 7 years ago
  Renée Kooi 626634118c s3/multipart: Throw error if uppy-server returned an error response 7 years ago
  Renée Kooi 58863f6a89 s3/multipart: Catch synchronous errors in option callbacks. 7 years ago
  Renée Kooi e0f48d3884 s3/multipart: Emit error if createMultipartUpload fails. 7 years ago
  Renée Kooi df2e6afca0 s3: Add Multipart-specific CORS documentation. 7 years ago
  Renée Kooi f5b70ce7a2 Fix RequestClient#delete method. 7 years ago
  Renée Kooi df3c501600 Add some values to AwsS3 options in docs. 7 years ago
  Renée Kooi 1af649db8b Add docs for AwsS3Multipart. 7 years ago
  Renée Kooi e0ecbf5c2f changelog: s3 multipart uploads :white_check_mark: 7 years ago
  Renée Kooi b275bfddaf s3: Use RequestClient. 7 years ago
  Renée Kooi 6a2b2b3e5e s3: Set filename and type in POST /multipart body. 7 years ago
  Renée Kooi 1f251c5ee4 s3: Begin work on remote Multipart uploads 7 years ago
  Renée Kooi 8a5986e46b rm console.log 7 years ago
  Renée Kooi 95cb130faf s3: Error handling 7 years ago
  Renée Kooi b43004384b s3: Pass result of completeMultipartUpload() to onSuccess() 7 years ago
  Renée Kooi c6ef96a2f1 s3: Clone `this.uploading` so it can be mutated elsewhere 7 years ago
  Renée Kooi b9cec0e4d2 s3: Upload multiple chunks simultaneously 7 years ago
  Renée Kooi 052a87dca4 s3: Implement really aborting multipart uploads 7 years ago
  Renée Kooi 17c2224e67 s3: Move multipart uploader to a class 7 years ago
  Renée Kooi cb71a38a25 s3: Multipart pause/resume WIP 7 years ago
  Renée Kooi 3d8026340e s3: Begin work on Multipart plugin 7 years ago