Commit graph

1128 commits

Author SHA1 Message Date
Artur Paikin
a56f66f740 ThumbnailGenerator: default to 200 is ok, since Dashboard overrides that 2018-01-21 11:50:01 -05:00
Artur Paikin
f1d51299fb ThumbnailGenerator: bind addToQueue 2018-01-21 11:37:51 -05:00
Artur Paikin
9ffeca44a3 Dashboard: add ThumbnailGenerator to Dashboard by default with options to disable 2018-01-21 11:37:23 -05:00
Artur Paikin
dc3f897eb0 Merge branch 'richardwillars-thumbnail-generator' 2018-01-21 11:23:41 -05:00
Artur Paikin
5a5aa3e2d2 Fix: click on folder checkbox should select folder
this keeps breaking 😱
2018-01-16 16:45:06 -05:00
Artur Paikin
cd5c74b16e
Merge pull request #528 from transloadit/fix/aws-put-err
s3: More robust XML check, fixes #518
2018-01-15 12:57:58 -05:00
Artur Paikin
6f295da4b8 Fix: focusable elements in Dashboard 2018-01-15 12:37:43 -05:00
Renée Kooi
4e70e13f6a
s3: More robust XML check, fixes #518 2018-01-15 14:19:28 +01:00
Renée Kooi
1768a82640
statusbar: Account for processing in newFiles prop
This will make sure the upload button is also hidden when files are
still processing, but not uploading any bytes.
2018-01-15 12:13:12 +01:00
Artur Paikin
1f3bbb9551
Merge pull request #507 from transloadit/tus/resume-false-dont-store-url
Tus: `resume: false` — don’t store url
2018-01-12 18:06:27 -05:00
Artur Paikin
a33187139e try Informer without opacity 2018-01-10 02:36:24 -05:00
Artur Paikin
159cce3806 fix ReduxDevTools for DefaultStore 2018-01-09 14:14:01 -05:00
Artur Paikin
c2b1489569 Merge branch 'thumbnail-generator' of https://github.com/richardwillars/uppy into richardwillars-thumbnail-generator 2018-01-09 13:54:01 -05:00
muhammadInam
2a18782722 Font styling for Webcam option. Styling made similar to rest of dashboard options 2018-01-09 00:42:18 -08:00
Artur Paikin
80888aa562 remove old comments 2018-01-08 21:20:05 -05:00
Artur Paikin
25b0618c45 If resume: false in options, don’t store upload url 2018-01-08 12:51:58 -05:00
Renée Kooi
cdbb85400d
xhrupload: Emit upload-started for "limited" files, fixes #468 2018-01-08 10:10:00 +01:00
Artur Paikin
452f8c66c5
Merge pull request #474 from transloadit/fix/remote-uploads
Fix remote uploads
2018-01-06 11:58:09 -05:00
Artur Paikin
e6da1ec66b
Merge branch 'master' into fix/remote-uploads 2018-01-05 16:56:10 -05:00
Artur Paikin
ba536fe229 Resolve/reject after this.connectToServerSocket(file), refactor excess if/else confitions 2018-01-05 16:47:58 -05:00
Artur Boryś
3d3fd13f16 Add option to hide ProgressBar after upload finish 2018-01-05 19:33:30 +01:00
Artur Boryś
2233deeeb8 Remove uppy--hidden class
This commit removes uppy--hidden and makes use of aria-hidden instead
2018-01-04 22:55:57 +01:00
Richard Willars
9524f48fa0
Merge branch 'master' into thumbnail-generator 2018-01-04 10:14:01 +00:00
Artur Boryś
5a0ffc3d20 Change StatusBar class
This commit changes the class that hides StatusBar after upload finish
2018-01-04 10:25:43 +01:00
Artur Boryś
d8958264a8 Set hideAfterFinish to true by default 2018-01-04 09:56:35 +01:00
Artur Boryś
41d1422025 Add option to hide progress after finish in Dashboard 2018-01-01 23:11:59 +01:00
Artur Boryś
817e594fee Add option to hide progress bar after upload finish 2018-01-01 22:35:09 +01:00
Artur Paikin
61c3fe3c9e reject on error 2017-12-28 17:27:59 -05:00
Artur Paikin
0f20a4c44a remote upload success/failure should reject/resolve promise too 2017-12-28 17:27:44 -05:00
Onno Faber
7ff28f932b Merge remote-tracking branch 'upstream/master' 2017-12-28 09:38:34 -08:00
Onno Faber
66f85792d2 Add limit and timeout options to AwsS3 plugin 2017-12-28 09:38:10 -08:00
Mohammed Nafees
f25eae0142 Copy-pasta: Generalise comment phrase (#469) 2017-12-27 15:52:04 +01:00
Onno Faber
8fb096a304 Allow passing on XHRUpload options, such as "limit" 2017-12-26 18:13:24 -08:00
Artur Paikin
8ef9f3a89e input hidden="true" should not be focusable too, add licence info 2017-12-26 15:35:22 -05:00
Janko Marohnić
8fbb293570
Make ordering of plugin options consistent
It's easier to scan the options if "locale" is at the end.
2017-12-23 13:38:12 +01:00
Artur Paikin
82d9eeee84 DragDrop: don’t use the whole DnD area as a click target for now 2017-12-21 23:50:55 -05:00
Artur Paikin
b293945531 add missing space between informer message and balloon (JSX) 2017-12-21 22:37:45 -05:00
Artur Paikin
d615b1504f Merge branch 'master' of https://github.com/transloadit/uppy 2017-12-21 19:53:05 -05:00
Artur Paikin
45bbbb28f2 ops, call updateDashboardElWidth right away (for inline Dashboard) 2017-12-21 19:11:58 -05:00
Artur Paikin
07b5e3c2ee remove comment 2017-12-21 17:16:28 -05:00
Artur Paikin
5498c3e62e fix JSX quotes 2017-12-21 16:52:36 -05:00
Artur Paikin
57c80c99bf refactor Form plugin, append whole result to hidden input 2017-12-21 16:51:49 -05:00
Artur Paikin
60cf71325a remove getMetaFromForm and unused options 2017-12-21 16:39:20 -05:00
Artur Paikin
83d604c859 Merge branch 'master' into feature/meta-result-form 2017-12-21 14:42:04 -05:00
Rich Willars
b6e8ebd7b2 Added thumbnail generation plugin 2017-12-21 08:50:04 +00:00
Artur Paikin
578d8ebe31 fix quotes, use custom components instead of functions in some places 2017-12-20 18:33:52 -05:00
Artur Paikin
7d696e6984 use template string 2017-12-20 18:03:42 -05:00
Artur Paikin
aec8d26d6c
Merge branch 'master' into refactor-preact 2017-12-20 00:42:14 -05:00
Artur Paikin
8e6694fbc1 Dashboard --> DashboardUI --> Dashboard 2017-12-20 00:32:37 -05:00
Artur Paikin
45a2e70719 uppy- prefix for Webcam too 2017-12-20 00:15:01 -05:00