Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/rpldy/react-uploady

Modern file uploading - components & hooks for React
https://github.com/rpldy/react-uploady

Merge remote-tracking branch 'origin/master'

7bbd3fda936a75c8e4983d3ed1372c791b24810c authored about 4 years ago by yoavniran <[email protected]>
docs: internal pkgs disclaimer

d825dbb86604106c03ea3c2f330128a8459d7673 authored about 4 years ago by yoavniran <[email protected]>
Update Cloudinary.md

1e442ad463f3dd3e4dd61615ada6f65613a0c45e authored about 4 years ago by Yoav Niran <[email protected]>
Update Cloudinary.md

983e903a4634905a3b3967ca38f643da04ea7744 authored about 4 years ago by Yoav Niran <[email protected]>
docs: cloudinary guide signed upload

c4cd4cef38b1c3e2ae55110f95af336f4f19f0a6 authored about 4 years ago by yoavniran <[email protected]>
docs: cloudinary guide signed upload

ecbbdbc89f27c0569b13ffdcdb33c8d23b8bc78f authored about 4 years ago by yoavniran <[email protected]>
chore: publish new version

80b1c35e040f69b298f89a1ceed7026cc3341c15 authored about 4 years ago by yoavniran <[email protected]>
Merge branch 'master' into release

0378dace4e0ba220da61530766d2becd90953c4f authored about 4 years ago by yoavniran <[email protected]>
docs: changelog

18029a191ebe87369e629ae44dfd38f7ef6b0e89 authored about 4 years ago by yoavniran <[email protected]>
fix: send 0 size file with default sender (#95)

fix: #91

68358eb8a6067b262748ef8b066c8f0a136a66af authored about 4 years ago by Yoav Niran <[email protected]>
docs: cloudinary guide

87f8cd0e777f50a5a13bc62f40cffdc156406c55 authored about 4 years ago by yoavniran <[email protected]>
Merge remote-tracking branch 'origin/master'

7e46c24336894d1b63f6322f2b30caf5ed3375d0 authored about 4 years ago by yoavniran <[email protected]>
Docs file input options (#94)

* docs: clarify file input options
only affect uploads from FS selection dialog
fix: #92

dccf137000215432b43df58f7ce19c9fd8e40736 authored about 4 years ago by Yoav Niran <[email protected]>
Merge remote-tracking branch 'origin/master'

03b2cc2f8826ccf92b4e72c902807d817e99fafc authored about 4 years ago by yoavniran <[email protected]>
Gracefully handle sender error (#93)

* fix: gracefully handle sender error
ensure uploader doesnt get stuck

6b8aee90fa6074e6bab0460ebb1880b55c65f2fd authored about 4 years ago by Yoav Niran <[email protected]>
docs: add sb link to submit for guide

e55943dacbafeb50e0556fc2ef35a5b702e02db2 authored over 4 years ago by yoavniran <[email protected]>
test: use no-async eslint plugin (#90)

60f275e38fae2efd035829d2b6caa8d88d1bd72f authored over 4 years ago by Yoav Niran <[email protected]>
docs: changelog

version 0.7.0

83f267e85435a98754068c759a9e83a0415a48d7 authored over 4 years ago by yoavniran <[email protected]>
chore: publish new version

5bd0ebc140b45e44b168511f501b9f22628abd56 authored over 4 years ago by yoavniran <[email protected]>
docs: changelog

version 0.7.0

184897fffa63e1f4515e6331684284b05176273c authored over 4 years ago by yoavniran <[email protected]>
Unwrap event data (#89)

fix: unwrap all events data before exposing
* use minify-dead-code-elimination
* chore: enlarg...

7a60edb7e81085dded8a6d78888060945a1e1066 authored over 4 years ago by Yoav Niran <[email protected]>
fix: bugs in simple state unwrap (#88)

02daa384d6f6b20bc6f0aaf5af40eecab98490f7 authored over 4 years ago by Yoav Niran <[email protected]>
fix: location info inaccessible (#87)

fix: #86 location info inaccessible

* change chunked upload data to include results array ins...

9471961b8497ce0569ea31fd4a192dfb0535db99 authored over 4 years ago by Yoav Niran <[email protected]>
Remove async from tus code (#85)

fix: remove async from tus-sender

dc5510c188f541cd57471c6d0e63066663eaab87 authored over 4 years ago by Yoav Niran <[email protected]>
Clear pending on new (#84)

* feat: clear pending and use uploady context
* docs: added submit form guide

14ef0352ebc3c2cd80e1b0df73422e384ef84cbe authored over 4 years ago by Yoav Niran <[email protected]>
fix: safer cleanUpFinishedBatch in batch helpers

protect from batch not found in state when clean is called

33bec1ed098d35146a525be2cc306b25d7c5c10a authored over 4 years ago by yoavniran <[email protected]>
chore: server deps

09c9731ef8c09a4936b61253cd3433b1ae4a929b authored over 4 years ago by yoavniran <[email protected]>
chore: publish new version

43de735c426078647a9768caa733ba6cfd190d32 authored over 4 years ago by yoavniran <[email protected]>
docs: changelog

75dd91736e29e45640e2dcf0f10a4d8f9a458a08 authored over 4 years ago by yoavniran <[email protected]>
docs: clarify asUploadButton

2d311916eabdd1b854764787bff935a1944da718 authored over 4 years ago by yoavniran <[email protected]>
Retry while batch unfinished (#82)

fix #80

4f786df9cdbe4e1a7089243bb0e4425e974e2cff authored over 4 years ago by Yoav Niran <[email protected]>
SSR support (#81)

* feat: ssr support
remove use of async/await (no generator)
noPortal prop in Uploady
babel c...

bab0527581657a08d98c85e7cb9b10404763c112 authored over 4 years ago by Yoav Niran <[email protected]>
fix: remove useWithForwardRef for imperative hook (#78)

using React.useImperativeHandle instead which is much simpler
added onClick to UploadButton

ace813cc73d457c8b8c6f409d8afde733d68623f authored over 4 years ago by Yoav Niran <[email protected]>
build(deps): bump node-fetch from 2.6.0 to 2.6.1 in /server (#75)

Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
- [Release notes]...

16ffd4448d723bfd2b021b8aafaa0a7da76ab5a4 authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
build(deps): bump node-fetch from 2.6.0 to 2.6.1 (#74)

Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
- [Release notes]...

f8b0c9d088d452e43ee17152a73c81218edc8cc1 authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
docs: changelog

eaa9900125bf7d4da67660e93d9d2e0b6997e79c authored over 4 years ago by yoavniran <[email protected]>
docs: changelog

version 0.5.0

f3cdeb00893f96badf15eb749f45bc94c9eb24d3 authored over 4 years ago by yoavniran <[email protected]>
chore: publish new version

ccd432a0d36a69f08fa65494d0a63735767fb273 authored over 4 years ago by yoavniran <[email protected]>
docs: changelog

version 0.5.0

eef1ea614f4d546a4cdb4c01dfed51e77b5cb62b authored over 4 years ago by yoavniran <[email protected]>
React Native support (#73)

feat: support react native

dce3d32d115c1062ad5954055f82b6cecd4e0258 authored over 4 years ago by Yoav Niran <[email protected]>
chore: publish new version

5978d6e0e9cf6257fdb0bce611742e2e7c95d215 authored over 4 years ago by yoavniran <[email protected]>
docs: changelog

0.4.1

2ca0f1a088aa56a9fef93b76f0e6e81208aadf59 authored over 4 years ago by yoavniran <[email protected]>
fix(simple-state): unwrap bug with nullish props (#71)

6e595267c424733b0121b4a813c7f24dcf70fd13 authored over 4 years ago by Yoav Niran <[email protected]>
Upgrade deps (#70)

* chore: upgrade deps for security
fix mistake in changelog

ae997396064e952eb5bcb7f3ed46ca02f6858917 authored over 4 years ago by Yoav Niran <[email protected]>
Update issue templates

5878baae356014b5a5fffc9d319110e0b61a91cc authored over 4 years ago by Yoav Niran <[email protected]>
Update issue templates

e1b1e7456000fe0e923da4158b58b96e9727fc5a authored over 4 years ago by Yoav Niran <[email protected]>
chore: publish new version

da9538afacc43e650a5e1b8bb61594277bcecea9 authored over 4 years ago by yoavniran <[email protected]>
docs: changelog

5b7f26c1ae3f7420e1dfaa746609699cecc5aa4e authored over 4 years ago by yoavniran <[email protected]>
Mock sender (#67)

* feat: mock sender package
* support symbols in merge/clone
* support symbols in simple-state...

5da65fa2a8f36ab2005241676be13f17a9289333 authored over 4 years ago by Yoav Niran <[email protected]>
build(deps-dev): bump lodash from 4.17.15 to 4.17.19 in /server (#66)

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](htt...

98502754fa42c510dab441b647fc3f8c2bf0c50d authored over 4 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: publish new version

855e4471317ca0bc82f168b217c43e3f74211364 authored over 4 years ago by yoavniran <[email protected]>
docs: changelog

0.3.2

ab100bff70e87111f56ddd0cf90bde23794ec115 authored over 4 years ago by yoavniran <[email protected]>
feat: uploaddrop zone extraProps prop (#65)

e2619ec86ddf94013d869cd8c63f67d9143503e7 authored over 4 years ago by Yoav Niran <[email protected]>
test: tus custom headers (#63)

* test: fix crop e2e
* chore: upgrade deps

cc949487faa793598ad412452c316b9ea8d9d231 authored over 4 years ago by Yoav Niran <[email protected]>
chore: publish new version

ac68ae0a1fb284b90462f4bd9d840a59ac1cb5e3 authored over 4 years ago by yoavniran <[email protected]>
Merge branch 'master' into release

439b53aaf0ce0d8694ba7fd8efa5eba3b1626aad authored over 4 years ago by yoavniran <[email protected]>
docs: changelog

0.3.1

733e618263715954d9ab5d50afa7c3d3f635afa0 authored over 4 years ago by yoavniran <[email protected]>
0.3.0 fixes (#61)

fix(upload-preview): isFallback isnt passed to preview
fix(tus-sender): include custom headers ...

d9ccec074088a835636712319978f0b89e6e85bf authored over 4 years ago by Yoav Niran <[email protected]>
docs: readme hocs title

54a6cf5680f0ebbc4493c850b994efc29753c240 authored over 4 years ago by yoavniran <[email protected]>
chore: publish new version

be3502009a685d56ab30894d113e5386c8af7da7 authored over 4 years ago by yoavniran <[email protected]>
docs: changelog

0.3.0

56e27cc2410c0963dc11b3f63de781f65c948d7a authored over 4 years ago by yoavniran <[email protected]>
Merge branch 'master' into release

# Conflicts:
# packages/chunked-sender/package.json
# packages/tus-sender/package.json
# package...

f7b4fccaf41b8e2032441d60541f6851da3aa946 authored over 4 years ago by yoavniran <[email protected]>
fix: withRequestPreSendUpdate

fix: withRequestPreSendUpdate
use layout effect to block for rendering

d1de63a58ff1abe1705329d50e1326873fff963b authored over 4 years ago by Yoav Niran <[email protected]>
feat: withRequestPreSendUpdate (#58)

feat: withRequestPreSendUpdate
* fix: simple-state unwrap and double wrap
* allow cancel on RE...

56a7a6365f475fc725ab75bbb7006e6b2b29d58c authored over 4 years ago by Yoav Niran <[email protected]>
fix: use state unwrap for event data

* rename updateable package to simple-state package

fdb822bc20e56d212ae4aaaf2186517775893531 authored over 4 years ago by Yoav Niran <[email protected]>
feat: updateable package (#56)

* feat: updateable package
* fix: merge and clone
- handle arrays correctly
- return simple v...

5e6a1f681c90550467240e80d93a261edc363d59 authored over 4 years ago by Yoav Niran <[email protected]>
Release 0.2.4 (#55)

chore: publish new version 0.2.4
* docs: changelog 0.2.4

e63ace7e3b7bc841639cf86476ccdf2b9832982e authored over 4 years ago by Yoav Niran <[email protected]>
chore: publish new version

8c954910416ffd3c3522807b2ea5b58d94e7e208 authored over 4 years ago by yoavniran <[email protected]>
docs: changelog 0.2.4 - chunk events

33dc9a2582c1c25b6587e3de7172c85a787e9a3f authored over 4 years ago by yoavniran <[email protected]>
Merge branch 'master' into release

bcde33c90095389260c07b0ed6e2cb0386609325 authored over 4 years ago by yoavniran <[email protected]>
Merge branch 'chunk-event-hooks'

# Conflicts:
# packages/ui/chunked-uploady/ChunkedUploady.stories.js
# packages/ui/chunked-uploa...

8200e3bcde6394c9ad1bb0579746deeb30aaa382 authored over 4 years ago by yoavniran <[email protected]>
docs: document chunk events and hooks

2be23fe42d1b905297e2015be02951b89fae1743 authored over 4 years ago by yoavniran <[email protected]>
feat: chunk event hooks: start, finish (#54)

internal: move chunk event registration to uploader

36cd31d4e76d216ae9ec5adbee343b0f089a5698 authored over 4 years ago by Yoav Niran <[email protected]>
feat: chunk event hooks: start, finish

internal: move chunk event registration to uploader

0167f38018e1fc3b20c0e3c6e3b414fa2d3dcd82 authored over 4 years ago by yoavniran <[email protected]>
docs: changelog 0.2.4

cfe691f3e0021c6c8f3cf841abad1354e9514de0 authored over 4 years ago by yoavniran <[email protected]>
feat(upload-preview): preview methods - clear (#53)

* add ability to clear previews
* get access to previews array (show count)
* docs: upload que...

06dc072db237d7885b6e86dd1f28ec81e24008a8 authored over 4 years ago by Yoav Niran <[email protected]>
fix(shared): updateable fixes (#52)

- proxy only on dev
- need to proxy new objects if they are added/pushed/etc during update

660f76289913323f22e163a840649eae8a15fb70 authored over 4 years ago by Yoav Niran <[email protected]>
chore: upgrade dependencies (#51)

* chore: upgrade dependencies
lerna, babel, jest, styled-components, eslint,
typescript, flow,...

2732495fbfa1a7d98760b84d543f904c1c25955d authored over 4 years ago by Yoav Niran <[email protected]>
chore: publish new version

ae30dff0980d764282621e8fbead581ba4f1386b authored over 4 years ago by yoavniran <[email protected]>
docs: 0.2.3 changelog

3a9ac8f3c80b4f496c29a4934db53b233ea20c9a authored over 4 years ago by yoavniran <[email protected]>
Merge remote-tracking branch 'origin/master'

c027a427c045fa216f4ee363ff832368b8cc7857 authored over 4 years ago by yoavniran <[email protected]>
Scoped event hooks (#50)

feat: scoped event listener hooks
* docs: update story to use scoped hooks

31789b86a29ed79e31ec1fe3dad47ae2ccfa5215 authored over 4 years ago by Yoav Niran <[email protected]>
Merge remote-tracking branch 'origin/master'

# Conflicts:
# packages/ui/retry-hooks/package.json

3810a082fd8710199238b1aa972561956d9fdd44 authored over 4 years ago by yoavniran <[email protected]>
Retry/abort/preview fixes (#49)

Fix: abort and retry behavior
- retry will send failed batch item to be retries (not just data)...

cb9336119583776482367012b923e57d4f0880d2 authored over 4 years ago by Yoav Niran <[email protected]>
chore: publish new version

e0a9cc52ebf62f90471844208472d660f3e0e7cd authored over 4 years ago by yoavniran <[email protected]>
chore: update CHANGELOG.md

f75151d106184f60a5b9afec3fae2f13d570f8cb authored over 4 years ago by yoavniran <[email protected]>
feat(upload-preview): added rememberPreviousBatches prop (#47)

971dde6ed1305665b5b171f4dab647064c3ec954 authored over 4 years ago by Yoav Niran <[email protected]>
fix: missing item abort event in mock sender (#48)

cd86af48412d47fa9344ab74a46c08332071bb7c authored over 4 years ago by Yoav Niran <[email protected]>
Update CHANGELOG.md (#46)

5588d5503f4b0b38d3edfe8526b2e5abb9ebcb17 authored over 4 years ago by Yoav Niran <[email protected]>
docs: changelog 0.2.1

5174d2d3350eec8995a56e547fe530d0b9fa6122 authored over 4 years ago by yoavniran <[email protected]>
chore: publish new version

c290b86b5e705bc259ae34240ef5eaeae262f1ab authored over 4 years ago by yoavniran <[email protected]>
feat: abort hooks (#45)

e396ebc1e585db1de3294f490db97b06a2d9e433 authored over 4 years ago by Yoav Niran <[email protected]>
docs: 0.2.0 changelog

105586981dfcd28747656001d9f4bbd669642ed1 authored over 4 years ago by yoavniran <[email protected]>
chore: publish new version

51f53ece84e5caf5a77c2035c10ca1aa93d69216 authored over 4 years ago by yoavniran <[email protected]>
build: add release force yarn script

e3fbdad94a63ff7cedfdc8fa93f0279797412df1 authored over 4 years ago by yoavniran <[email protected]>
docs: fix tus uploady readme

b0746b5a68ea87fee42e3e80def194859bde249f authored over 4 years ago by yoavniran <[email protected]>
feat(tus-uploady): finished (#44)

0bab7f40a00905f810dba157a3b3cd27525dad91 authored over 4 years ago by Yoav Niran <[email protected]>
TUS Sender (#43)

feat: tus-sender
- add chunked-sender options to readme
- update max size allowance for umd b...

f2de5a89021ade85fbc5d4ddced6b79ead999084 authored over 4 years ago by Yoav Niran <[email protected]>
chore: disable cy parallel coz they cheap

5bc2b91753c79928ddf8406ce4407e4bd8cf3d2f authored over 4 years ago by yoavniran <[email protected]>
docs: added link to processPending doc in CHANGELOG

7b77507f7f922eabc591c78d3477d2d289314b7a authored over 4 years ago by yoavniran <[email protected]>