Commit graph

3628 commits

Author SHA1 Message Date
Renée Kooi
42f0362ef8
website: Update remaining hexo plugins 2018-01-15 11:42:45 +01:00
Renée Kooi
243cc83d25
website: Add babel-core peerDependency for babelify 2018-01-15 11:37:17 +01:00
Renée Kooi
1a529907ff
website: Update hexo-deployer-git
Fixes a runtime deprecation warning.
2018-01-15 11:29:29 +01:00
Renée Kooi
327f6ef68d
website: Upgrade hexo-browsersync
Now using the same version of browser-sync as everything else.
2018-01-15 11:28:02 +01:00
Renée Kooi
809fd98a10
website: Update browserify 2018-01-15 11:23:35 +01:00
Renée Kooi
3b3be58a9a
website: Update postcss
Ref https://github.com/arturi/hexo-renderer-postcss/pull/4
2018-01-15 11:14:54 +01:00
Renée Kooi
392ac167a8
website: Upgrade hexo-renderer-scss
Now using the same node-sass version for the website as is used for the
Uppy build itself.
2018-01-15 10:50:30 +01:00
Renée Kooi
05b0979734
website: Remove eslint dependency
The website code is linted using the eslint dependency specified in the
repo root.
2018-01-15 10:46:37 +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
Renée Kooi
be6fa4a105
Merge pull request #520 from bperel/master
Remove duplicated CSS properties
2018-01-15 09:18:36 +01:00
Ifedapo Olarewaju
043fc7ba05 update uppy-server docs cc @arturi 2018-01-15 08:31:40 +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
1f3bbb9551
Merge pull request #507 from transloadit/tus/resume-false-dont-store-url
Tus: `resume: false` — don’t store url
2018-01-12 18:06:27 -05:00
Artur Paikin
a7aeb93ea8 changelog todo 2018-01-12 12:04:15 -05:00
Artur Paikin
81bf231dd4 More prominent info about env variables in Uppy Server docs
//cc @ifedapoolarewaju feel free to correct me here
2018-01-12 12:04:07 -05:00
Bruno Perel
81ee1228cf Remove duplicated CSS properties 2018-01-12 13:41:52 +01:00
Artur Paikin
cda881eaba Merge branch 'master' of https://github.com/transloadit/uppy 2018-01-11 15:13:12 -05:00
Artur Paikin
2236dc4060 changelog todos 2018-01-11 15:13:09 -05:00
Ifedapo .A. Olarewaju
541d082528
update changelog 2018-01-11 11:45:08 +01:00
Artur Paikin
34ccf223c3 fix Dashboard example result console.log 2018-01-10 02:36:47 -05:00
Artur Paikin
a33187139e try Informer without opacity 2018-01-10 02:36:24 -05:00
Artur Paikin
2757e50d63 Release 0.22.1 2018-01-09 14:19:01 -05:00
Artur Paikin
b07843403f Merge branch 'master' of https://github.com/transloadit/uppy 2018-01-09 14:15:00 -05:00
Artur Paikin
91bcfb01de Changelog for 0.22.1 2018-01-09 14:14:56 -05:00
Artur Paikin
159cce3806 fix ReduxDevTools for DefaultStore 2018-01-09 14:14:01 -05:00
Artur Paikin
c72ecb3376
Merge pull request #484 from martiuslim/fix-docs-typos
Fixed several typos in docs/server and docs/uppy
2018-01-09 14:07:09 -05:00
Renée Kooi
719a1d26e2
Run build on prepublishOnly 2018-01-09 19:36:17 +01:00
Artur Paikin
b97f52e1e3
Merge pull request #509 from muhammadInam/master
Font styling for Webcam option
2018-01-09 13:19:41 -05:00
muhammadInam
2a18782722 Font styling for Webcam option. Styling made similar to rest of dashboard options 2018-01-09 00:42:18 -08: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
Artur Paikin
80888aa562 remove old comments 2018-01-08 21:20:05 -05:00
Artur Paikin
5d5cd3a88b fix typo 2018-01-08 15:40:48 -05:00
Renée Kooi
a68f452110
disable failing test for now 2018-01-08 21:40:13 +01:00
Artur Paikin
1c52a92e8c
Merge pull request #506 from transloadit/fix/new-notifier
deps: Update node-notifier
2018-01-08 14:25:43 -05:00
Artur Paikin
2b584c81d3 tus docs for resume: true 2018-01-08 12:53:26 -05:00
Artur Paikin
df2693d596 try smaller excerpt length 2018-01-08 12:53:09 -05:00
Artur Paikin
7261576391 add “File Uploader” to title for SEO
//cc @kvz maybe we should do something else too
2018-01-08 12:52:29 -05:00
Artur Paikin
25b0618c45 If resume: false in options, don’t store upload url 2018-01-08 12:51:58 -05:00
Artur Paikin
952eefc78d Changelog todos 2018-01-08 12:45:41 -05:00
Martius Lim
8f5683b03b updated typo fixes according to comments 2018-01-09 00:00:18 +08:00