Ecosyste.ms: OpenCollective

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

github.com/flowjs/flow.js

A JavaScript library providing multiple simultaneous, stable, fault-tolerant and resumable/restartable file uploads via the HTML5 File API.
https://github.com/flowjs/flow.js

Fixes prepareXhrRequest query extend

Otherwise, it keeps the params of the previous request like flowTotalChunks

9e44869bea0eeb2339dbbc040d7890ae7710e162 authored about 9 years ago
Separate unit-tests from browser tests

523228c0237591529a0136ae1276ad6c43451f28 authored about 9 years ago
Update npm dependency versions and set exact versions

c3397895ea96f41e3b383218c4212bdcb0c6b782 authored about 9 years ago
Update npm package name adding @flowjs scope (#148)

032261a03e8520b109b94025e0753324c9780b50 authored about 9 years ago
Address issue #147

568dd40805e679dec741661bcb43dcf47c14bc83 authored about 9 years ago
Update saucelabs keys and try to force github to update README.md badge

55ac7f7d8d62355067b7bb35fd647bf4258fd3d1 authored about 9 years ago
Fix saucelabs configuration for IE11 and Safari

9436489127de34856fbbb8cf8b0957c8a0e589a2 authored about 9 years ago
Enable travisCI cache on node_modules directory

68d396eb5b4f2e5a8ddb741f201b4cb63ec9c409 authored about 9 years ago
Migrate unit-tests to travis container-based infrastructure

034f1b810298400dc475fcae9e62ce25cf842928 authored about 9 years ago
Test against node_js 4.2 (LTS)

33a2a545be91c1604448d1a46803b98ae0d888e7 authored about 9 years ago
Bump node_js version on travisCI from 0.1 to 0.12

d49d4dd7106551c165a7a4261eadaa29579c3553 authored about 9 years ago
Implement omni-comprehensive browsertesting of the browser/version supported

7b87aa047eadb15b43045133f72653ff913a8e9f authored about 9 years ago
Refactor .travis.yml running both a local coverage test and a remote browsertesting

e1d874c66542b053f4227dc0ff27f8cb92336841 authored about 9 years ago
Add saucelabs to test reporters

93dd2dd828b80004b5085645286180b74410b9aa authored about 9 years ago
Switch tests too jasmine 2 changing useMock() to jasmine.clock().install();

a5f51d50c0f011786918a8cbb7c08fbed4a71713 authored about 9 years ago
Update browser testing broswers/versions for IPhone

34742d854e1990a044a4f8adf32b1a0b24e7598a authored about 9 years ago
Add saucelabs svg to README.md

8492409dc58c0e7ae571bd289826d5366fb380c4 authored about 9 years ago
Add sauce connect addon to travisCI

1c0c89872d1d4d9bdc89e0ad871a80a8282787a1 authored about 9 years ago
Update flow.js

f6c66b17837c496ef474be8ab0a5f39bb7798bda authored about 9 years ago
Fixes incorrect supportDirectory for Safari

When we look for "WebKit" in the userAgent string, Safari passes even though it does not support...

0cc602d4b8ee391be8a29e719b25e75c17448626 authored over 9 years ago
docs: huge typo

b8d15ee6b5501fa6c4acf5da417cba95e5e4997d authored over 9 years ago
Merge pull request #111 from evilaliv3/feature/readHook

feat: read hook

2108ea8cdd1249e727f96e289b7262a14a6aee62 authored over 9 years ago
Merge pull request #121 from danmindru/patch-1

docs: add unAssignDrop to docs

08bad3e6da2c761582cd703f540eebdaad1f93e3 authored over 9 years ago
Add unAssignDrop to docs

Couldn't find it, but I figured it needs to be there because assigning a drop target doesn't do ...

bc7bf1c0e08512da90b17839dfd410d7b64fca7d authored over 9 years ago
Merge pull request #120 from PatrickNausha/master

docs: use correct default in uploadMethod docs.

d0cae3a13456ef318884faf7dc876d7fcac987c7 authored over 9 years ago
Use correct default in uploadMethod docs.

b1e378cab1179dee6e1f8adc5825e13ca286e1ac authored over 9 years ago
Update Readme in relation to initFileFn and readFileFn hooks

88c9aa71a41e16700dc455d8f5e99e7f277421f4 authored over 9 years ago
Remove deprecated check

52ccb07fec07a15e371f6da6deca80870344cece authored over 9 years ago
Add support read hook and implement webAPI based read hook

Based on discussion and feedback from @aidask in https://github.com/flowjs/flow.js/issues/42

4451803311e3215187001dd41d70729f9533da33 authored over 9 years ago
Implement initFileFn and readFileFn hooks

ce0cba5d9866d4d5eeca06940fb6bbe0bc766ed7 authored over 9 years ago
Remove trailing comma as discussed in https://github.com/flowjs/flow.js/pull/82/files#r34870762

c9a1587fb546ef68fdf741b23e89dbe9c73ef80a authored over 9 years ago
Re-add missing getExtension function

66636bdb9d0fdf0f9da3018c08e13387adf2da81 authored over 9 years ago
Removed single var pattern usage as discussed in https://github.com/flowjs/flow.js/pull/82/files#r34870980

d0bd7654a9dde91c81e00009ee7759a29551fc76 authored over 9 years ago
Removed unnecessary if as disccussed in https://github.com/flowjs/flow.js/pull/82#discussion_r34870233

956af92f70ce8d2547b118bda7b71627e1f95f9c authored over 9 years ago
Remove unused variable

eed749185d3fdac3b6c47c45cffe94a1d8c7ff32 authored over 9 years ago
Fix typo

7b3b32a5d8c69a09b46ca7106c97d42222af956c authored over 9 years ago
Fix other references to old code

0b02981937e5ce514138b577d2dcbf5f0f3b81cb authored over 9 years ago
Add code doc comments for initFileFn and readFileFn hooks

f7a4ce99c779a180901511aa6ecdfd2a73c8b0e5 authored over 9 years ago
Merge pull request #113 from Karankang007/patch-1

docs: allow duplicate uploads

43574f09d0226838038d895361126d2f185a173d authored over 9 years ago
Merge pull request #109 from Karankang007/master

feat: allow reupload of same file once the upload is complete

ce7b33c895d9da76af202dceb3ce511c9f93d9c9 authored over 9 years ago
Update README.md

Adding documentation for allowDuplicateUploads option.

d5e9b4d651321f4bcae5a4b40e1fbfdb2de2ab1b authored over 9 years ago
Merge pull request #112 from Veabers/master

fix: preproccess pause/resume for issue #108

ec50b0925767055070d34b105690ea025054e232 authored over 9 years ago
Merge branch 'master' of https://github.com/Veabers/flow.js

01dde969fc1f8bfca84b66d1b7de32aacf65c8fd authored over 9 years ago
potential fix for issue #108

Test for pausing and resuming file with preprocess

774e1a6c7f40d654bbb2d18499a20200127d97b1 authored over 9 years ago
potential fix for issue #108

8597d182d648473b786c17d40a08d7026f8853e3 authored over 9 years ago
Merge pull request #110 from recurrence/master

fix: don't call addFiles when there are no files to add.

321a25b6990ec1a14ddbec09c52507465509d970 authored over 9 years ago
Fix setupSpec tests expecting addFiles without a file being added

36e004b45a23baf04ce41f824c48edea98026776 authored over 9 years ago
Don't call addFiles when there are no files to add.

7402d0cf9868cdce5573f2c612b681a97e916eed authored over 9 years ago
docs: updated java samples

d04ddd208d26c0574b582fbb300ea2526b82653f authored over 9 years ago
Update flow.js

Fixing opts reference error

f95d36d946fc4c7e399d1deff6908dbaebe365f1 authored over 9 years ago
Merge pull request #1 from Karankang007/Karankang007-patch-1

Update flow.js

376344818c1c473f45224ffa936cb010c3f35e0a authored over 9 years ago
Update flow.js

Adding an option to allow reupload of same file once the file upload is complete.

7fc4a701eab3bbfb1efd4e7b94650f2a06af903c authored over 9 years ago
Merge pull request #106 from kkirsche/patch-1

Remove moot `version` property from bower.json

98afb939bd6829e3991ea154e3e560ea62c6df59 authored over 9 years ago
Remove moot `version` property from bower.json

Per bower/bower.json-spec@a325da3

Also their maintainer says they probably won't ever use it:...

cdad5957da9c0b40b918060660b213b0da1729a5 authored over 9 years ago
Merge pull request #104 from roccivic/typo-fix

Typo fix

205833e92f67ec749a4455477648ef9daca2a0e1 authored over 9 years ago
Typo fix

8c078830bb9927445628c528147b2db539d78cc3 authored over 9 years ago
Merge pull request #103 from roccivic/issue-89-fix

Issue #89 - Uploading a folder with more than 100 files

e3798820affd640481635132d7dbab1613ce6226 authored over 9 years ago
Issue #89 - Uploading a folder with more than 100 files

36c18fadd034d5b6950bc6ad30f1022959ff77b6 authored over 9 years ago
Merge pull request #101 from MilosStanic/master

meteor.js package for flow.js

178dc79cbc12a7ae3df0aec7fbb01f862810f126 authored over 9 years ago
meteor.js package for flow.js

3fd8ee28243bde52f32aba4d03e7cd0f748f1bc1 authored over 9 years ago
Update Backend on ASP.NET MVC.md

a5cd3c1da33c1c941b969228e7506d4448636ec9 authored almost 10 years ago
Merge pull request #97 from Grummle/master

docs: update .Net sample list

953a9d8740cde15c8e5134360078d44c6030ce55 authored almost 10 years ago
Update .Net sample list

4125d44088f8358e7eceeefda48b2a0393d59137 authored almost 10 years ago
Update README.md

592bd10d4df5a80a3e07fbe9815cb3d872c4abe7 authored almost 10 years ago
Update app.js

3e9c64b9329804f5d12888050911f19e389d0405 authored almost 10 years ago
Update Backend on AOLserver and OpenACS.md

62969b9a9ccd9255e7c8f06711646959533d89dd authored almost 10 years ago
Update Ruby backend in Sinatra.md

2a3e6574ea455779488a9b33d4deddcd82823726 authored almost 10 years ago
Update Backend on Go.md

8a00edcb32b697f3d891b6814186ca8f723afab0 authored almost 10 years ago
Merge pull request #92 from sahat/patch-1

Use SVG badges in README

ba18e6cde2052f63ad6a84083b020452f3697d0b authored almost 10 years ago
Use SVG badges in README

6bb4ebf7efb755d9fef7c3ddbeaa306e64e6ae29 authored almost 10 years ago
Merge pull request #91 from Karankang007/master

fix: Setting width and height of input element type 1px

df8e6c89b6b5dffbcaea2c16c8de4769b7521206 authored almost 10 years ago
Setting width and height of input element type 1px

Since the file input element is now using visibility instead of display, due to a bug in Opera 1...

c30732f8f5cd10e2696fa268b5aad43b0767dcb3 authored almost 10 years ago
docs: asp .net backend

778aaa4101f15ab40a82ea52d5a21c4b6378845b authored almost 10 years ago
docs: go example

64f37f5a50b5552e79876a7a83d23dc5b8e89c0e authored almost 10 years ago
docs: go backend

6c8d0ad639e62e4c8ec3b8ae618672641b866210 authored almost 10 years ago
docs: php sample

df0cda05d5c9eb3c43ca8c41ba397fc068d1d162 authored almost 10 years ago
Release v2.9.0

08a9296b843aff89243374aa98f06328aae1b54c authored almost 10 years ago
Merge pull request #75 from natural-affinity/fix-event-context

fix: event callback context

513eaa315a28435b4b0dadf3db96f983fd969526 authored almost 10 years ago
added test for fix: event context should be bound to flow instance not global window object

bf5117592d56281e6cac9da2527fe3f55db31dee authored almost 10 years ago
fix: fired event callbacks should be bound to flow instance not global window object

c55b201f508201aa5ecbe0997e7a415996575192 authored almost 10 years ago
Merge pull request #69 from dolymood/master

fix: ie10+ hangs indefinitely on empty file upload

f9fbbb2589f7ecc95bbc7981faeaae7ce09a494d authored about 10 years ago
fix ie10+ hangs indefinitely

IE10+, if file's size is 0 then skip the file. I think this is a good way to fix it.

48c78fbb70453eaf700dabb976b03cbe11a5a5ff authored about 10 years ago
Merge pull request #2 from flowjs/master

cf

9829556ad807625e5362f45ccefab183e59800af authored about 10 years ago
Merge pull request #51 from Partyschaum/fix-node-example-app

fix(sample): updated flow.js node backend

81ef01788a0ee346a0ef9674cdd36f0cfa6b8563 authored about 10 years ago
Merge pull request #68 from milkisevil/patch-1

fix(sample): fix in node clean method

3abc0bfc0ccf90dd441df838e1bc708836b639ca authored about 10 years ago
Minor fix in node clean method

The `$.clean` `onError` callback is only invoked if an exception has actually been passed to the...

d642e723b117aa36b02a41adcb5283052cf90979 authored about 10 years ago
Release v2.8.0

99d5e615fa9ef5096d53f980da69f487b56deb46 authored about 10 years ago
Merge pull request #64 from joscha/patch-1

feat(bower): remove development files

5d31afbb551c762343947a2467ee9fe47304cfb0 authored about 10 years ago
Merge pull request #66 from joscha/patch-2

docs: add highlighting

756777da78d56093802e905ea85d1f989a9b91c1 authored about 10 years ago
Add more highlighting

Forgot it in the previous PR...sorry!

55d2c9a6743bbffaef7e18fff607ee8ec51b1d21 authored about 10 years ago
Merge pull request #65 from joscha/patch-2

docs: Use MarkDown formatting with defined language

a6ff3048f7f175447ff9d008c3ba20c62d52e116 authored about 10 years ago
Use MarkDown formatting with defined language

84a16793e428e6e4c1589db532a952a39913c5a3 authored about 10 years ago
Also ignore Gruntfile

04c27fd7b09e644556128335f3c0c4c5390954cb authored about 10 years ago
Ignore development files

b7d70e6b2d3ddab3f55a11d6069091dd73244d60 authored about 10 years ago
docs: `maxChunkRetries` default value is 0

781b71db6a05abef8a81b807c89b4864e67c6bb7 authored about 10 years ago
docs: new features documented

bf0bd3808c75badb74b087f7d6ef63a972d7c7bc authored about 10 years ago
fix: tests does not have retries

d8dd388694c2f1b6ecf21c9cea56a0312b2188d3 authored about 10 years ago
feat: custom http methods for chunk test and upload

a338cbed84511296dce521eb5a790ac43e0b14e8 authored about 10 years ago
fix: large file upload progress handling

b818175c0b60d280b5b1f80faf1bbe3f17e1afe2 authored about 10 years ago
feat: permanent errors for chunk test requests

https://github.com/flowjs/flow.js/issues/35

c2080efac2cb8191028fd23398c6788586b24e09 authored about 10 years ago