Commit graph

371 commits

Author SHA1 Message Date
Artur Paikin
e9ce5ce280 Add homepage and “JavaScript” to description 2018-02-23 14:10:43 -05:00
Artur Paikin
ffaa0a65cb Release 0.23.1 2018-02-20 19:40:59 -05:00
Artur Paikin
2d34df061b add json3 for replace to work? 2018-02-10 13:06:36 -05:00
Artur Paikin
8a74bdcbc1 Release 0.23.0 2018-02-10 12:41:17 -05:00
Artur Paikin
4e07c0e796 Revert "Release 0.23.0"
This reverts commit 78d36e14c6.
2018-02-10 12:41:00 -05:00
Artur Paikin
78d36e14c6 Release 0.23.0 2018-02-10 12:39:23 -05:00
Artur Paikin
ce1e13d0a5 Merge branch 'master' into feature/import-from-url
merge, resolve conflicts
2018-02-09 00:27:58 -05:00
Artur Paikin
4a833de91a remove tape, update package-lock.json 2018-02-09 00:23:30 -05:00
Kevin van Zonneveld
736792012d Release 0.22.5 2018-02-08 12:34:54 +01:00
Kevin van Zonneveld
dbce014d33 Release 0.22.4 2018-02-08 12:05:29 +01:00
Kevin van Zonneveld
083d937f44 Release 0.22.3 2018-02-08 11:11:05 +01:00
Renée Kooi
c3867f3203
Switch to replace-x and exclude node_modules from replacement 2018-02-05 15:23:06 +01:00
Kevin van Zonneveld
3c41df59cc Also update docs with latest version 2018-02-05 12:03:35 +01:00
Kevin van Zonneveld
7f53876ac6 Add version changer /cc @ifedapoolarewaju @arturi @goto-bus-stop 2018-02-05 12:02:14 +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
Artur Paikin
36a3545a41 Alter jest testPathPattern to current dir, add chai 2018-02-01 00:37:44 -05:00
Kevin van Zonneveld
33eb159a01
Upload Uppy releases to Edgly.net CDN (#558)
* Upload Uppy releases to Edgly.net CDN

* Install AWS CLI if needed

* Remove unpkg from docs

a) Good citizenship to pay for production bandwidth ourselves
b) Nice to have a CDN that will exist exactly as long we will :)

* Fix typos (thx @goto-bus-stop)
2018-01-29 10:08:02 +01:00
Renée Kooi
20f8b5d2d5
Remove babel-eslint.
`eslint-plugin-standard-preact` includes babel-eslint, and uses a newer
version to boot.
2018-01-15 10:40:20 +01:00
Renée Kooi
5b1076c452
Update glob. 2018-01-15 10:38:00 +01:00
Renée Kooi
dee474896f
Update uppy-server
Adds a little script to configure and run it, because uppy-server
no longer includes the source files necessary to `npm start` it
like we did previously.

Remove `nodemon` since it was only used by uppy-server's `npm start`
script.
2018-01-15 10:35:59 +01:00
Renée Kooi
55db117ed1
Update socket.io-client and url-parse 2018-01-15 10:26:41 +01:00
Renée Kooi
4bf30db53f
Update es6-promise
The breaking change is in the auto-polyfill behaviour, but we use
`babel-plugin-es6-promise` so we don't use the auto-polyfill behaviour.
2018-01-15 10:24:11 +01:00
Renée Kooi
5ecde45a86
Remove nock dependency
We were not using this.
2018-01-15 10:11:29 +01:00
Renée Kooi
16b25c164f
Update cuid.
This seems to have been basically rewritten but the size is about the
same and it still generates unique IDs, so.
2018-01-15 10:06:33 +01:00
Renée Kooi
efc98934a5
Update get-form-data.
The only breaking change there is renaming a method we do not use
directly.
2018-01-15 10:03:02 +01:00
Renée Kooi
1e674b3d01
Update dev helper things 2018-01-15 10:01:08 +01:00
Renée Kooi
e9849f7b29
Update dev dependencies 2018-01-15 09:58:03 +01:00
Renée Kooi
9b87805534
Update deps 2018-01-15 09:49:49 +01:00
Artur Paikin
c1b1d94c49
Merge pull request #504 from transloadit/ci/single-build
ci: Remove duplicate build step
2018-01-12 23:36:26 -05:00
Artur Paikin
2757e50d63 Release 0.22.1 2018-01-09 14:19:01 -05:00
Renée Kooi
719a1d26e2
Run build on prepublishOnly 2018-01-09 19:36:17 +01:00
Artur Paikin
f6acb4719a
Merge pull request #505 from transloadit/fix/limit-progress
Fix progress with `limit`ed XHRUploads
2018-01-09 00:20:38 -05:00
Renée Kooi
c664126405
deps: Update node-notifier
This should remove the warnings about insecure dependencies we were
getting. node-notifier@4 depends on an old version of `marked` that has
an XSS vulnerability. We weren't really affected because we don't push
user input through node-notifier, but the warnings show up anyway :P
2018-01-08 16:00:54 +01:00
Renée Kooi
07463ee474
Add test for XHRUpload limit option 2018-01-08 10:06:11 +01:00
Artur Paikin
e655193502 Release 0.22.0 2017-12-22 00:08:45 -05:00
Artur Paikin
aec8d26d6c
Merge branch 'master' into refactor-preact 2017-12-20 00:42:14 -05:00
Artur Paikin
7b6eb68f4a Add classnames, remove hyperx 2017-12-20 00:07:18 -05:00
Renée Kooi
204eabc7f0
Update jest 2017-12-18 12:33:45 +01:00
Renée Kooi
c0f988607f
Update tus-js-client 2017-12-18 10:44:49 +01:00
Artur Paikin
c6382ce93b add eslint-config-standard-preact, use h as JSX pragma
also added custom rule `"jsx-quotes": ["error", "prefer-double"]`, because single quote attributes were forced for some reason: https://eslint.org/docs/rules/jsx-quotes
2017-12-14 16:27:19 -05:00
snyk-bot
23f9095368 fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/npm:debug:20170905
- https://snyk.io/vuln/npm:ms:20170412

Latest report for transloadit/uppy:
https://snyk.io/test/github/transloadit/uppy
2017-12-14 03:10:35 +00:00
Artur Paikin
0c829bcf99 Replace yo-yo with preact, add babel jsx transforms 2017-12-12 23:21:12 -05:00
Artur Paikin
39a5e4aa26 Release 0.21.1 2017-12-10 21:17:32 -05:00
Renée Kooi
e4c773b76c
store: tests! 2017-11-20 13:21:11 +01:00
Artur Paikin
cb4bc92c38 Release 0.21.0 2017-11-14 12:11:34 -05:00
Artur Paikin
5b70cb5dfc
Merge pull request #410 from transloadit/feature/refactor-enetoent-tests
Refactor end-to-end tests
2017-11-09 20:11:56 -05:00
Artur Paikin
5df6a89c1d update webdriverio, remove selenium-webdriver 2017-11-09 17:27:12 -05:00
Artur Paikin
de3486721f move webdriverio to devDependencies 2017-11-09 16:33:11 -05:00
Artur Paikin
b0918b572b
Merge pull request #406 from richardwillars/state-errors
Updates state with error messages rather than error objects
2017-11-07 20:45:29 -05:00