Ecosyste.ms: OpenCollective

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

github.com/josephg/ShareJS

Collaborative editing in any app
https://github.com/josephg/ShareJS

Fixed textarea script link

f89e63a96e7008b6bc69e2dc3f76e6e9394efec7 authored over 13 years ago by Joseph Gentle <[email protected]>
Added a command line option parser (optimist) for the example server.

If it works well, I'll use it for the main sharejs script as well.

dc924e3eb36d8da03fb62a28f1d61c0da09c28fd authored over 13 years ago by Joseph Gentle <[email protected]>
Small cleanups

ee7baa82d430b93844c9483de58b9e0f54a55691 authored over 13 years ago by Joseph Gentle <[email protected]>
Small cleanups

ee7baa82d430b93844c9483de58b9e0f54a55691 authored over 13 years ago by Joseph Gentle <[email protected]>
Added dead simple code to handle text areas in all browsers, O(N) with size of document

67483bc22e0043326bcfbf1426bc443409c6ca87 authored over 13 years ago by Joseph Gentle <[email protected]>
Added dead simple code to handle text areas in all browsers, O(N) with size of document

67483bc22e0043326bcfbf1426bc443409c6ca87 authored over 13 years ago by Joseph Gentle <[email protected]>
Added types to the default exported symbols for sharejs

0fc534b2392593a73dbf6e4ae124523b9f6ce60b authored over 13 years ago by Joseph Gentle <[email protected]>
Added types to the default exported symbols for sharejs

0fc534b2392593a73dbf6e4ae124523b9f6ce60b authored over 13 years ago by Joseph Gentle <[email protected]>
Made JSON and text OT tests run on the closure compiled source as well

d71e419bf9a091835397a07ddfd9d82fec309bf2 authored over 13 years ago by Joseph Gentle <[email protected]>
Made JSON and text OT tests run on the closure compiled source as well

d71e419bf9a091835397a07ddfd9d82fec309bf2 authored over 13 years ago by Joseph Gentle <[email protected]>
Added documentation for syncqueue

4b27d901fd44a57a5258c89e91c65bb35a0f21cc authored over 13 years ago by Joseph Gentle <[email protected]>
Added documentation for syncqueue

4b27d901fd44a57a5258c89e91c65bb35a0f21cc authored over 13 years ago by Joseph Gentle <[email protected]>
Added listening port to the options

04b4991a8266c5fe664bb24638ef363c23894636 authored over 13 years ago by Joseph Gentle <[email protected]>
Added listening port to the options

04b4991a8266c5fe664bb24638ef363c23894636 authored over 13 years ago by Joseph Gentle <[email protected]>
Internalized the model apply function

266daa60502fef4a54328167a08eec6cd2c1de3c authored over 13 years ago by Joseph Gentle <[email protected]>
Refactored model to use new queue code.

af96337d0151cc2b80ed15185cf5e2735fc09372 authored over 13 years ago by Joseph Gentle <[email protected]>
Refactored model to use new queue code.

af96337d0151cc2b80ed15185cf5e2735fc09372 authored over 13 years ago by Joseph Gentle <[email protected]>
Merge branch 'master' of github.com:josephg/ShareJS

1bf6a76becba103f2ec51f9899990bad0eb68489 authored over 13 years ago by Joseph Gentle <[email protected]>
Merge branch 'master' of github.com:josephg/ShareJS

1bf6a76becba103f2ec51f9899990bad0eb68489 authored over 13 years ago by Joseph Gentle <[email protected]>
Added a synchronized processing queue

777e71c6e67f488fbee715c6c9e3c8138efc6ce5 authored over 13 years ago by Joseph Gentle <[email protected]>
Added a synchronized processing queue

777e71c6e67f488fbee715c6c9e3c8138efc6ce5 authored over 13 years ago by Joseph Gentle <[email protected]>
Some minor tweaks in the error checking code

7e6cc54750273670554fec88b66d681f7e5bc097 authored over 13 years ago by Joseph Gentle <[email protected]>
Some minor tweaks in the error checking code

7e6cc54750273670554fec88b66d681f7e5bc097 authored over 13 years ago by Joseph Gentle <[email protected]>
stop flash object from appearing on page load

68340d4f3054ae3ad923931dc28e8e245279bf69 authored over 13 years ago by Jeremy Apthorp <[email protected]>
stop flash object from appearing on page load

68340d4f3054ae3ad923931dc28e8e245279bf69 authored over 13 years ago by Jeremy Apthorp <[email protected]>
stop chat spam from indefinitely increasing the length of the chat

e284b6a8feaf2c56fbfbf711bfede5cbba05aedd authored over 13 years ago by Jeremy Apthorp <[email protected]>
stop chat spam from indefinitely increasing the length of the chat

e284b6a8feaf2c56fbfbf711bfede5cbba05aedd authored over 13 years ago by Jeremy Apthorp <[email protected]>
Add rules and some bugfixes to hex.html

979b40bbccc7167b0dad5aa800c39d03eb71b8ff authored over 13 years ago by Jeremy Apthorp <[email protected]>
Add rules and some bugfixes to hex.html

979b40bbccc7167b0dad5aa800c39d03eb71b8ff authored over 13 years ago by Jeremy Apthorp <[email protected]>
add chat to hex.html example

7983228e3cc0874be5f6004ba3b0be26b17c91b7 authored over 13 years ago by Jeremy Apthorp <[email protected]>
add chat to hex.html example

7983228e3cc0874be5f6004ba3b0be26b17c91b7 authored over 13 years ago by Jeremy Apthorp <[email protected]>
Merge branch 'master' of github.com:josephg/ShareJS

7f59e511f46738119fbc62b6d1542883e1cf7fa3 authored over 13 years ago by Joseph Gentle <[email protected]>
Merge branch 'master' of github.com:josephg/ShareJS

7f59e511f46738119fbc62b6d1542883e1cf7fa3 authored over 13 years ago by Joseph Gentle <[email protected]>
Fixed HTML problem in example demo page

08b834b9cef16702ee666147a1c57365790a0dc5 authored over 13 years ago by Joseph Gentle <[email protected]>
Fixed HTML problem in example demo page

08b834b9cef16702ee666147a1c57365790a0dc5 authored over 13 years ago by Joseph Gentle <[email protected]>
fix non-matching closing tags in examples/index

62445b2706b50606bde20884ac268a910e0d0e26 authored over 13 years ago by Jeremy Apthorp <[email protected]>
fix non-matching closing tags in examples/index

62445b2706b50606bde20884ac268a910e0d0e26 authored over 13 years ago by Jeremy Apthorp <[email protected]>
Put 'document' section above 'operations' section in hex example

4a25e74657e3ad224a856823fad1b990edd7cbfa authored over 13 years ago by Jeremy Apthorp <[email protected]>
Put 'document' section above 'operations' section in hex example

4a25e74657e3ad224a856823fad1b990edd7cbfa authored over 13 years ago by Jeremy Apthorp <[email protected]>
Show ops and document in hex.html example

3a0636ab781c319d16a2d35e56c3e2a23b61ba0a authored over 13 years ago by Jeremy Apthorp <[email protected]>
Show ops and document in hex.html example

3a0636ab781c319d16a2d35e56c3e2a23b61ba0a authored over 13 years ago by Jeremy Apthorp <[email protected]>
Add hex.html to examples index

b915c5ea6788541e58a099a738c7e7eed7aa8f61 authored over 13 years ago by Jeremy Apthorp <[email protected]>
Add hex.html to examples index

b915c5ea6788541e58a099a738c7e7eed7aa8f61 authored over 13 years ago by Jeremy Apthorp <[email protected]>
Fixed bugs involving opening documents when you dont have permission

e84c209e8c4781844240cd0b33dabfcb0d2c118e authored over 13 years ago by Joseph Gentle <[email protected]>
htm -> html

4e6dde41b4f5b92cda25e26ed9a28eefa9623289 authored over 13 years ago by Jeremy Apthorp <[email protected]>
htm -> html

4e6dde41b4f5b92cda25e26ed9a28eefa9623289 authored over 13 years ago by Jeremy Apthorp <[email protected]>
closure doesn't like Array.isArray

b8429ebb868217b65a87967b373c58077f6ce29f authored over 13 years ago by Jeremy Apthorp <[email protected]>
closure doesn't like Array.isArray

b8429ebb868217b65a87967b373c58077f6ce29f authored over 13 years ago by Jeremy Apthorp <[email protected]>
json.append() instead of append()

4c9b6f9fd00fe1e21e7c601ee5ef5c428ae0c942 authored over 13 years ago by Jeremy Apthorp <[email protected]>
json.append() instead of append()

4c9b6f9fd00fe1e21e7c601ee5ef5c428ae0c942 authored over 13 years ago by Jeremy Apthorp <[email protected]>
hex board game example

3c2b6f3799a5cffc52d243f87e7cb22d00300092 authored over 13 years ago by Jeremy Apthorp <[email protected]>
closure whackamole, and define Array.isArray if necessary.

37ce20c129fd1c5bbc436ccc8f14cd636d10e469 authored over 13 years ago by Jeremy Apthorp <[email protected]>
closure whackamole, and define Array.isArray if necessary.

37ce20c129fd1c5bbc436ccc8f14cd636d10e469 authored over 13 years ago by Jeremy Apthorp <[email protected]>
Merge branch 'master' of github.com:josephg/ShareJS

084e5af07714d892d3401f2c1c249ebfecec300b authored over 13 years ago by Jeremy Apthorp <[email protected]>
Merge branch 'master' of github.com:josephg/ShareJS

084e5af07714d892d3401f2c1c249ebfecec300b authored over 13 years ago by Jeremy Apthorp <[email protected]>
more closure hax

df6ab9362f7171d7e5715788dbe7b35b28697977 authored over 13 years ago by Jeremy Apthorp <[email protected]>
more closure hax

df6ab9362f7171d7e5715788dbe7b35b28697977 authored over 13 years ago by Jeremy Apthorp <[email protected]>
Merge branch 'master' of github.com:josephg/ShareJS

2537011157716c01f986b9610f791a9be72a6ec7 authored over 13 years ago by Joseph Gentle <[email protected]>
Merge branch 'master' of github.com:josephg/ShareJS

2537011157716c01f986b9610f791a9be72a6ec7 authored over 13 years ago by Joseph Gentle <[email protected]>
Tweaked the README file

53b5f417f6c606493157aec411250e120d91687e authored over 13 years ago by Joseph Gentle <[email protected]>
Tweaked the README file

53b5f417f6c606493157aec411250e120d91687e authored over 13 years ago by Joseph Gentle <[email protected]>
a few stray c.li and c.p's...

f680cae0a8f5b645528ed4f7ee558c98efa843ea authored over 13 years ago by Jeremy Apthorp <[email protected]>
a few stray c.li and c.p's...

f680cae0a8f5b645528ed4f7ee558c98efa843ea authored over 13 years ago by Jeremy Apthorp <[email protected]>
Merge branch 'master' of github.com:josephg/ShareJS

6526c858eee66c811b55dd620486ecd3ffc56fdc authored over 13 years ago by Jeremy Apthorp <[email protected]>
Merge branch 'master' of github.com:josephg/ShareJS

6526c858eee66c811b55dd620486ecd3ffc56fdc authored over 13 years ago by Jeremy Apthorp <[email protected]>
missed a few .p's in json.coffee

004a93798c84fe1067a444c0ba483ee87cde4411 authored over 13 years ago by Jeremy Apthorp <[email protected]>
missed a few .p's in json.coffee

004a93798c84fe1067a444c0ba483ee87cde4411 authored over 13 years ago by Jeremy Apthorp <[email protected]>
Merge branch 'master' of github.com:josephg/ShareJS

b4fed73471078c8c2b579b2b4289d0881dec7515 authored over 13 years ago by Joseph Gentle <[email protected]>
Merge branch 'master' of github.com:josephg/ShareJS

b4fed73471078c8c2b579b2b4289d0881dec7515 authored over 13 years ago by Joseph Gentle <[email protected]>
Added authentication to the socket.io stream. Missing socketio-specific auth tests

5ba4c48c5ac9e806e6eb5fa7c66abf091cec3210 authored over 13 years ago by Joseph Gentle <[email protected]>
Added authentication to the socket.io stream. Missing socketio-specific auth tests

5ba4c48c5ac9e806e6eb5fa7c66abf091cec3210 authored over 13 years ago by Joseph Gentle <[email protected]>
Merge branch 'master' of github.com:josephg/ShareJS

38affba7e0636021d95a11b1f708368db0fccd65 authored over 13 years ago by Jeremy Apthorp <[email protected]>
Merge branch 'master' of github.com:josephg/ShareJS

38affba7e0636021d95a11b1f708368db0fccd65 authored over 13 years ago by Jeremy Apthorp <[email protected]>
Added integration test for JSON

43c9ab908417d109b7264f97faa37d39db987135 authored over 13 years ago by Joseph Gentle <[email protected]>
Added integration test for JSON

43c9ab908417d109b7264f97faa37d39db987135 authored over 13 years ago by Joseph Gentle <[email protected]>
Make types/json work in web.

64d8d84f8b719ecc6740bc5d7b5b346d94f0cdbf authored over 13 years ago by Jeremy Apthorp <[email protected]>
Make types/json work in web.

64d8d84f8b719ecc6740bc5d7b5b346d94f0cdbf authored over 13 years ago by Jeremy Apthorp <[email protected]>
Added a comment in hello-stream to explain why it wasnt working

4d2c852bb482d540223f73d74e8c5084509580aa authored over 13 years ago by Joseph Gentle <[email protected]>
Added a comment in hello-stream to explain why it wasnt working

4d2c852bb482d540223f73d74e8c5084509580aa authored over 13 years ago by Joseph Gentle <[email protected]>
Added github ribbon to the examples page

4c5e364c2caba1facf67c86068bc5f446b8d8508 authored over 13 years ago by Joseph Gentle <[email protected]>
Added github ribbon to the examples page

4c5e364c2caba1facf67c86068bc5f446b8d8508 authored over 13 years ago by Joseph Gentle <[email protected]>
Tweaked some parameters of the JSON random op generator

7ec7f1a2f5778dfbd70f2ace59af9e053415ec5d authored over 13 years ago by Joseph Gentle <[email protected]>
Tweaked some parameters of the JSON random op generator

7ec7f1a2f5778dfbd70f2ace59af9e053415ec5d authored over 13 years ago by Joseph Gentle <[email protected]>
Small cleanups in the auth tests

a875325e030bc0f28ef628a85ded3084a7077ced authored over 13 years ago by Joseph Gentle <[email protected]>
Small cleanups in the auth tests

a875325e030bc0f28ef628a85ded3084a7077ced authored over 13 years ago by Joseph Gentle <[email protected]>
Merge branch 'master' of github.com:josephg/ShareJS

40667582a6dbfe3ae600d5d882db3dc1f4f54bba authored over 13 years ago by Joseph Gentle <[email protected]>
Merge branch 'master' of github.com:josephg/ShareJS

40667582a6dbfe3ae600d5d882db3dc1f4f54bba authored over 13 years ago by Joseph Gentle <[email protected]>
Added simple authentication code and tests to the model. Not used by the client.

8f81bb8ae8894939d06b558d16dba7be8477e6d8 authored over 13 years ago by Joseph Gentle <[email protected]>
Added simple authentication code and tests to the model. Not used by the client.

8f81bb8ae8894939d06b558d16dba7be8477e6d8 authored over 13 years ago by Joseph Gentle <[email protected]>
update readme

5868ebc6079f2b230a1c52507c33eda1cdb5030e authored over 13 years ago by Jeremy Apthorp <[email protected]>
update readme

5868ebc6079f2b230a1c52507c33eda1cdb5030e authored over 13 years ago by Jeremy Apthorp <[email protected]>
Merge branch 'master' of github.com:josephg/ShareJS

d28268635731765c7c71f78e116ab186a64497e8 authored over 13 years ago by Jeremy Apthorp <[email protected]>
Merge branch 'master' of github.com:josephg/ShareJS

d28268635731765c7c71f78e116ab186a64497e8 authored over 13 years ago by Jeremy Apthorp <[email protected]>
cleanup and comments

9e3c18915bdf91317fdd80501882a8e6046ba36b authored over 13 years ago by Jeremy Apthorp <[email protected]>
cleanup and comments

9e3c18915bdf91317fdd80501882a8e6046ba36b authored over 13 years ago by Jeremy Apthorp <[email protected]>
Small tweaks on internal model and database APIs

aad76dad30fd116ddf9ce1cbff3a410cd36fe2d7 authored over 13 years ago by Joseph Gentle <[email protected]>
Small tweaks on internal model and database APIs

aad76dad30fd116ddf9ce1cbff3a410cd36fe2d7 authored over 13 years ago by Joseph Gentle <[email protected]>
add mersenne twister

af790a8bc341a27d21e184ddda626b8f9841955c authored over 13 years ago by Jeremy Apthorp <[email protected]>
add mersenne twister

af790a8bc341a27d21e184ddda626b8f9841955c authored over 13 years ago by Jeremy Apthorp <[email protected]>
remove some dead code and some debugging statements

bf44a6f44b5f4149de48d78ec3522dfbae2a048e authored over 13 years ago by Jeremy Apthorp <[email protected]>