Commit graph

3772 commits

Author SHA1 Message Date
Kevin van Zonneveld
dbce014d33 Release 0.22.4 2018-02-08 12:05:29 +01:00
Ifedapo Olarewaju
4ff1898465 fix: avoid double slash cc @kvz 2018-02-08 11:52:46 +01:00
Kevin van Zonneveld
6431e6764d Merge branch 'master' of https://github.com/transloadit/uppy 2018-02-08 11:13:15 +01:00
Kevin van Zonneveld
40e599c9bd Change Uppy version references to v 2018-02-08 11:13:05 +01:00
Kevin van Zonneveld
083d937f44 Release 0.22.3 2018-02-08 11:11:05 +01:00
Renée Kooi
e7eac4eb72
…and the default definition 2018-02-08 11:10:33 +01:00
Renée Kooi
767604f77b
Fix onBeforeUpload doc 2018-02-08 11:10:00 +01:00
Kevin van Zonneveld
99032b285e
[WIP] Set Transloadit uppy-server host based on Assembly status (#598)
* Maybe(?) set transloadit uppy-server location based on assembly status

* hack: replace uppy server url in transloadit assmebly cc @kvz
2018-02-08 11:07:50 +01:00
Artur Paikin
81f31e36b2
Merge pull request #563 from transloadit/chore/website-fixes-docs
Website and docs fixes
2018-02-06 23:19:09 -05:00
Artur Paikin
1cdd8b3ab2 leave modifyAnchors off for now 2018-02-06 23:18:35 -05:00
Kevin van Zonneveld
9f534f0128 Merge branch 'master' of https://github.com/transloadit/uppy 2018-02-06 11:13:02 +01:00
Kevin van Zonneveld
cfbafd18a9 Report back final CDN URLs to console 2018-02-06 11:12:48 +01:00
Kevin van Zonneveld
62a7cdc58f Save latest.txt pointers to CDN 2018-02-06 11:12:29 +01:00
Artur Paikin
e7c411dca4
Merge pull request #503 from fortrieb/master
Add german local
2018-02-05 12:26:46 -05:00
Artur Paikin
a00e997ab0
Merge pull request #499 from wilkoklak/polish-locale
Add Polish locale
2018-02-05 12:26:29 -05:00
Renée Kooi
c3867f3203
Switch to replace-x and exclude node_modules from replacement 2018-02-05 15:23:06 +01:00
Renée Kooi
64c76593a8
Merge pull request #449 from transloadit/feature/xhr-bundle
Add the XHRUpload `bundle` option.
2018-02-05 13:15:56 +01:00
Ifedapo Olarewaju
ce0f4de0b4 Merge branch 'master' of github.com:transloadit/uppy 2018-02-05 12:39:32 +01:00
Ifedapo Olarewaju
c59a159b3a docs: add example to use uppy + uppy-server 2018-02-05 12:38:05 +01:00
Kevin van Zonneveld
3c41df59cc Also update docs with latest version 2018-02-05 12:03:35 +01:00
Kevin van Zonneveld
7debae4e2e Change Uppy version references to v 2018-02-05 12:02:45 +01:00
Kevin van Zonneveld
7bc906ab4b Update lock 2018-02-05 12:02:19 +01:00
Kevin van Zonneveld
7f53876ac6 Add version changer /cc @ifedapoolarewaju @arturi @goto-bus-stop 2018-02-05 12:02:14 +01:00
Ifedapo .A. Olarewaju
5edcba78ba
update chenglog 2018-02-04 14:02:45 +01:00
Ifedapo .A. Olarewaju
060413402b
docs: add express-session to server example 2018-02-03 17:35:00 +01:00
Artur Paikin
93206b79f3
Merge pull request #583 from transloadit/chore/tests-fix
Alter jest testPathPattern to current dir, add chai
2018-02-01 11:45:00 -05:00
Renée Kooi
1d87d11a06
Release 0.22.2 2018-02-01 16:19:03 +01:00
Renée Kooi
a057009cf9
Remove unused files from published package (#586)
Ooooops…

Installed package size:

 - Before: 84M
 - After: 5.9M

The npmignore files are in nested folders, then they override the `files` config in package.json. It seemed difficult to change the `files` config to exclude all these things, so I opted for this instead.
2018-02-01 16:17:35 +01:00
Renée Kooi
afdde04743
Merge pull request #578 from rosenfeld/improve-contributing-guide
Improve the Contributing guide
2018-02-01 15:45:05 +01:00
Renée Kooi
4e44a2dc66
Merge pull request #572 from transloadit/doc/ngrx
docs: List @rimlin/uppy-store-ngrx in Custom Stores section
2018-02-01 15:00:50 +01:00
Renée Kooi
1e22642d3b
Link to ngrx 2018-02-01 15:00:35 +01:00
Rodrigo Rosenfeld Rosas
07589263ad Improve the Contributing guide 2018-02-01 09:40:11 -02:00
Artur Paikin
36a3545a41 Alter jest testPathPattern to current dir, add chai 2018-02-01 00:37:44 -05:00
Artur Paikin
345faf93e0 add note about StatusBar and Informer being included in Dashboard 2018-01-31 15:24:10 -05:00
Artur Paikin
6afd5ba4af
Merge pull request #579 from rosenfeld/react-fix
Fix Dashboard React properties
2018-01-31 15:21:06 -05:00
Rodrigo Rosenfeld Rosas
9af285ba22 Fix Dashboard properties
fix #577
2018-01-31 17:04:35 -02:00
Artur Paikin
380b585831
Merge pull request #567 from transloadit/doc/xhr-php
docs: Add PHP snippets to XHRUpload docs
2018-01-31 12:32:11 -05:00
Artur Paikin
8ebef373d2
Merge pull request #564 from transloadit/dashboard/fix-scroll
Dashboard: fix modal scroll
2018-01-30 17:06:28 -05:00
Artur Paikin
76296d3c5c remove --> add, reverse the disablePageScrollWhenModalOpen condition 2018-01-30 13:24:02 -05:00
Renée Kooi
b9d8ac933e
docs: List @rimlin/uppy-store-ngrx in Custom Stores section 2018-01-30 14:23:15 +01:00
Artur Paikin
37717fa5ea
Merge pull request #568 from transloadit/fix/remote-xhr-upload
xhrupload: Fix custom form fields in remote uploads
2018-01-29 14:33:15 -05:00
Artur Paikin
67c07834c4
Merge pull request #565 from transloadit/fix/more-i18n-strings
Fix more i18n strings
2018-01-29 14:31:14 -05:00
Artur Paikin
daeea9d7fa simplify back and just use css class 2018-01-29 14:18:16 -05:00
Renée Kooi
b4c30a480f
Mock cuid() for snapshot testing 2018-01-29 14:55:54 +01:00
Renée Kooi
e948da233e
Merge pull request #570 from goto-bus-stop/fix/ci-from-other-repo
Only try CDN sync on branch builds
2018-01-29 14:41:59 +01:00
Renée Kooi
7558ceed5b
Update snapshot 2018-01-29 14:40:05 +01:00
Renée Kooi
ec7eb3dd11
Only try CDN sync on branch builds 2018-01-29 14:34:22 +01:00
Renée Kooi
9460a8caa0
Merge pull request #552 from richardwillars/multiple-uploads
Prevents files from being uploaded multiple times in separate uploads

Fixes #551
2018-01-29 14:27:21 +01:00
Kevin van Zonneveld
92e3514d33 Abort saving releases to CDN earlier (and explicitly for PRs) 2018-01-29 14:26:49 +01:00
Renée Kooi
15ec5a793d
Merge pull request #569 from richardwillars/complete-event-2
Adds uploadID to complete event
2018-01-29 14:19:48 +01:00