Ecosyste.ms: OpenCollective

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

FlowJS

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

Missed two lookups.

github.com/flowjs/flow.js - d0947aaccc810e14a2f67a120e69d7ab77913aab authored almost 12 years ago by Sam Rijs <[email protected]>
Move option init.

github.com/flowjs/flow.js - b1f33e08a027440c2f84945240e270cc84e51e8f authored almost 12 years ago by Sam Rijs <[email protected]>
Clean up implementation.

github.com/flowjs/flow.js - 15bd57158968621e2e594e6374ee9448362797f0 authored almost 12 years ago by Sam Rijs <[email protected]>
Implement first version of getOpt.

github.com/flowjs/flow.js - 0de3f5c331b378a8f229e8ee08e0d2a6dde59f78 authored almost 12 years ago by Sam Rijs <[email protected]>
Merge pull request #56 from srijs/fix-last-chunksize

Fix the last chunk size dilemma.

github.com/flowjs/flow.js - 362418588cada7ed7d7a0339009f8de788ebcf98 authored almost 12 years ago by Steffen Tiedemann Christensen <[email protected]>
Merge pull request #57 from srijs/feature-add-file

Add possibility to add file manually.

github.com/flowjs/flow.js - 9d211859e56bd13286a4f510b427dffeb30818f3 authored almost 12 years ago by Steffen Tiedemann Christensen <[email protected]>
Implement for real.

github.com/flowjs/flow.js - 0838103759524148d8f5a840f803f409db210340 authored almost 12 years ago by Sam Rijs <[email protected]>
Implement Resumable.addFile

github.com/flowjs/flow.js - 56484a03c02c12e2d7cee64de260d00066e5ea67 authored almost 12 years ago by Sam Rijs <[email protected]>
Implement forceChunkSize option

github.com/flowjs/flow.js - e6bd8326296c3f612a21d3a442d6863d56467878 authored almost 12 years ago by Sam Rijs <[email protected]>
Merge pull request #55 from srijs/feature-preprocess

Add feature to preprocess chunks prior to testing & sending.

github.com/flowjs/flow.js - 6057edcd13a5358231bcf40d331be216f640a6d0 authored almost 12 years ago by Steffen Tiedemann Christensen <[email protected]>
Fix parallel uploads.

github.com/flowjs/flow.js - dc9e8ec5552b1ce904fc32bbfc2954d24ca110b7 authored almost 12 years ago by Sam Rijs <[email protected]>
Document feature better.

github.com/flowjs/flow.js - 4e157997194db328a82f9537b4a2b0a60867e77c authored almost 12 years ago by Sam Rijs <[email protected]>
Add chunk preprocessing facility.

github.com/flowjs/flow.js - 676bdb4a3c57d598a7270a8b7bbd80ca3ccba770 authored almost 12 years ago by Sam Rijs <[email protected]>
Merge pull request #49 from srijs/feature-octet-stream

Add infrastructure to opt-in posting OCTET-STREAM.

github.com/flowjs/flow.js - ac07050446ff92a753d8e2fcf39a8e785f298554 authored almost 12 years ago by Steffen Tiedemann Christensen <[email protected]>
Document option.

github.com/flowjs/flow.js - 19f3b231f845a9655b6e93588b3c302e7c0337e7 authored almost 12 years ago by Sam Rijs <[email protected]>
Add infrastructure to opt-in posting OCTET-STREAM.

github.com/flowjs/flow.js - 620ed98b1763d7093d9e010131e6c17c8c438ca5 authored almost 12 years ago by Sam Rijs <[email protected]>
Merge pull request #48 from srijs/more-query-parameter

Pass query-function a ResumableChunk.

github.com/flowjs/flow.js - 3912c600923ad3543b13f64a6159d19abad5dffb authored almost 12 years ago by Steffen Tiedemann Christensen <[email protected]>
Also change query behaviour on send.

github.com/flowjs/flow.js - 23dcbaf9f62748dc9a358578a376c7ae940057e3 authored almost 12 years ago by Sam Rijs <[email protected]>
Pass query-function a ResumableChunk.

github.com/flowjs/flow.js - addddab0e0dcd92e3e463ef90bb1c5a8687547cc authored almost 12 years ago by Sam Rijs <[email protected]>
Merge pull request #46 from tpodom/master

Retry limits, custom permanent error codes, filesAdded event

github.com/flowjs/flow.js - f05c63ecb9888cfd3750af77795b182d3aa93268 authored almost 12 years ago by Steffen Tiedemann Christensen <[email protected]>
Added retry limits and custom permanent error codes

github.com/flowjs/flow.js - 75d7f9f89ed49b2f8501566fb8e9e1fa61e138a7 authored almost 12 years ago by Tommy Odom <[email protected]>
Update doc formats

github.com/flowjs/flow.js - 243e3d25a1602734622945a51fda95d19b0880b3 authored almost 12 years ago by Steffen Tiedemann Christensen <[email protected]>
Merge pull request #44 from 2xyo/master

Some fixes for the PHP backend

github.com/flowjs/flow.js - ddbeebbc24fc9273fde34bc55c2b2844b57a0a64 authored almost 12 years ago by Steffen Tiedemann Christensen <[email protected]>
Some fixes for the PHP backend

github.com/flowjs/flow.js - f3539fe5180290b937d6a7374c7d47f36fd113ef authored almost 12 years ago by Yohann Lepage <[email protected]>
Merge pull request #36 from EnTeQuAk/transmit_real_chunk_size2

Introduces resumableCurrentChunkSize to transmit real chunk size.

github.com/flowjs/flow.js - 6dde9ce924f1bb9070a9c49fe3e6bc1ef3cd4c9a authored almost 12 years ago by Steffen Tiedemann Christensen <[email protected]>
Merge pull request #43 from 2xyo/master

Improve html formatting

github.com/flowjs/flow.js - 40c701d15860292cf6e26a8e8aa3988bd6719188 authored almost 12 years ago by Steffen Tiedemann Christensen <[email protected]>
Improve html formatting

github.com/flowjs/flow.js - fefcd2a6f89beb6fc7098a1a19aea82809518f6d authored almost 12 years ago by Yohann lepage <[email protected]>
Merge pull request #42 from bjn/master

Added method that removes event handlers when assigning a drop area

github.com/flowjs/flow.js - 9775a515985c0dcacba0f7c033745f7417c1e09f authored almost 12 years ago by Steffen Tiedemann Christensen <[email protected]>
Added method unAssignDrop that can remove event handlers for cleaning up

github.com/flowjs/flow.js - 52dd11ac134a0b0b04d1e4309746331e7ce588c1 authored almost 12 years ago by Björn Johansson <[email protected]>
Merge pull request #39 from polem/patch-1

Update samples/Backend on PHP.md

github.com/flowjs/flow.js - 24bcee2181767817d054a617d3b234f083de231b authored about 12 years ago by Steffen Tiedemann Christensen <[email protected]>
Update samples/Backend on PHP.md

fixes markdown in order to have colorized php code output

github.com/flowjs/flow.js - 0298c132b53d998956e8b7e69c18beb00e678683 authored about 12 years ago by polem <[email protected]>
Introduces resumableCurrentChunkSize to transmit real chunk size.

github.com/flowjs/flow.js - bd8469cb11853d0afad4c2664b5ee50590ff2384 authored about 12 years ago by Christopher Grebs <[email protected]>
Merge pull request #34 from buffym/master

Allow the query option to be an object or a function that returns an object.

github.com/flowjs/flow.js - ee56f0870e7361ddc351c9e46b6532dc166e4cd8 authored about 12 years ago by Steffen Tiedemann Christensen <[email protected]>
Allow extra query parameters to be set in a function per file

The query option can be either an object or a function that returns an
object. If query is a fun...

github.com/flowjs/flow.js - cb1cd59653b2e2bf7fa27487c2556144873e9a75 authored about 12 years ago by Buffy Miller <[email protected]>
Merge pull request #32 from garjitech/single-file-support-update

Single file support update

github.com/flowjs/flow.js - 016b16947f8a4e6b83f0951c7f4561852e637c3a authored over 12 years ago by Steffen Tiedemann Christensen <[email protected]>
Add/remove the file input "webkitdirectory" attribute based on the isDirectory parameter

github.com/flowjs/flow.js - a9ee488b285e537fffcb9ece0c41e938a25a1081 authored over 12 years ago by garjitech <[email protected]>
Add/remove file input attribute "multiple" based on the maxFiles option

github.com/flowjs/flow.js - e006d4a4c042fc8368cf3f56314b7e53cf5b903d authored over 12 years ago by garjitech <[email protected]>
Merge pull request #25 from trilobyte/single-file-support-2

rebased single file support

github.com/flowjs/flow.js - 3ac2be3a69b7eff3ab93c996feac69a79604f788 authored over 12 years ago by Steffen Tiedemann Christensen <[email protected]>
Merge pull request #26 from garjitech/select-directories

Allow entire directories to be selected for upload

github.com/flowjs/flow.js - efd1034265488f23df75cbed698ee1f91155a83a authored over 12 years ago by Steffen Tiedemann Christensen <[email protected]>
Remove debug statement

github.com/flowjs/flow.js - c1adb1e29bda0bf831490e19f2ceef4277424f76 authored over 12 years ago by garjitech <[email protected]>
Allow entire directories to be selected for upload (chrome only)

github.com/flowjs/flow.js - 5a5bf4087f34c43cc9d9aa6ed8367fcac92f6277 authored over 12 years ago by garjitech <[email protected]>
rebased single file support, see 23/resumable.js#17

github.com/flowjs/flow.js - b7f5587d860571f2c0f072a5a50fc11562cd66d9 authored over 12 years ago by Bert Willems <[email protected]>
Merge pull request #22 from garjitech/simplify-size-reference

Simplify reference to file size.

github.com/flowjs/flow.js - 06c26cb264b9b954af74b9dee979e70902b2e38f authored over 12 years ago by Steffen Tiedemann Christensen <[email protected]>
Merge pull request #24 from garjitech/update-node-express

Update syntax to work with latest version of express.

github.com/flowjs/flow.js - 63717c47f3140fa14bde9c5319efde463ccff04c authored over 12 years ago by Steffen Tiedemann Christensen <[email protected]>
Merge pull request #23 from garjitech/remove-with-re-add

Allow files to be re-added after being removed.

github.com/flowjs/flow.js - 3316bb9f47bc5ac64fb8ce38472d6bf0c5db31ff authored over 12 years ago by Steffen Tiedemann Christensen <[email protected]>
Merge pull request #21 from garjitech/get-upload-size

Add function to get the total upload size

github.com/flowjs/flow.js - b0fcb1eec0dd5946febc1fe81615af3a29021a8b authored over 12 years ago by Steffen Tiedemann Christensen <[email protected]>
Allow files to be re-added after being removed.

github.com/flowjs/flow.js - c9dc806af0efd1cc7279514c70868cd7f7efbeaf authored over 12 years ago by garjitech <[email protected]>
Update syntax to work with latest version of express.

github.com/flowjs/flow.js - ba363ecbd74010e07670b5aca03e585c7ffe319b authored over 12 years ago by garjitech <[email protected]>
Added function to get the total upload size

github.com/flowjs/flow.js - c066c865dd47186ae733842f7250c5a7aa7266e2 authored over 12 years ago by garjitech <[email protected]>
Simplify a chunk's reference to file size.

github.com/flowjs/flow.js - 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

github.com/flowjs/flow.js - 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

github.com/flowjs/flow.js - 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

github.com/flowjs/flow.js - 0a712b7f29e0b068e42c605da51506ac4884fc50 authored over 12 years ago by Steffen Tiedemann Christensen <[email protected]>
Allow entire upload to be canceled

github.com/flowjs/flow.js - 3a3efa3f74ff9d2c1cd7f581ae52ccee10bf90fe authored over 12 years ago by garjitech <[email protected]>
Allow the generateUniqueIdentifier function to be specified

github.com/flowjs/flow.js - b19174effaa8dc8147740d505a63b8b1245df4af authored over 12 years ago by garjitech <[email protected]>
Added option to allow custom headers to be specified

github.com/flowjs/flow.js - 4c836cbb10adbf21af147cd2b521d46c05a2c3cd authored over 12 years ago by garjitech <[email protected]>
Merge pull request #16 from duncancola/master

Remove use of deprecated standard

github.com/flowjs/flow.js - 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

github.com/flowjs/flow.js - 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

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

github.com/flowjs/flow.js - 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

github.com/flowjs/flow.js - 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...

github.com/flowjs/flow.js - 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.

github.com/flowjs/flow.js - 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 ...

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

github.com/flowjs/flow.js - 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.

github.com/flowjs/flow.js - d8f53e2e76dfc688bb75f8662ad18ffccd8e1f73 authored over 12 years ago by Steffen <[email protected]>
Merge pull request #7 from mimecuvalo/master

Various tweaks/fixes

github.com/flowjs/flow.js - 754459f44c1eb2713e02a76c624106394ebb3053 authored almost 13 years ago by Steffen Tiedemann Christensen <[email protected]>
fix typo, event was lowercased earlier, make correct comparison

github.com/flowjs/flow.js - b2990064ad983471cdea83a34b1ba4b0b5f570e0 authored almost 13 years ago by Mime Čuvalo <[email protected]>
pass message back if successful too

github.com/flowjs/flow.js - 33004ee533f2975ca6d8f85d70e2df5df523b453 authored almost 13 years ago by Mime Čuvalo <[email protected]>
fix typos

github.com/flowjs/flow.js - acfd89d3a563a95f4522d31d17212bab21a22f50 authored almost 13 years ago by Mime Čuvalo <[email protected]>
allow for multiple upload objects on the same page

github.com/flowjs/flow.js - 5221d8fc5aad1f8374f3fb83b6155751ca60e7a2 authored almost 13 years ago by Mime Čuvalo <[email protected]>
Fixed a few missing braces from .

github.com/flowjs/flow.js - 48f1676e49f9b414af008e5995bb60e51b89c440 authored almost 13 years ago by Steffen Tiedemann Christensen <[email protected]>
Merge pull request #6 from zz85/master

Improving Node.js Sample

github.com/flowjs/flow.js - a75a571d57e3adf7776114aab8c5dcdcdf5ddb85 authored almost 13 years ago by Steffen Tiedemann Christensen <[email protected]>
more cleanup and changed to .onDone .onError

github.com/flowjs/flow.js - 600069da37e83db9497f58129d5969492a8edf62 authored almost 13 years ago by zz85 <[email protected]>
some cleanup, add error callback, changed done -> end

github.com/flowjs/flow.js - 108f4767779354cd14fdd34eadaf1d5d1eeda147 authored almost 13 years ago by zz85 <[email protected]>
cleanup excess lines

github.com/flowjs/flow.js - ce92558a0ffd96af184ca7fa87495268081d9450 authored almost 13 years ago by zz85 <[email protected]>
fix and update node.js example

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

github.com/flowjs/flow.js - 0c913a56419a64ddc440b9b1225eb456f30157e7 authored almost 13 years ago by Steffen Tiedemann Christensen <[email protected]>
Merge pull request #5 from ibjhb/master

Adding Cross-domain Example

github.com/flowjs/flow.js - 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.

github.com/flowjs/flow.js - 6f0cb948a40c65156ebc1b867251524e8fd6773c authored almost 13 years ago by James Brown <[email protected]>
Code cleanup before adding new code

github.com/flowjs/flow.js - 46ed7b7fcbd4f4eaba97fe6cb22994cf68d246c6 authored almost 13 years ago by James Brown <[email protected]>
Fixing typo in original README.md

github.com/flowjs/flow.js - 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.

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

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

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

github.com/flowjs/flow.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.

github.com/flowjs/flow.js - 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.

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

github.com/flowjs/flow.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.

github.com/flowjs/flow.js - b1afb910bb7d426162f877150ea1f4350f99ff6a authored almost 13 years ago by Steffen <[email protected]>
Some cleanup after adding node sample

github.com/flowjs/flow.js - 40ed8fa037b22595f88fe006fd4ba6f3900169f9 authored almost 13 years ago by Steffen Tiedemann Christensen <[email protected]>
Node example

github.com/flowjs/flow.js - 967a487ccf0810858bb4ec5a12e197254665e37f authored almost 13 years ago by Steffen Tiedemann Christensen <[email protected]>
Updated documentation with Tcl and PHP

github.com/flowjs/flow.js - d7d25a54a7cf63d7d28a9532f504cb6ee272f025 authored almost 13 years ago by Steffen Tiedemann Christensen <[email protected]>
Merge pull request #1 from anddoutoi/master

Added a safeguard to constructor.

github.com/flowjs/flow.js - 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.

github.com/flowjs/flow.js - 8f56c403810da9a731cd935024cf0e7d8925a6e9 authored almost 13 years ago by Anders Ringqvist <[email protected]>
Bug fix in progress callback throttling

github.com/flowjs/flow.js - 1991d4823187db53e3792b6b1d83c7f2ee590660 authored about 13 years ago by Steffen <[email protected]>
Added support for upload resume after browser restarts and even across browsers

github.com/flowjs/flow.js - 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

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

github.com/flowjs/flow.js - 25b360e081e12b7d646f15ee58ae9da5b9cceb96 authored about 13 years ago by Steffen <[email protected]>
Documented work-around for FF

github.com/flowjs/flow.js - 2446886c577e48ac079f0ea35ab06dd8651461d8 authored about 13 years ago by Steffen <[email protected]>