Artur Paikin
213bf78f08
cleanup
2016-11-01 22:10:34 -04:00
Artur Paikin
159dbf5e8c
dashboard: refactor — only load one acquire panel (activeAcquirer or empty), change focus behavior, utilize onload/onunload
2016-11-01 22:05:42 -04:00
Artur Paikin
c35ec50e3a
save state onbeforeunload instead of every time it changes
2016-10-31 00:14:10 -04:00
Artur Paikin
c626a270f4
Persistent State plugin that saves state in localStorage — useful when developing
2016-10-30 23:50:07 -04:00
Artur Paikin
ec5110f048
Merge remote-tracking branch 'origin/master'
...
resolve minor conflicts
2016-10-29 19:04:21 -04:00
Artur Paikin
7158b1dc09
log Tus bytes
2016-10-29 18:14:24 -04:00
Artur Paikin
1355df9610
StatusBar style tweaks and transition
2016-10-29 18:12:46 -04:00
Harry Hedger
2d0da3145f
Progress events and endpoint setup
2016-10-28 15:03:57 -04:00
Harry Hedger
e540d7b15d
List directory endpoint vs. query param
2016-10-28 15:03:57 -04:00
Harry Hedger
5f2dc075fd
Updated Google Drive plugin to use new drive endpoints
2016-10-28 15:03:57 -04:00
Harry Hedger
d7fae50968
Uppy Server V2 compatibility for google drive
2016-10-28 15:03:10 -04:00
Artur Paikin
693ecfbea8
New Dashboard background icon and styles
2016-10-28 00:56:53 -04:00
Artur Paikin
148e5a472c
New WIP StatusBar that also serves as a play/pause button
2016-10-28 00:56:21 -04:00
Artur Paikin
34bd5f4d61
cleanup
2016-10-28 00:54:41 -04:00
Artur Paikin
1531f2be54
play with caching element for 1 second as to not show progress too often
2016-10-28 00:54:25 -04:00
Artur Paikin
cb728a229f
Play with throttling core:update-progress event
2016-10-28 00:53:50 -04:00
Artur Paikin
e0329dcd00
StatusBar refactored
2016-10-27 16:13:29 -04:00
Artur Paikin
18d284a9f7
throttled StatusBar
2016-10-27 16:09:53 -04:00
Artur Paikin
94be4af83e
Formtag --> FileInput: now pretty by default with an option to display “raw” input[type=file]
2016-10-26 01:02:20 -04:00
Artur Paikin
ba27e11872
add startUpload method to core
2016-10-26 01:00:56 -04:00
Artur Paikin
9dcb6a73a9
revert Dashboard height
2016-10-25 02:56:23 -04:00
Artur Paikin
bddf951c89
Dashboard fixes
2016-10-25 02:32:46 -04:00
Artur Paikin
0a964123c4
disable Dashboard modal trigger in inline mode
2016-10-25 01:04:20 -04:00
Artur Paikin
f45c3157c2
Update website API docs and readme
2016-10-21 18:18:41 -04:00
Artur Paikin
4f4239f0b7
attempt to fix webcam stream flashing each time state is updated
2016-10-17 23:39:14 -04:00
Artur Paikin
8a52b118a4
Prevent duplicate uploads when autoProceed: true, Tus and Multipart
2016-10-17 21:28:56 -04:00
Artur Paikin
b07d052d76
allow autoProceed for all cases
2016-10-17 21:28:43 -04:00
Artur Paikin
99f85de9d7
“drop files or import from” text location changed
2016-10-17 21:28:15 -04:00
jagoba
d99c216ac2
[fix] When appending data with the file on Multipart, the key of the parameter was not passed correctly.
2016-10-17 11:03:07 +02:00
Harry Hedger
d06391f8f8
Working towards refactoring Dashboard UI
2016-10-13 01:10:27 -04:00
Harry Hedger
d8211ae111
Experimental refactor of Dashboard. Added classnames package for dynamic class string building.
2016-10-12 00:48:01 -04:00
Artur Paikin
f9fdec93b9
Merge pull request #125 from jagoPG/feature/multipart-xhr
...
After an upload failure return information from the backend for being…
2016-10-06 20:14:16 -04:00
Jagoba
8fec33de43
[update] XHR complete object passes as argument in order to have the payload of the request and the error code.
2016-10-07 00:10:07 +02:00
Harry Hedger
9055c11c87
Merge pull request #127 from Burkes/patch-1
...
Translated the most recent strings
2016-10-06 06:15:31 -04:00
Artur Paikin
8241359a78
avoid global body styles
2016-10-05 21:59:53 -04:00
Burkes
11e063eb24
Translated the most recent strings
...
You guys should set up something simple on Crowdin, they have an application for FOSS projects :)
Makes everyone's life easier as you can use variables, proper file encoding and such.
Keep up the good work on uppy!
2016-10-05 20:06:46 -03:00
Harry Hedger
ff8a6bb5d2
Experimental redux work and added new experimental folder
2016-09-29 02:24:45 -04:00
jagoba
0335d1bc4c
After an upload failure return information from the backend for being able
...
of managing the error.
2016-09-28 10:01:06 +02:00
Artur Paikin
46f4890f3d
move close button to the overlay
2016-09-28 00:10:52 -04:00
Artur Paikin
bdb0c767ac
add error handling here as well
2016-09-24 23:45:59 -04:00
Artur Paikin
9951f49a78
drag styles
2016-09-24 22:15:51 -04:00
Artur Paikin
117dc161df
fix importing from local disk
2016-09-24 22:15:51 -04:00
Artur Paikin
8ab4503c64
emit upload-error from Multipart and Tus
2016-09-24 22:15:51 -04:00
Artur Paikin
68f805380f
New “Drop files” icon and title
2016-09-24 22:15:51 -04:00
Artur Paikin
b6ae2543b0
add totalProgress: 0 to initial state
2016-09-24 22:15:51 -04:00
Harry Hedger
a5538c1f34
Remote upload success
2016-09-24 22:00:18 -04:00
Harry Hedger
9393c8b8fd
File uploading
2016-09-24 21:48:53 -04:00
Harry Hedger
d8b3a1a32e
Updated googledrive browser styling and functionality
2016-09-24 21:37:23 -04:00
Harry Hedger
7c4d941334
Google Drive browser and some redux plugin testing
2016-09-24 17:42:22 -04:00
Artur Paikin
e53d64049b
Another grand Dashboard refactor, componetizing, refreshed design, flexbox
2016-09-23 19:48:11 -04:00