Artur Paikin
|
212639d12e
|
Merge pull request #544 from transloadit/fix/s3-is-xml
s3: fix isXml() check when no content-type is available
|
2018-01-22 16:41:47 -05:00 |
|
Artur Paikin
|
3fc15fc8c4
|
Merge pull request #547 from transloadit/feature/tl-executing
transloadit: Add `assembly-executing` event
|
2018-01-22 16:39:39 -05:00 |
|
Artur Paikin
|
64cde695d5
|
Merge pull request #534 from transloadit/fix/select-file-value
Empty input value so same file can be selected multiple times
|
2018-01-22 11:52:27 -05:00 |
|
Artur Paikin
|
655e76ae6d
|
Merge branch 'master' of https://github.com/transloadit/uppy
|
2018-01-22 11:52:15 -05:00 |
|
Artur Paikin
|
a7d3036695
|
Added comment about why empty value
|
2018-01-22 11:51:55 -05:00 |
|
Artur Paikin
|
4b492a4cba
|
Core and Dashboard minor formatting
|
2018-01-22 11:48:24 -05:00 |
|
Artur Paikin
|
034320822a
|
Merge pull request #543 from transloadit/fix/get-form-data
form: Fix `getFormData` import
|
2018-01-22 11:45:39 -05:00 |
|
Renée Kooi
|
6033a5a118
|
transloadit: Add assembly-executing event
|
2018-01-22 14:41:44 +01:00 |
|
Renée Kooi
|
9c0edb42b8
|
s3: fix isXml() check when no content-type is available
|
2018-01-22 11:03:27 +01:00 |
|
Artur Paikin
|
993794aff1
|
Merge branch 'master' of https://github.com/transloadit/uppy
|
2018-01-21 17:42:38 -05:00 |
|
Artur Paikin
|
c547ba3e19
|
Dashboard: you might want to call openModal manually, then you don’t need trigger
|
2018-01-21 16:40:02 -05:00 |
|
Artur Paikin
|
f5c1ba0ed9
|
Merge pull request #536 from transloadit/fix/a11y-focus-tip
Fix a11y focus tip
|
2018-01-21 12:25:28 -05:00 |
|
Renée Kooi
|
dcb59ee605
|
form: Fix getFormData import
I missed this in #523 😕 `get-form-data@2.x` exports an object
with a default property, like other transpiled ES modules.
|
2018-01-21 18:20:49 +01:00 |
|
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
|
9dec09dc7f
|
use more accessible microtip instead of balloon
|
2018-01-16 20:18:59 -05:00 |
|
Artur Paikin
|
308f2ee1ee
|
restore focus back to the last active element when modal is closed
|
2018-01-16 20:16:31 -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
|
9d7260b6c8
|
empty input value so that same file can be selected multiple times
fixes #531
|
2018-01-16 13:05:21 -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 |
|