Harry Hedger
cfa388bceb
Updated to get dirs
2016-04-13 04:15:13 -04:00
Harry Hedger
84fc9b01f4
Merge branch 'master' of https://github.com/transloadit/uppy
2016-04-12 11:05:38 -04:00
Harry Hedger
f0b6738682
Added event listeners to folders/files.
2016-04-12 01:40:11 -04:00
Artur Paikin
49f1bc8f07
Refactoring, added wait
2016-04-11 19:38:58 -04:00
Artur Paikin
d6cbf7a59f
Dont’s use Array.from — Babel doesn’t transplie it
2016-04-11 18:38:16 -04:00
Artur Paikin
5829a80727
Let’s give it 30 seconds to see if that’s the case
2016-04-11 18:18:49 -04:00
Artur Paikin
c3d3d6e465
Refactor acceptance tests all over again, add global.uppyLog
2016-04-11 18:09:45 -04:00
Artur Paikin
d80bd0480e
Let’s wait some more time
2016-04-11 13:11:36 -04:00
Artur Paikin
c70ed036cb
Maybe now?
2016-04-11 13:02:10 -04:00
Artur Paikin
968bfb54f3
Rewrite tests
2016-04-11 12:48:37 -04:00
Artur Paikin
9cdb50c645
Rename driver to browser
2016-04-08 20:06:29 -04:00
Artur Paikin
ed388b9d5b
Rethink my behaviour — separate Driver instances for now
2016-04-08 19:41:16 -04:00
Artur Paikin
2e5a170fe9
no ProgressDrawer in GoogleDrive for now
2016-04-08 19:17:06 -04:00
Artur Paikin
644d6b6759
Refactor acceptance tests, move boilerplate to a standalone core module, add simple dragdrop test
2016-04-08 19:16:26 -04:00
Artur Paikin
34e35e9d7f
changelog
2016-04-08 19:16:02 -04:00
Kevin van Zonneveld
f1a94c830e
Check off my last todo for v0.4.0
2016-04-08 21:52:56 +02:00
Kevin van Zonneveld
888561c4f8
Upgrade to uppy-server 0.0.3
...
Which has CORS support for uppy.io and uses port 3020 again
2016-04-08 20:43:44 +02:00
Kevin van Zonneveld
6707e35b7c
Change uppy-server port to 3020
2016-04-08 19:52:54 +02:00
Artur Paikin
bde0d2cb8b
Add Browsersync back
2016-04-08 13:51:19 -04:00
Artur Paikin
781f2ab867
Core state debugging
2016-04-08 13:51:19 -04:00
Artur Paikin
50f15f8ae7
Refactor ProgressDrawer, DragDrop style
2016-04-08 13:51:19 -04:00
Artur Paikin
b0172f0f56
changelog
2016-04-08 13:51:19 -04:00
Kevin van Zonneveld
614d14c7fe
Update CHANGELOG.md
2016-04-08 19:11:35 +02:00
Kevin van Zonneveld
17ec1a1f46
Create a re-usable Social partial
2016-04-08 11:51:21 +02:00
Kevin van Zonneveld
5d80a02773
Document about https://github.com/hughsk/envify
2016-04-08 10:50:17 +02:00
Kevin van Zonneveld
c44afdab84
Credit @hughsk for his amazing: disc
2016-04-08 10:48:18 +02:00
Kevin van Zonneveld
4e02e80c81
Don't show Kb for N/A
2016-04-08 10:47:10 +02:00
Kevin van Zonneveld
efa5a68171
Update CHANGELOG.md
2016-04-08 10:39:06 +02:00
Kevin van Zonneveld
3b631843f1
Merge remote-tracking branch 'origin/master'
2016-04-08 10:30:05 +02:00
Kevin van Zonneveld
dd8e1e81bf
Add a http://uppy.io/stats page that inlines disc.html as well as displays the different bundle sizes, and an activity feed
2016-04-08 10:29:09 +02:00
Harry Hedger
ad79f6687d
Google Drive ( #80 )
...
* Added two more unit tests for GoogleDrive. Prettified test reporting. Added 'every' and 'groupBy' utils.
* GoogleDrive state/rendering. Env variable file. Add state to core.
* corrected small lint errors.
2016-04-08 08:26:06 +02:00
Artur Paikin
f5cd756aac
changelog
2016-04-08 01:28:50 -04:00
Artur Paikin
13c06b2bc7
Don’t need that browsersync config anymore?
2016-04-08 01:27:58 -04:00
Artur Paikin
9f1fa7bbac
Show link to the uploaded file
2016-04-08 01:27:30 -04:00
Artur Paikin
b9c98b5b73
He removed the dot and paid for it
2016-04-08 01:18:02 -04:00
Artur Paikin
08681bc104
changelog
2016-04-08 01:09:47 -04:00
Artur Paikin
51524f0b60
Add file.type handling to Core and ProgressDrawer
2016-04-08 01:08:32 -04:00
Artur Paikin
ebc17c4426
Events in DragDrop & minor changes
2016-04-08 00:51:20 -04:00
Artur Paikin
0386baf9e9
Reset state & cleanup
2016-04-08 00:03:01 -04:00
Artur Paikin
98a54406f6
Force Tus to always upload files, for developing
2016-04-08 00:02:00 -04:00
Artur Paikin
9eeeb232d7
ProgressDrawer: show uploaded and selected, don’t hide after upload
2016-04-07 23:35:23 -04:00
Artur Paikin
c26cbdbad7
Make openUppyModalOnLoad in examples a localStorage flag
2016-04-07 21:53:51 -04:00
Artur Paikin
481761691b
Return Modal target
2016-04-07 21:46:55 -04:00
Artur Paikin
6de36e9c03
DragDrop: refactor & improve
2016-04-07 21:44:13 -04:00
Kevin van Zonneveld
a86306b370
Update todo
2016-04-07 20:57:54 +02:00
Kevin van Zonneveld
cec8d34a15
Switch back to hexo-renderer-scss
2016-04-07 19:05:42 +02:00
Kevin van Zonneveld
6ee17ff78f
Ok that fixed it :D
2016-04-07 18:58:30 +02:00
Harry Hedger
7935266d7f
checkAuth and getFile unit tests for Google Drive. added nock and node-fetch.
2016-04-07 12:54:37 -04:00
Kevin van Zonneveld
13686f6acd
Create uppy webdir if it does not exist
2016-04-07 18:53:34 +02:00
Kevin van Zonneveld
1df4cf42ad
Copy dist contents, not dist itself. Display correct uppy.js location
2016-04-07 18:48:35 +02:00