Commit graph

68 commits

Author SHA1 Message Date
Antoine du Hamel
01d7ea13e9
meta: use Yarn v3 instead of npm (#3237)
* meta: use Yarn v3 instead of npm

* Update CONTRIBUTING.md to fix linter errors

* remove remaining npm commands

* Update deps
2021-10-20 15:16:59 +02:00
Antoine du Hamel
55e0ffd04a
Add retext to markdown linter (#3024)
* remark-lint-uppy: use `retext` to improve doc syntax and grammar

* WIP: start fixing fixing linter errors

* Remove `retext-passive` as I don't see what's wrong with passive voice

* Remove URL plugin, add emphasis/strong marker plugin

* Fix remark settings to avoid conflicts

* WIP: more auto-fixes

* remark-simplify: allow `option`

* zoom.md

* url.md

* vue.md

* tus.md

* webcam.md

* xhrupload.md

* writing-plugins

* thumbnail-generator

* svelte

* react-dragdrop

* stores

* do not over simplify

* statusbar

* robodog

* robodog-upload

* robodog-picker

* robodog-form

* robodog-dashboard

* redux

* privacy

* uppy.md

* transloadit.md

* react-native

* react-initializing

* react-fileinput

* providers

* progressbar

* plugins

* plugin-common-options

* onedrive

* locales

* instagram

* informer

* index

* google-drive

* golden-retriever

* form

* fileinput

* facebook

* dropbox

* drop-target

* dragdrop

* remark-lint-no-unneeded-full-reference-link

* Try to setup unified-message-control

* Upgrade deps

* Fix collapsed link references with inline code

* Revert "remark-lint-no-unneeded-full-reference-link"

This reverts commit ca375f463b771bc81d0868f4d84f5979823cfc0a.

* remark-lint-uppy: add missing `"main"` field

* Update package-lock.json

* add disable comments

* fixup! xhrupload.md

* writing-plugins

* unsplash

* tus

* stores

* migration-guide

* dashboard

* community-projects

* box

* integration_help

* blog posts

* companion

* aws-s3

* aws-s3-multipart

* remark-lint-uppy README

* website/inject

* BUNDLE-README

* READMEs

* architecture

* move Remark settings to the plugin

* add `listItemIndent` setting

* list indent fix

* fix ignored files

* revert changelog changes

* fixup! architecture

* Revert changes in ignored files

* Remove unnecessary HTML tags from READMEs
2021-10-14 16:10:45 +02:00
Antoine du Hamel
ec87b232e9
meta: enforce no-unused-vars linter rule (#3118)
* meta: enforce `no-unused-vars` linter rule

* meta: fix `@typescript-eslint/no-unused-vars` linter warnings

* meta: enforce `no-unused-expressions` lint rule

* @uppy/companion: fix `tsc` build
2021-08-23 13:10:17 +01:00
Antoine du Hamel
6b7ad5e7c7
Stricter linter (#3095)
* enforce some eslint rules

* enforce accessibility linter rules

* harden lint rules with only 1 or 2 warnings

* fix remaining rules with less than 3 warnings

* fix e2e tests

* fix remaining rules with less than 4 warnings

* fix remaining rules with less than 6 warnings

* fix `shuffleTaglines`

* fix companion build
2021-08-17 20:32:57 +02:00
Antoine du Hamel
d1289d6b9a @uppy/angular: fix uppy dependencies 2021-08-02 16:12:14 +02:00
Merlijn Vos
f01538ba41
Resolve all type TODO's (#2963) 2021-07-20 14:40:31 +02:00
Antoine du Hamel
f3b90b0726 deps: re-organize React dependencies 2021-07-07 15:49:42 +02:00
Kevin van Zonneveld
7e465338cf
Upgrade to eslint-config-transloadit@1.2.0 (#2830)
* Upgrade to eslint-config-transloadit@1.2.0

* allow console.log for /bin files

* Reduce noise in PR
2021-03-25 13:51:50 +01:00
Kevin van Zonneveld
764c2ccada
Update Linter (#2796)
* relocate .vscode

* Switch to transloadit linter

* Update .eslintrc.json

* autofix code

* unlink and install eslint-config-transloadit@1.1.1

* Change 0 to "off"

* Don't change 'use strict'

* Do not vertically align

* disable key-spacing

* add import/no-extraneous-dependencies per package

* add more react/a11y warnings

* Revert "autofix code"

This reverts commit 14c8a8cde8.

* add import/no-extraneous-dependencies per example and main package

* autofix code (2)

* Allow devDependencies in ./bin

* Change import/no-extraneous-dependencies to warn again

* upgrade linter

* Set import/no-extraneous-dependencies to warn
2021-03-15 16:25:17 +00:00
Renée Kooi
a03a1ed7d6
use tusd.tusdemo.net (#2691) 2020-12-16 15:08:40 +01:00
Renée Kooi
8c826313b6
A few docs things (#2371) 2020-07-29 12:17:27 +02:00
Marius
541feef81e
Update tus-js-client dependency to v2 (#2239)
Co-authored-by: Renée Kooi <renee@kooi.me>
2020-06-22 12:41:45 +02:00
Renée Kooi
697ad04a34
examples: document npm run build, closes #2024 2020-03-30 16:07:24 +02:00
Renée Kooi
7b2283d8ef
examples: add npm run example script
a bad result from adding the examples as dependencies of the root
repository is that they now don't have access to the npm binaries they
need to run in their own folder, because they are installed into the
root repository instead.

this works around that issue.

we may need to consider undoing that change and making the examples work
as standalone projects again, that's easier to understand.

fixes #2024 for now.
2020-01-15 11:16:56 +01:00
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
10bc79574e
lerna link convert (#1730)
* lerna link convert

* ci: use npm ci

* update lockfile

* companion: set `bin` to source file

Since typescript doesn't actually transform anything, we can just use
this.

In a next major version we could set `noEmit: true` in the tsconfig and
stop publishing `lib`.

* companion: do chmod +x on start-server.js

* build: remove obsolete lerna config

* build: explicitly install latest versions when building e2e tests for ci

* Remove versions from private packages

* fix regex

* try fix

* ci: force npm to install to endtoend folder

* ci: fold up e2e build output

* Update netlify deploy preview command

* Remove mentions of npm run bootstrap

* Edit .github/CONTRIBUTING.md instead

* companion: add proxy executable

* companion: fix publish

* Downgrade jest to appease create-react-app
2019-07-19 12:16:36 +02:00
Renée Kooi
513ba53c37
examples: mention that you need to install & bootstrap 2019-06-03 13:53:56 +02:00
Renée Kooi
f97b3931bb
Upgrade eslint. 2019-05-20 11:28:44 +02:00
Ifedapo Olarewaju
854654b135 react-native-example: fix chunked reading
cc @kvz @arturi
2019-05-02 17:54:33 +01: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
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
b6020b5d55 add @uppy/react-native as a dependency to the example 2019-04-18 16:12:46 +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
Ifedapo Olarewaju
9f02d749b9 preset totalProgress to avoid error on android 2019-04-15 09:40:13 +01: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
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
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
Artur Paikin
8a7caabd31 update uppy dependencies 2019-04-05 15:34:42 +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
Artur Paikin
3f7be8e0fd Create package-lock.json 2019-04-03 15:28:32 +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
d362c73dc9 pass exif, needed for fingerprinting 2019-04-02 15:33:46 +03:00
Artur Paikin
2596c69f16 Add ProgressBar and PauseResume 2019-04-01 22:27:39 +03:00