Commit graph

22 commits

Author SHA1 Message Date
Renée Kooi
733de659da
Upgrade standard to v14 (#1860)
* Update eslint dependencies.

* standard --fix

* build: disable handler name lint rule

* status-bar: manually fix lint errors

* webcam: manually fix lint errors

* url: manually fix lint errors

* react-native: manually fix lint errors

* dashboard: manually fix lint errors

* informer: manually fix linting errors

* progress-bar: manually fix lint errors

* provider-views: manually fix lint errors

* redux-dev-tools: manually fix lint errors

* build: disable buggy no-unused-vars rule

* examples: manually fix lint errors

* ` quotes for code things, ' for text things
2019-10-09 14:53:02 +02:00
Renée Kooi
f97b3931bb
Upgrade eslint. 2019-05-20 11:28:44 +02: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
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
04a3df9f15 move to @uppy/react-native package 2019-04-17 18:17:25 +03:00
Ifedapo Olarewaju
9f02d749b9 preset totalProgress to avoid error on android 2019-04-15 09:40:13 +01: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
bf03f8d90f add error reporting to the example 2019-04-09 16:29:04 +03:00
Artur Paikin
4fbe1eb3ba add uppy logo, tweak styles 2019-04-09 14:11:21 +03:00
Artur Paikin
b06cd39e7b re-do FileList, use FlatList 2019-04-03 21:08:12 +03:00
Artur Paikin
0cdcd4a74e Refactor and add file previews 2019-04-03 15:28:14 +03:00
Artur Paikin
759f5212b8 note about where the hash code came from 2019-04-02 15:39:22 +03:00
Artur Paikin
58ee399ae4 add custom Fingerprint and hashing functions for tus-js-client, use AsyncStorage as urlStorage 2019-04-02 15:35:21 +03:00
Artur Paikin
2596c69f16 Add ProgressBar and PauseResume 2019-04-01 22:27:39 +03:00
Artur Paikin
dad4056835 add pause/resume buttons 2019-03-29 18:19:58 +03:00
Artur Paikin
2282d9c6cf add upload-success 2019-03-29 13:35:00 +03:00
Artur Paikin
2869c79a25 Update App.js 2019-03-15 13:57:47 +03:00
Artur Paikin
7bbca8795b cleanup App.js 2019-03-15 13:20:40 +03:00
Artur Paikin
24e9ab57bd Refactor file-picker, add local providers 2018-12-19 15:45:48 +03:00