Ecosyste.ms: OpenCollective

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

github.com/flowjs/fusty-flow.js

Flow.js html5 file upload support for older browsers using iframe
https://github.com/flowjs/fusty-flow.js

Merge pull request #22 from OpenCST/feature/initFileFn

Support initFileFn in Fusty-flow

faac0fdc922f925b61179735960f668ae0ec146f authored over 6 years ago by Aidas Klimas <[email protected]>
Support initFileFn in Fusty-flow

I see no reason why the initFileFn is not called. Some implementors want to extend the file obje...

221880b45f13a0ab95cf981484d0325fa2274dc1 authored over 6 years ago by /usr/local/ΕΨΗΕΛΩΝ <[email protected]>
Merge pull request #20 from brice-t/patch-3

fire fileRemoved event when removeFile() succeeds

f2e046dc377879efde9cc8192aec1d2118355081 authored over 7 years ago by Aidas Klimas <[email protected]>
fire fileRemoved event when removeFile() succeeds

5a8d2f46484e7bc6f05b432d5d26f217f1f1dd29 authored over 7 years ago by brice-t <[email protected]>
Merge pull request #19 from brice-t/patch-2

Prevent HTML entites encoding in response message

c6b6470174198d3d4113259654166aac7606c6bb authored almost 8 years ago by Aidas Klimas <[email protected]>
Prevent HTML entites encoding in response message

I wanted to have "&" in my message but had them encoded to &amp;. This trick decodes the HTML en...

de9387e23153e532e7b412c5ca138fcb31653d8f authored almost 8 years ago by brice-t <[email protected]>
Merge pull request #18 from brice-t/patch-1

New URL to jsdeliver CDN search results

51da0f2bd166fd8d7e134ce0ec978b8ea8aadef6 authored almost 8 years ago by Aidas Klimas <[email protected]>
New URL to jsdeliver CDN search results

b93cf6b270737dfedfda80b8d293ab8c14676fee authored almost 8 years ago by brice-t <[email protected]>
Merge pull request #17 from showes/master

add support for setting custom attributes on 'assign-browse'

e9d2bfb752f0668c29dcaa795817829a27abd44a authored almost 9 years ago by Aidas Klimas <[email protected]>
add support for setting custom attributes on 'assign-browse'

a639891af1bdbd0ed96fdccbf8c2f4ef49b96e47 authored almost 9 years ago by Samuel Howes <[email protected]>
Change npm package name putting it under @flowjs scope

Reference tickets:
- https://github.com/flowjs/flow.js/issues/148
- https://github.com/flow...

76dfa270f681e538a675c6daf762703cbfaab078 authored almost 9 years ago by evilaliv3 <[email protected]>
chore: version up

28a660a365067772b100dd14cc727c6a91900a61 authored about 9 years ago by evilaliv3 <[email protected]>
Revert factory name to fustyFlowFactory case for backward compatibility reasons

394cf86850a4c76eb2972232fcfd01b84dc1bb30 authored about 9 years ago by evilaliv3 <[email protected]>
Bump grunt-contrib-uflify and grunt-contrib-concat versions to latest stable

13b62c1bd62c24aed6811786e681422f1ca28f4c authored about 9 years ago by evilaliv3 <[email protected]>
Fix issue https://github.com/flowjs/fusty-flow.js/issues/9

ebafa44762291c58e5b3d761a7adf0b9025e86d7 authored about 9 years ago by evilaliv3 <[email protected]>
Added support to RequireJS for fustyFlowFactory. Fix issue #6

6da9e07106864eb133c9c85a5391341effb34206 authored about 9 years ago by mancioshell <mancioshell@debian>
Merge pull request #7 from donataso/master

Support for Firefox

ac26a06b3221410b7a938322969e2d06f41c1048 authored over 9 years ago by Aidas Klimas <[email protected]>
fusty-flow should inherit off() method from flow.js

8f3f7f3a5c30301e1f019c3ac8f2a31203175179 authored over 9 years ago by olsevdon <[email protected]>
Support for Firefox

39a40a5a2db289cd87ff1b6fbbc848bf4fa27ee7 authored over 9 years ago by olsevdon <[email protected]>
Merge pull request #4 from dolymood/master

fix: pause

c312dbcbd3b87fd8b55458386d37fcaf5650eb8a authored about 10 years ago by Aidas Klimas <[email protected]>
judge paused when call upload

if one file is uploading, then i `pause` it, so the flowObj's `upload` method will be called aga...

cfbf7d1ec626453c6390f13c2b93339c47a290a4 authored about 10 years ago by doly mood <[email protected]>
Merge pull request #2 from flowjs/master

update

33677f19b3585d843e31e545a26554d6a5a07c84 authored about 10 years ago by doly mood <[email protected]>
chore: version up

07c032eb5e978b40ee3fa2991f98ac8f6748a79d authored over 10 years ago by Aidas Klimas <[email protected]>
Merge pull request #2 from dolymood/master

fix abort and cancel

265e1685a191f87413a8cbc3fcbc4f21846bcb4c authored over 10 years ago by Aidas Klimas <[email protected]>
fix cancel

should removeFile first then abort and upload

8565d1fe73bd248b62f206d8dd8075a542ea7207 authored over 10 years ago by doly mood <[email protected]>
fix abort bug

If i cancel or pause a file, the next file sould be upload.

d0847093d231cdd674b16157f1c3b670570555c0 authored over 10 years ago by doly mood <[email protected]>
Merge pull request #1 from flowjs/master

Merge pull request #1 from dolymood/master

4967eb7cef8d1e0198049e4c5b702297856d3194 authored over 10 years ago by doly mood <[email protected]>
Merge pull request #1 from dolymood/master

fix: retry bug

52ac8c41415f158e0c545a6d78dd86a3a08c33ce authored over 10 years ago by Aidas Klimas <[email protected]>
fix retry bug

1. upload a file A
2. A failed
2.1 A retry, now A.finished is true, so the file.progress() i...

f2fd8f575385cdb1974f8e059ac6977c1e57b7da authored over 10 years ago by doly mood <[email protected]>
chore: version up

c9a610a403123512618f6d37715bddde2e4f571a authored about 11 years ago by Aidas Klimas <[email protected]>
fix(bower): ignore samples folder

751e914421457531533b01456a77643762f19286 authored about 11 years ago by Aidas Klimas <[email protected]>
fix: progress function contained undefined variable

d63c83e4a33b7145f52d840fbc82f7df13ca6918 authored about 11 years ago by Aidas Klimas <[email protected]>
chore: version up

b09673eaede5cdfdc182d4b573da6564dfa6b2b1 authored about 11 years ago by Aidas Klimas <[email protected]>
feat: updated library compatibility with flow, amd support added

amd support for fustyFlowFactory was not added, because it would be bigger than factory itself

ccdc34ffe66382107c0bfb94654bfaab2812d27e authored about 11 years ago by Aidas Klimas <[email protected]>
chore: sample fixed

ca6fc90fbe2ab536b4de6a126089dddb89dd556e authored about 11 years ago by Aidas Klimas <[email protected]>
chore: version pop

99192be40e1b3cfbca417dc3a84e906951b01914 authored about 11 years ago by Aidas Klimas <[email protected]>
chore: update install section

4be59614b4757bf644eb4b4c38f938e2f1abbbc8 authored over 11 years ago by Aidas Klimas <[email protected]>
Merge branch 'master' of github.com:resumable2/maybe-resumable.js

fe9272cfd35b9a00558e89bd85ccafa0aed763d9 authored over 11 years ago by Aidas Klimas <[email protected]>
chore: rename library to fusty flow

e679b3cfdc53ded6a0f4da1c6e72281a6acd8e09 authored over 11 years ago by Aidas Klimas <[email protected]>
docs: added install section

77823c92e1470617a79681ebc4e71c945e5424c0 authored over 11 years ago by Aidas Klimas <[email protected]>
docs: build section updated

98bea3d2d801d027cba3c9d8950380b98d3f0c71 authored over 11 years ago by Aidas Klimas <[email protected]>
feat: rename build command

3b7eced8ac47235d74f929496022885a5db5721a authored over 11 years ago by Aidas Klimas <[email protected]>
feat: drop unused function

34b89991a9615de73e2b37b1c3ee0b9ba84444c6 authored over 11 years ago by Aidas Klimas <[email protected]>
feat: resumable.js version update

5de6757c4c180c7717815abdae49128bde8c97b2 authored over 11 years ago by Aidas Klimas <[email protected]>
fix: stop upload execution then error is cought

8b8f5a90ada33d6fcf4c19f073ebda2d77003413 authored over 11 years ago by Aidas Klimas <[email protected]>
docs: new option added

76ea411e6df65dd9ae1b06861c085778cfaa0468 authored over 11 years ago by Aidas Klimas <[email protected]>
fix: button disapears after first upload

8841118158de3389dc34d311b3d5360df75a6cf8 authored over 11 years ago by Aidas Klimas <[email protected]>
fix: hide button in IE8

ec7a4b09745fee826ac0af0839e19106683169a7 authored over 11 years ago by Aidas Klimas <[email protected]>
feat: match json in html responses

2e01efe870480735580aa742becdb289fd5f3d83 authored over 11 years ago by Aidas Klimas <[email protected]>
fix: wrong resumable file name parameter

b1ca42aff7f55cd9331b41fb545a4c60d83ae256 authored over 11 years ago by Aidas Klimas <[email protected]>
chore: package update

d319112cc2bef2a9297a313361fbb4b62572e876 authored over 11 years ago by Aidas Klimas <[email protected]>
docs: fix links

dbbf94cc23a9ab59092b7f3a06cfd3204a46b3bf authored over 11 years ago by Aidas Klimas <[email protected]>
docs: build section added

a2c18682335e3293e7fecde07e41f93e9672cfd9 authored over 11 years ago by Aidas Klimas <[email protected]>
feat: build

787752ef8f43008af797aa5b68bf2eac68066570 authored over 11 years ago by Aidas Klimas <[email protected]>
docs: readme updated

e08009c157ca11d390e9de2c4969b2f9b3a056c2 authored over 11 years ago by Aidas Klimas <[email protected]>
fix: version update

6e66a0715f16e4472d3bc55e5fa6b7d03115f48d authored over 11 years ago by Aidas Klimas <[email protected]>
fix: sample fixed

cef2941110cc853495402dbcf6dc28758b2f81bb authored over 11 years ago by Aidas Klimas <[email protected]>
reafactor: refactored in resumable.js v2 style

92b40921efb6442b9514fdae6061df2d69cbfdd3 authored over 11 years ago by Aidas Klimas <[email protected]>
Update README.md

684156c1ba065661adc994b1345cc83e233a5258 authored over 11 years ago by Aidas Klimas <[email protected]>
fixed json response parsing

538957e09bd44eb45584d80b9b43351e62dde176 authored over 11 years ago by Aidas Klimas <[email protected]>
Merge branch 'master' of github.com:AidasK/maybe-resumable.js

Conflicts:
build/maybe-resumable.min.js

d1a485ae1a28cccd60165dfd8cbfab82eceb7085 authored over 11 years ago by Aidas Klimas <[email protected]>
Resumable cancel function fix

a4451296d0e5005bef3911e38180e52cd6d7bc28 authored over 11 years ago by Aidas Klimas <[email protected]>
updated bower, params can be a function

e0a6713f8896ee61e5ece11c8ee88b7172746213 authored over 11 years ago by aidaskk <[email protected]>
fix for message

d82617180343b68506277403210f86927aa1bba0 authored over 11 years ago by Aidas Klimas <[email protected]>
Added function $.uploadedFileSize

1d1c1d6e72274ca3ae2f71a38d431630020a931f authored over 11 years ago by Aidas Klimas <[email protected]>
$.IsUploading function

8147c1bfd87c1238fd79366db77105398761d673 authored over 11 years ago by Aidas Klimas <[email protected]>
Merge branch 'master' of github.com:AidasK/maybe-resumable.js

bbfe8f9f35133d62faf8b8c20c85486d1aa423fd authored over 11 years ago by Aidas Klimas <[email protected]>
Init

8d6d4ad5c44ba4770ad9beb1d2e55ea019ac44bf authored over 11 years ago by Aidas Klimas <[email protected]>
Initial commit

9e80e500d9b3fdb291a34468e3b494dc84c49819 authored over 11 years ago by Aidas Klimas <[email protected]>