Historial de Commits

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