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

Added function to get the total upload size

c066c865dd47186ae733842f7250c5a7aa7266e2 authored over 12 years ago by garjitech <[email protected]>
Simplify a chunk's reference to file size.

782dd25c81164070ee73d0b71bb91b20c2dd7961 authored over 12 years ago by garjitech <[email protected]>
Merge pull request #18 from garjitech/4c836cbb10adbf21af147cd2b521d46c05a2c3cd

Allow custom headers to be specified in the options

65f6de0f62f28cbb6c1dc8a0d82fc2077321d546 authored over 12 years ago by Steffen Tiedemann Christensen <[email protected]>
Merge pull request #19 from garjitech/cancel-upload

Allow entire upload to be canceled

5ef26b6c359e5081e0d68f17fefa22f24f6831fa authored over 12 years ago by Steffen Tiedemann Christensen <[email protected]>
Merge pull request #20 from garjitech/generate-unique-identifier

Allow the generateUniqueIdentifier function to be specified

0a712b7f29e0b068e42c605da51506ac4884fc50 authored over 12 years ago by Steffen Tiedemann Christensen <[email protected]>
Allow entire upload to be canceled

3a3efa3f74ff9d2c1cd7f581ae52ccee10bf90fe authored over 12 years ago by garjitech <[email protected]>
Allow the generateUniqueIdentifier function to be specified

b19174effaa8dc8147740d505a63b8b1245df4af authored over 12 years ago by garjitech <[email protected]>
Added option to allow custom headers to be specified

4c836cbb10adbf21af147cd2b521d46c05a2c3cd authored over 12 years ago by garjitech <[email protected]>
Merge pull request #16 from duncancola/master

Remove use of deprecated standard

fd1ca543f23f6db8f64d042535d492c5d5f8a87d authored over 12 years ago by Steffen Tiedemann Christensen <[email protected]>
Default the file slice to slice web standard first, and then fallback to moz/webKit if necessary

1dddb814c9e6cdc5a28406e9d295e2c0822fd9d6 authored over 12 years ago by Duncan Grant <duncan@crunchbang>
Merge pull request #12 from jeanphix/master

<input type="file" /> can now be assigned as browser

94660f81539dec2af01fb9dda092bdb0d970f7d4 authored over 12 years ago by Steffen Tiedemann Christensen <[email protected]>
<input type="file" /> can now be assigned as browser

f00783147e0b9c1efc83c3971c23f83551a2d7aa authored over 12 years ago by jean-philippe serafin <[email protected]>
Merge pull request #11 from bmaland/patch-1

Updated Node.js sample to work with newer versions of express

5f22ba6b30a158c82d5a836faecb9b36d08fa4ef authored over 12 years ago by Steffen Tiedemann Christensen <[email protected]>
Updated Node.js sample to work with newer versions of express

The connect-form middleware is deprecated and no longer needed -- see
http://tjholowaychuk.com/p...

0d66ec8a75a1caabb1a8ce57841ac6930b284724 authored over 12 years ago by Bjørn Arild Mæland <[email protected]>
Merge pull request #10 from EnTeQuAk/fix_chromium_performance

Cache the original file size.

c349e4810b7d9682d7aa51bad640b7d2ae70c138 authored over 12 years ago by Steffen Tiedemann Christensen <[email protected]>
Cache the original file size.

This works around a performance problem using Chromium 19+ (in my tests).
Huge amounts of calls ...

ce16c64d06de1379d22447c4ce753619c5ff97dc authored over 12 years ago by Christopher Grebs <[email protected]>
Firefox 13 has gone back to using .slice() instead of the prefixed .mozSlice()

63cf351b3c0f95ceddc75d72de013ba8276c129b authored over 12 years ago by Steffen Tiedemann Christensen <[email protected]>
Firefox 12 is set to change the behaviour for . Have removed any timeout for when the server must respond.

d8f53e2e76dfc688bb75f8662ad18ffccd8e1f73 authored over 12 years ago by Steffen <[email protected]>
Merge pull request #7 from mimecuvalo/master

Various tweaks/fixes

754459f44c1eb2713e02a76c624106394ebb3053 authored almost 13 years ago by Steffen Tiedemann Christensen <[email protected]>
fix typo, event was lowercased earlier, make correct comparison

b2990064ad983471cdea83a34b1ba4b0b5f570e0 authored almost 13 years ago by Mime Čuvalo <[email protected]>
pass message back if successful too

33004ee533f2975ca6d8f85d70e2df5df523b453 authored almost 13 years ago by Mime Čuvalo <[email protected]>
fix typos

acfd89d3a563a95f4522d31d17212bab21a22f50 authored almost 13 years ago by Mime Čuvalo <[email protected]>
allow for multiple upload objects on the same page

5221d8fc5aad1f8374f3fb83b6155751ca60e7a2 authored almost 13 years ago by Mime Čuvalo <[email protected]>
Fixed a few missing braces from .

48f1676e49f9b414af008e5995bb60e51b89c440 authored almost 13 years ago by Steffen Tiedemann Christensen <[email protected]>
Merge pull request #6 from zz85/master

Improving Node.js Sample

a75a571d57e3adf7776114aab8c5dcdcdf5ddb85 authored almost 13 years ago by Steffen Tiedemann Christensen <[email protected]>
more cleanup and changed to .onDone .onError

600069da37e83db9497f58129d5969492a8edf62 authored almost 13 years ago by zz85 <[email protected]>
some cleanup, add error callback, changed done -> end

108f4767779354cd14fdd34eadaf1d5d1eeda147 authored almost 13 years ago by zz85 <[email protected]>
cleanup excess lines

ce92558a0ffd96af184ca7fa87495268081d9450 authored almost 13 years ago by zz85 <[email protected]>
fix and update node.js example

1aa2a5344c57b06dd81079323e0d342c6d50972a authored almost 13 years ago by zz85 <[email protected]>
Added ability to download files to the Node.js example.

0c913a56419a64ddc440b9b1225eb456f30157e7 authored almost 13 years ago by Steffen Tiedemann Christensen <[email protected]>
Merge pull request #5 from ibjhb/master

Adding Cross-domain Example

8303fca7ded33b7d16fd63a6da903d60caf89da2 authored almost 13 years ago by Steffen Tiedemann Christensen <[email protected]>
Per discussion with @steffentchr - Removing separate cross-domain example file and instead adding the code to app.js but commented out. Also updated README.md to explain how to enable cross-domain uploads.

6f0cb948a40c65156ebc1b867251524e8fd6773c authored almost 13 years ago by James Brown <[email protected]>
Code cleanup before adding new code

46ed7b7fcbd4f4eaba97fe6cb22994cf68d246c6 authored almost 13 years ago by James Brown <[email protected]>
Fixing typo in original README.md

2c903564c563f21d275cadeb2ee69f762d6bdcf5 authored almost 13 years ago by James Brown <[email protected]>
Adding example to allow cross-domain requests if the client JavaScript isn't on the same domain as the Node.js server. Updating README.md with instructions.

aea030221e49dc11e94be5cae480e00be53d1f97 authored almost 13 years ago by James Brown <[email protected]>
Added README file to the Node.js example

98e8cf042557f0dc3ccebee3288619a51ae300cc authored almost 13 years ago by Steffen Tiedemann Christensen <[email protected]>
Renamed node folder to Node.js

d2d5b696e20cb215cce41e82dc88c70b31e913f2 authored almost 13 years ago by Steffen Tiedemann Christensen <[email protected]>
Merge branch 'master' of github.com:23/resumable.js

a030a272c896fe86b9f95d46cdfa98e48f9a270c authored almost 13 years ago by Steffen Tiedemann Christensen <[email protected]>
Finalized basic Node.js/Express.js sample for Resumable.js; includes all relevant sanity checks, callbacks handling state of the upload and a front-end, which will in time become the website for the project.

c83e7af73b28fdab9e1bbf757fd5f1c8fae26e87 authored almost 13 years ago by Steffen Tiedemann Christensen <[email protected]>
Slight change in the chunking of files in order for the last chunk actually to contain data (this is useful for video files where meta data might be present the last chunk). The last chunk might be >chunkSize, but will be <2*chunkSize.

866478acd83e87878f1dd5cb4c35013a5dd199f3 authored almost 13 years ago by Steffen <[email protected]>
Merge branch 'master' of github.com:23/resumable.js

f96d8ff5bae6fb81007c7f0d476e79dc04f95284 authored almost 13 years ago by Steffen Tiedemann Christensen <[email protected]>
Slight change in the chunking of files in order for the last chunk actually to contain data (this is useful for video files where meta data might be present the last chunk). The last chunk might be >chunkSize, but will be <2*chunkSize.

b1afb910bb7d426162f877150ea1f4350f99ff6a authored almost 13 years ago by Steffen <[email protected]>
Some cleanup after adding node sample

40ed8fa037b22595f88fe006fd4ba6f3900169f9 authored almost 13 years ago by Steffen Tiedemann Christensen <[email protected]>
Node example

967a487ccf0810858bb4ec5a12e197254665e37f authored almost 13 years ago by Steffen Tiedemann Christensen <[email protected]>
Updated documentation with Tcl and PHP

d7d25a54a7cf63d7d28a9532f504cb6ee272f025 authored almost 13 years ago by Steffen Tiedemann Christensen <[email protected]>
Merge pull request #1 from anddoutoi/master

Added a safeguard to constructor.

bd96b5401c4611463c194b7de3961c25ff10437b authored almost 13 years ago by Steffen Tiedemann Christensen <[email protected]>
Adds safeguard to constructor. If someone forget the _new_ operator it will now return an instance.

8f56c403810da9a731cd935024cf0e7d8925a6e9 authored almost 13 years ago by Anders Ringqvist <[email protected]>
Bug fix in progress callback throttling

1991d4823187db53e3792b6b1d83c7f2ee590660 authored about 13 years ago by Steffen <[email protected]>
Added support for upload resume after browser restarts and even across browsers

5439b80515bedc62d3e8fc3fe7d9137d30d52f9b authored about 13 years ago by Steffen <[email protected]>
Allow uploads to be canceled; throttle progress callbacks to 500ms intervals by default; check to make sure the same file isn't being uploaded multiple times

ab8e163238dd5f0f9b3c21a08f1193cc684343dd authored about 13 years ago by Steffen <[email protected]>
changes in reference to https://twitter.com/guan/status/131056635341844480

25b360e081e12b7d646f15ee58ae9da5b9cceb96 authored about 13 years ago by Steffen <[email protected]>
Documented work-around for FF

2446886c577e48ac079f0ea35ab06dd8651461d8 authored about 13 years ago by Steffen <[email protected]>
Updated Resumable.js: No external dependencies; Support for recent iterations of FF; Cancel file uploads

3e56c081f8d974531ed44c0684cb224c7202fd46 authored about 13 years ago by Steffen <[email protected]>
Edited README.md via GitHub

24cdd3821bd7f01ee99ca9d3842b0d2e9d8f0f8e authored over 13 years ago by Steffen Tiedemann Christensen <[email protected]>
Added a .gitignore file to hide my Emacs Love

f11c287be9ee9f759c3bbe7ccc62dfbdb0110bb8 authored over 13 years ago by Steffen <[email protected]>
A few bug fixes after taking Resumable.js into live beta on 23 Video

ba197ae43dd43bced68164fa82c699aa2274e274 authored over 13 years ago by Steffen <[email protected]>
List alternatives

c7ca020a7ee4b61da4c997fa1359170314bffd0f authored over 13 years ago by Steffen <[email protected]>
Finalized first draft of docs

e433776be4f5ccbd22bcae72e3226dcc08e30747 authored over 13 years ago by Steffen <[email protected]>
removed old test file

f9dc20d709213ffcfcca6e02d75372f27fd19a61 authored over 13 years ago by Steffen <[email protected]>
removed old test file

1d3556c5f61d9c8ed2a352f7f25b6c064a493d5a authored over 13 years ago by Steffen <[email protected]>
formatting

6d65e37a906c2009e5dd1b32052263b078a957a6 authored over 13 years ago by Steffen <[email protected]>
formatting

cd7800ae3b2c9b2bd5a719c0fcf382193b8aa34a authored over 13 years ago by Steffen <[email protected]>
formatting

c219a2967073fe8494f55bc27901bd2d10c33c75 authored over 13 years ago by Steffen <[email protected]>
formatting

3363a02f6c4a78fb57756ba3bc4b62d7839a8e96 authored over 13 years ago by Steffen <[email protected]>
formatting

dd86a8a0bc27b13a9ed2302abbc80424b9b8468f authored over 13 years ago by Steffen <[email protected]>
formatting

a5bd4db7f348df08c3d0efe1634e2512c9cde45c authored over 13 years ago by Steffen <[email protected]>
Fairly full version of Resumable.js with beginning docs

5d4648bad47f99fe95838179eca7419c5048d03b authored over 13 years ago by Steffen <[email protected]>
Fairly full version of Resumable.js with beginning docs

44a282a44b18f233b18a5b81bd544c2c405afe25 authored over 13 years ago by Steffen <[email protected]>
Fairly full version of Resumable.js with beginning docs

5a2764a482c9402b4ff2aa835ac4a95e73227184 authored over 13 years ago by Steffen <[email protected]>
First commit; support selecting and dropping multi files along with some callback events. Nothing fancy yet though.

71ce7fa48198846419723f8fb148d43bfc97581d authored over 13 years ago by Steffen Tiedemann Christensen <[email protected]>