Commit graph

317 commits

Author SHA1 Message Date
Artur Paikin
25d4b3678b Release 2019-04-25 23:03:25 +03:00
Artur Paikin
be4aeff303
Merge pull request #1489 from transloadit/tus-file-reader-expo
rn-expo: add custom file reader example for tus
2019-04-25 14:19:27 +03:00
Artur Paikin
c0fcbbc3ec
Merge pull request #1494 from transloadit/docs/react-native
Add basic @uppy/react-native docs
2019-04-25 14:07:14 +03:00
Artur Paikin
6a874ac9b6 add readme to example 2019-04-25 14:06:19 +03:00
Artur Paikin
1f588323e1 Merge branch 'master' into tus-file-reader-expo 2019-04-25 11:58:20 +03:00
Artur Paikin
64dbd0f4d8 use companionUrl in React Native example 2019-04-24 19:03:48 +03:00
Ifedapo Olarewaju
07556c999c rn-expo: add custom file reader example for tus 2019-04-24 14:53:52 +01:00
Kevin van Zonneveld
97dc3902fb Merge branch 'master' of github.com:transloadit/uppy 2019-04-23 10:23:54 +02:00
Kevin van Zonneveld
2389d3f914 Use robodog for var name 2019-04-23 10:23:50 +02:00
Artur Paikin
22a4abbf07 Update React Native example to use @uppy@0.30.5 (#1469)
* Fallback when icon is not available to prevent crashing

* react native tus fingerprint is now built into @uppy/tus@0.35.5, removing from example

//cc @ifedapoolarewaju @kvz

* update to @uppy@0.35.5
2019-04-23 09:47:28 +02:00
Artur Paikin
0f95529cc5 Release 2019-04-19 15:46:25 +03:00
Artur Paikin
3a2dca233a
Merge pull request #1389 from transloadit/examples_update
Examples update
2019-04-19 13:03:56 +03:00
Artur Paikin
b6020b5d55 add @uppy/react-native as a dependency to the example 2019-04-18 16:12:46 +03:00
Artur Paikin
e3657ae017
Merge pull request #1450 from transloadit/feature/robodog-dashboard
robodog: add Dashboard API
2019-04-18 15:47:34 +03:00
Artur Paikin
d140c2f465
Merge pull request #988 from transloadit/feature/react-native
Basic React Native support
2019-04-17 18:22:06 +03:00
Artur Paikin
fb1ecce3ee remove outdated non-expo example 2019-04-17 18:17:50 +03:00
Artur Paikin
04a3df9f15 move to @uppy/react-native package 2019-04-17 18:17:25 +03:00
samuel ogundipe
1e79a6d643
Merge branch 'master' into examples_update 2019-04-17 15:54:37 +01:00
samuelayo
eb1597f721 change from bundle to node_modules 2019-04-17 15:53:10 +01:00
Artur Paikin
6881eef6f3
Merge pull request #1431 from transloadit/feature/tl-cancel
transloadit: Assembly cancellation
2019-04-16 17:17:50 +03:00
Ifedapo Olarewaju
adeb2fecfa update docs, tests, and examples with companionUrl rename 2019-04-15 14:56:37 +01:00
Renée Kooi
df8587bfab
robodog: fix example readme 2019-04-15 11:01:31 +02:00
Renée Kooi
0c7ad1ab29
robodog: Add dashboard() to example. 2019-04-15 10:49:15 +02:00
Ifedapo Olarewaju
9f02d749b9 preset totalProgress to avoid error on android 2019-04-15 09:40:13 +01:00
Renée Kooi
0fa68aab9d
wip 2019-04-15 10:34:58 +02:00
Artur Paikin
d1e621c53b create uploads folder, use uppy css from the bundle 2019-04-11 16:30:33 +03:00
Artur Paikin
8f34bbf6f7 tiny style tweak 2019-04-11 13:38:41 +03:00
Artur Paikin
916dccba45 we already have totalProgress from uppy, so using that 2019-04-11 13:25:56 +03:00
Artur Paikin
030ce73e63 re-use uppy icons straight from the Dashboard 2019-04-10 18:25:37 +03:00
Artur Paikin
56e3520849 add preact-render-to-string and react-native-svg-uri 2019-04-10 18:25:06 +03:00
Artur Paikin
8658eb37ea don’t log the result 2019-04-10 18:24:23 +03:00
Artur Paikin
ce8a8265a6 use pink color 2019-04-10 18:24:05 +03:00
Kevin van Zonneveld
224af0d0d4 Merge branch 'master' into feature/react-native 2019-04-10 15:13:45 +02:00
Artur Paikin
e3597d9d13 refactor all the things, move styles to StyleSheet, move instagram out of the way 2019-04-09 17:18:49 +03:00
Artur Paikin
bf03f8d90f add error reporting to the example 2019-04-09 16:29:04 +03:00
samuelayo
2ad6f5236c Update upload.php 2019-04-09 13:07:17 +01:00
samuelayo
16011719a9 update header for allow headers 2019-04-09 12:59:38 +01:00
samuelayo
39af08c076 Change if/else to try catch 2019-04-09 12:56:55 +01:00
samuelayo
8c20298f4b Update upload.php 2019-04-09 12:47:57 +01:00
Artur Paikin
7c9ee96397 tweak styles, catch errors 2019-04-09 14:24:00 +03:00
Artur Paikin
ea3a06dc25 add icon for files that are not images and don’t have previews 2019-04-09 14:12:34 +03:00
Artur Paikin
4fbe1eb3ba add uppy logo, tweak styles 2019-04-09 14:11:21 +03:00
samuel ogundipe
2b65ff2809
Merge branch 'master' into examples_update 2019-04-08 23:57:52 +01:00
samuelayo
b2f467a980 Update index.html 2019-04-08 23:49:26 +01:00
samuelayo
8ee50e4a76 Add PHP example, also update node example to log out 2019-04-08 23:47:30 +01:00
Artur Paikin
8a7caabd31 update uppy dependencies 2019-04-05 15:34:42 +03:00
Artur Paikin
7ae8af44ab Release 2019-04-04 19:31:09 +03:00
Artur Paikin
61e92d1622 change file name and omit type when adding file 2019-04-03 21:09:01 +03:00
Artur Paikin
b06cd39e7b re-do FileList, use FlatList 2019-04-03 21:08:12 +03:00
Renée Kooi
659ee2ae9e
transloadit: let pipeline progress after cancellation 2019-04-03 16:08:15 +02:00