Commit graph

3577 commits

Author SHA1 Message Date
Artur Paikin
5d5cd3a88b fix typo 2018-01-08 15:40:48 -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
Artur Paikin
452f8c66c5
Merge pull request #474 from transloadit/fix/remote-uploads
Fix remote uploads
2018-01-06 11:58:09 -05:00
Artur Paikin
108fafe993 Chore: update marked 2018-01-05 19:07:28 -05:00
Artur Paikin
0be465a03f ToDo: figure out per-plugin locales and i18n strings packs 2018-01-05 19:07:15 -05:00
Artur Paikin
8494706490
Merge pull request #485 from wilkoklak/master
Add option to hide progress bar after upload finish #464
2018-01-05 17:29:02 -05:00
Artur Paikin
ee75db81b5
Merge pull request #491 from Martin005/patch-1
Added Czech localization
2018-01-05 17:04:59 -05:00
Artur Paikin
f7107a8c85
Merge pull request #479 from raineluntta/master
Add locale for Finnish language
2018-01-05 17:04:21 -05:00
Artur Paikin
4ec8c581df
Merge pull request #480 from lowsprofile/lowsprofile-locale-id
add locale Bahasa Indonesia
2018-01-05 17:03:44 -05:00
Artur Paikin
e6da1ec66b
Merge branch 'master' into fix/remote-uploads 2018-01-05 16:56:10 -05:00
Artur Paikin
ba536fe229 Resolve/reject after this.connectToServerSocket(file), refactor excess if/else confitions 2018-01-05 16:47:58 -05:00
Artur Paikin
c16215f12a Docs: note about Stores being not about file stores, but state 2018-01-05 16:14:57 -05:00
Artur Paikin
3c2b40b9e9 Docs: more options for running end to end tests 2018-01-05 16:12:34 -05:00
Artur Paikin
95d78620e3 https fixes test? 2018-01-05 16:03:28 -05:00
Artur Boryś
87de60fbc6 Update progressbar.md with info about hideAfterFinish 2018-01-05 19:40:13 +01:00
Artur Boryś
3d3fd13f16 Add option to hide ProgressBar after upload finish 2018-01-05 19:33:30 +01:00
Artur Paikin
5ba2ef0eee update cdn-example 2018-01-04 18:31:48 -05:00
Artur Boryś
2233deeeb8 Remove uppy--hidden class
This commit removes uppy--hidden and makes use of aria-hidden instead
2018-01-04 22:55:57 +01:00
Artur Paikin
9ff94edc75 changelog todos 2018-01-04 16:29:13 -05:00
Artur Paikin
ccacac33cd add endpoint to tus docs 2018-01-04 16:29:02 -05:00
Artur Paikin
3ee84cedc8 bind updateOnlineStatus 2018-01-04 16:26:41 -05:00
Artur Boryś
aaf4e67d91 Update docs
This commits adds:
  * information about hideProgressAfterFinish in Dashboard
  * information about hideAfterFinish in StatusBar
2018-01-04 10:43:37 +01:00
Artur Boryś
5a0ffc3d20 Change StatusBar class
This commit changes the class that hides StatusBar after upload finish
2018-01-04 10:25:43 +01:00
Artur Boryś
efda3ba96e Add uppy--hidden class
This commit removes .uppy-StatusBar.is-hidden and adds a common class .uppy--hidden
2018-01-04 10:23:49 +01:00
Artur Boryś
d8958264a8 Set hideAfterFinish to true by default 2018-01-04 09:56:35 +01:00
Artur Boryś
897b931ede Merge remote-tracking branch 'upstream/master' 2018-01-04 09:52:17 +01:00
Artur Paikin
c415329b9f
Merge pull request #495 from mrboomer/patch-1
Removed Redundant Plugin Inclusion
2018-01-04 01:26:46 -05:00
Daniel Escobedo
5420bcca75
Removed Redundant Plugin Inclusion
Informer is already included in the Dashboard plugin.
2018-01-03 16:18:47 -08:00
Phillip Alexander
ab36b38ebb Update License file copyright year (#493) 2018-01-03 10:32:25 +01:00
Martin Chrástek
37c60259f7
Fixed trailing spaces on line 55 2018-01-03 08:03:47 +01:00
Martin Chrástek
310183ab94
Czech localization 2018-01-02 23:16:33 +01:00
Renée Kooi
1dd280c3ae
Merge pull request #488 from btrice/patch-2
master/docs/react is not reachable
2018-01-02 12:25:34 +01:00
Aidara Moussa
fcfaad0d94
master/docs/react is not reachable
Hi,
The react docs link sould be `https://uppy.io/docs/react/`.
2018-01-02 10:13:10 +01:00
Artur Boryś
41d1422025 Add option to hide progress after finish in Dashboard 2018-01-01 23:11:59 +01:00
Artur Boryś
817e594fee Add option to hide progress bar after upload finish 2018-01-01 22:35:09 +01:00
Artur Paikin
44415d4e69
Merge pull request #482 from azeemba/seamless
Change seemlessly -> seamlessly
2017-12-30 16:20:39 -05:00
Azeem Bande-Ali
8b98b96f68 Change seemlessly -> seamlessly 2017-12-30 11:54:52 -05:00
Artur Paikin
40eaa6ff83
Update CONTRIBUTING.md 2017-12-30 00:22:40 -05:00
Renée Kooi
8235ae06bc
Merge pull request #471 from ogtfaber/master
Allow passing on XHRUpload options, such as "limit" to AwsS3 Plugin
2017-12-29 17:55:53 +01:00
Renée Kooi
fd2b6f530b
changelog: tick #475 box 2017-12-29 17:54:20 +01:00
Renée Kooi
4ff3e9365d
Merge pull request #476 from xhocquet/docs-height-width-fix
Fix references to incorrect width/height attributes
2017-12-29 17:53:43 +01:00
Renée Kooi
308b24c0b3
Merge pull request #481 from btrice/patch-1
https://preact.js.org/ is not reachable
2017-12-29 17:51:13 +01:00
Aidara Moussa
f9d3c36626
https://preact.js.org/ is not reachable
Hi,
Preactjs link ` https://preact.js.org/` is not reachable. I change it by https://preactjs.com/
2017-12-29 16:21:23 +01:00
Eries Trisnadi
0423852436
add locale Bahasa Indonesia 2017-12-29 18:20:54 +07:00
raineluntta
85543bb70e Add locale for Finnish language 2017-12-29 12:52:45 +02:00
Chris Sprance
5c0dffe3a0 Fixed spelling issues for server.md (#478) 2017-12-29 08:19:42 +01:00