Commit graph

2802 commits

Author SHA1 Message Date
Artur Paikin
bfa0a690c1 remove unused assets 2017-09-19 21:02:46 -04:00
Artur Paikin
582d10b35c Fix typos 2017-09-19 20:18:39 -04:00
Artur Paikin
d0a10edca6 add images 2017-09-19 16:17:32 -04:00
Artur Paikin
685f701d0c Merge pull request #351 from transloadit/fix/restorefiles-with-id
restore: Fix restorefiles with id
2017-09-19 12:16:17 -04:00
Artur Paikin
0c10c8a389 😱 2017-09-19 12:14:56 -04:00
Renée Kooi
c37f95eb29
changelog: add statusbar idea from #350 2017-09-19 15:30:46 +02:00
Artur Paikin
e0a1fc84cf changelog 2017-09-18 22:57:35 -04:00
Artur Paikin
198a3c929f 0.18 post update 2017-09-18 22:57:16 -04:00
Artur Paikin
dad08b1085 0.18 post draft
//cc @goto-bus-stop @ifedapoolarewaju please alter to your liking
👌
2017-09-18 22:43:20 -04:00
Artur Paikin
674fe15f31 fix state update event 2017-09-18 18:24:34 -04:00
Artur Paikin
11002c8d43 Merge pull request #341 from sunil-shrestha/fix/clearCurrentUploads
set the newState before emiting "core:state-update" .
2017-09-18 18:04:24 -04:00
Artur Paikin
16734976a7 We don’t need to repeat id here, since the key is id?
@goto-bus-stop I might be missing something though
2017-09-18 17:11:21 -04:00
Artur Paikin
ef1c3306c6 Flatten payload params 2017-09-18 17:09:47 -04:00
Ifedapo .A. Olarewaju
a2c5d2f4df update changelog 2017-09-18 08:00:11 +01:00
Artur Paikin
7838f19a32 Release 0.19.0 2017-09-16 00:08:25 -04:00
Artur Paikin
7f122f472c merge conflict again 2017-09-16 00:03:12 -04:00
Artur Paikin
f5c866b344 resolve merge conflict 2017-09-15 23:59:02 -04:00
Artur Paikin
a4668d4f96 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	src/core/Core.js
#	src/plugins/Dashboard/index.js
2017-09-15 23:56:18 -04:00
Artur Paikin
d6b59ba699 pre-release planning 2017-09-15 23:51:20 -04:00
Artur Paikin
9e81166e11 remove tap-spec, update package-lock 2017-09-15 23:51:02 -04:00
Artur Paikin
eaa0a4a328 Merge pull request #313 from goto-bus-stop/feature/unpkg
Add `unpkg` to package.json
2017-09-15 23:20:04 -04:00
Artur Paikin
2e7172fb47 remove unused files: architecture, server-plan, uppy-call 2017-09-15 22:54:42 -04:00
Renée Kooi
ba95baa99e Merge pull request #339 from sunil-shrestha/fix/storeOptions
Allow to pass the options to IndexedDbStore constructor
2017-09-15 17:13:57 +02:00
Renée Kooi
bf694a855e Merge branch 'master' into fix/storeOptions 2017-09-15 17:09:30 +02:00
Renée Kooi
ec7b31a005 Merge pull request #333 from goto-bus-stop/feature/instance-id
Uppy instance ID
2017-09-15 15:14:04 +02:00
Artur Paikin
17368f7be9 Merge pull request #345 from transloadit/fix/restrictions
Adjust checkMinNumberOfFiles
2017-09-14 22:58:57 -04:00
Artur Paikin
7b7aa7d7d9 add type.mime to tests 2017-09-14 22:50:14 -04:00
Artur Paikin
4a85a4d1e0 refactor a little, add file.type.mime (before the migration to mime entirely) add comments 2017-09-14 22:39:21 -04:00
Artur Paikin
1f8a369f4f separate checkMinNumberOfFiles method 2017-09-14 13:20:45 -04:00
Artur Paikin
829713851e Adjust checkMinNumberOfFiles
Fixes #344
2017-09-14 12:51:19 -04:00
Artur Paikin
4e808ca3d2 add aria-hidden to all icons for accessibility, remove console.log 2017-09-14 12:01:19 -04:00
Artur Paikin
8faa0d9a52 Merge pull request #342 from transloadit/fix/calculateTotalProgress
Fix calculateTotalProgress - NaN
2017-09-14 11:15:40 -04:00
Artur Paikin
0eb2448a3d Fix calculateTotalProgress - NaN 2017-09-13 18:50:41 -04:00
Sunil Shrestha
7b7ae236b5 Keep the options for indexedDB to its own namespace 2017-09-13 18:26:00 +03:00
Renée Kooi
99efda8bcc
restore: Store blobs in a single IndexedDB store 2017-09-13 17:25:42 +02:00
Sunil Shrestha
2c951a884d set the newState before emiting "core:state-update" . 2017-09-13 14:40:33 +03:00
Sunil Shrestha
0f375b19b3 Allow to pass the options to IndexedDbStore constructor 2017-09-13 13:50:04 +03:00
Artur Paikin
016557e246 Merge pull request #330 from transloadit/fix/fileID
Better `generateFileID`
2017-09-12 11:10:29 -04:00
Artur Paikin
0e1a4b51a4 Merge pull request #335 from richardwillars/core-tests
[WIP] Remaining tests for src/core.js
2017-09-12 11:09:16 -04:00
Artur Paikin
e69151ca0c Merge pull request #319 from richardwillars/isOnline
Tell Uppy to be offline
2017-09-12 10:59:20 -04:00
Richard Willars
050ecbfa1e Adds tests for checkRestrictions 2017-09-12 15:48:03 +01:00
Richard Willars
abbaed88cd Test for createUpload 2017-09-12 10:50:12 +01:00
Richard Willars
979be04540 Remove upload test 2017-09-12 10:10:21 +01:00
Richard Willars
504a6977ac Adds tests for info messages (and fixes hideInfo method) 2017-09-12 09:09:25 +01:00
Artur Paikin
df659c5417 Merge pull request #328 from transloadit/chore/dashboard
Dashboard: show()/hide()/isOpen()
2017-09-11 21:16:56 -04:00
Artur Paikin
bf0cae6a42 changelog 2017-09-11 14:24:29 -04:00
Artur Paikin
be9ef1b076 docs for openModal, closeModal, isModalOpen 2017-09-11 14:10:01 -04:00
Artur Paikin
91ec5dbdd6 refactor: openModal, closeModal, isModalOpen 2017-09-11 14:09:44 -04:00
Renée Kooi
4d0d62804d
Add example using multiple Uppy instances with RestoreFiles 2017-09-11 18:01:20 +02:00
Artur Paikin
1cdd617b8c return an array always, even with a single item 2017-09-11 10:33:52 -04:00