Ecosyste.ms: OpenCollective

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

ShareJS

Collaborative editing in any app
Collective - Host: opensource - https://opencollective.com/sharejs - Code: https://github.com/share/ShareJS

Added syntax highlighting markers to the code blocks in the README.

github.com/josephg/ShareJS - 19d9f350ba78b972005fd0fd49088102459d4c46 authored over 13 years ago by Joseph Gentle <[email protected]>
Added syntax highlighting markers to the code blocks in the README.

github.com/josephg/ShareJS - 19d9f350ba78b972005fd0fd49088102459d4c46 authored over 13 years ago by Joseph Gentle <[email protected]>
Added build status to README

github.com/josephg/ShareJS - 66ca01a2e12a6d6209260dc6547118c5c8da8fc2 authored over 13 years ago by Joseph Gentle <[email protected]>
Added build status to README

github.com/josephg/ShareJS - 66ca01a2e12a6d6209260dc6547118c5c8da8fc2 authored over 13 years ago by Joseph Gentle <[email protected]>
Made sure test runner exists cleanly

github.com/josephg/ShareJS - e30e2ab060daf602902fabf71bc2800a931cced0 authored over 13 years ago by Joseph <[email protected]>
Made sure test runner exists cleanly

github.com/josephg/ShareJS - e30e2ab060daf602902fabf71bc2800a931cced0 authored over 13 years ago by Joseph <[email protected]>
Tweaking CI script

github.com/josephg/ShareJS - 3941451e08698bcab04ba827a6e175db026e6e8b authored over 13 years ago by Joseph <[email protected]>
Tweaking CI script

github.com/josephg/ShareJS - 3941451e08698bcab04ba827a6e175db026e6e8b authored over 13 years ago by Joseph <[email protected]>
Tweaking CI script

github.com/josephg/ShareJS - eeb48fb678971880702f669a3d25d818a35a98c7 authored over 13 years ago by Joseph <[email protected]>
Tweaking CI script

github.com/josephg/ShareJS - eeb48fb678971880702f669a3d25d818a35a98c7 authored over 13 years ago by Joseph <[email protected]>
Fixed accidental version bump in socket.io in package.json

github.com/josephg/ShareJS - 6fadd0338479b5b00f834c18355876e452f632a7 authored over 13 years ago by Joseph <[email protected]>
Fixed accidental version bump in socket.io in package.json

github.com/josephg/ShareJS - 6fadd0338479b5b00f834c18355876e452f632a7 authored over 13 years ago by Joseph <[email protected]>
Added travis CI config file

github.com/josephg/ShareJS - 74924955531412199e4519cd6bc6586e0a7e6a1f authored over 13 years ago by Joseph <[email protected]>
Added travis CI config file

github.com/josephg/ShareJS - 74924955531412199e4519cd6bc6586e0a7e6a1f authored over 13 years ago by Joseph <[email protected]>
Cleaned up package.json to let you npm test

github.com/josephg/ShareJS - 96fb94bb90482c0daa330419ccf1fffb9d30581e authored over 13 years ago by Joseph <[email protected]>
Cleaned up package.json to let you npm test

github.com/josephg/ShareJS - 96fb94bb90482c0daa330419ccf1fffb9d30581e authored over 13 years ago by Joseph <[email protected]>
Added TP2-text example demo

github.com/josephg/ShareJS - 01d2940e5213efb63d2b562321936f029c602507 authored over 13 years ago by Joseph <[email protected]>
Added TP2-text example demo

github.com/josephg/ShareJS - 01d2940e5213efb63d2b562321936f029c602507 authored over 13 years ago by Joseph <[email protected]>
Fixed a bug involving microevent not exporting doc.emit. Fixed closured call to ._register()

github.com/josephg/ShareJS - 0450cc790d368574982b32ab362b4f5dd9da34e5 authored over 13 years ago by Joseph <[email protected]>
Fixed a bug involving microevent not exporting doc.emit. Fixed closured call to ._register()

github.com/josephg/ShareJS - 0450cc790d368574982b32ab362b4f5dd9da34e5 authored over 13 years ago by Joseph <[email protected]>
Renamed Document to Doc in the client

github.com/josephg/ShareJS - 1e4ac380046ffdd82fc8b92ec02e28e14e6ddb57 authored over 13 years ago by Joseph <[email protected]>
Renamed Document to Doc in the client

github.com/josephg/ShareJS - 1e4ac380046ffdd82fc8b92ec02e28e14e6ddb57 authored over 13 years ago by Joseph <[email protected]>
Added separate closure compilation units, and moved the JSON type into one of them.

You now need <script src="/share/json.js"/> in your app for JSON support. Otherwise, you save 5k...

github.com/josephg/ShareJS - 69d45eec32f61a301bbf8d584b704d3cf896eae4 authored over 13 years ago by Joseph <[email protected]>
Added separate closure compilation units, and moved the JSON type into one of them.

You now need <script src="/share/json.js"/> in your app for JSON support. Otherwise, you save 5k...

github.com/josephg/ShareJS - 69d45eec32f61a301bbf8d584b704d3cf896eae4 authored over 13 years ago by Joseph <[email protected]>
Cleaned up project structure

github.com/josephg/ShareJS - ebb3087515e3451035c387dee0a3dabd5ef32978 authored over 13 years ago by Joseph <[email protected]>
Cleaned up project structure

github.com/josephg/ShareJS - ebb3087515e3451035c387dee0a3dabd5ef32978 authored over 13 years ago by Joseph <[email protected]>
Changed textarea code to use the new text API

github.com/josephg/ShareJS - e74e3e2c4f494e301db11a587cbcc01743dd32b6 authored over 13 years ago by Joseph <[email protected]>
Changed textarea code to use the new text API

github.com/josephg/ShareJS - e74e3e2c4f494e301db11a587cbcc01743dd32b6 authored over 13 years ago by Joseph <[email protected]>
Fixed (hopefully) a bug in the socket.io code related to unexpected client disconnects

github.com/josephg/ShareJS - 407b6ac678cf04a4e523ef86834ef935f744d2ee authored over 13 years ago by Joseph <[email protected]>
Fixed (hopefully) a bug in the socket.io code related to unexpected client disconnects

github.com/josephg/ShareJS - 407b6ac678cf04a4e523ef86834ef935f744d2ee authored over 13 years ago by Joseph <[email protected]>
Added a .version field to sharejs (server and client). Fixed tests for count

github.com/josephg/ShareJS - 0cebc2c128df549d141663357fbc601a70b39255 authored over 13 years ago by Joseph <[email protected]>
Added a .version field to sharejs (server and client). Fixed tests for count

github.com/josephg/ShareJS - 0cebc2c128df549d141663357fbc601a70b39255 authored over 13 years ago by Joseph <[email protected]>
Updated to the most recent version of ace

github.com/josephg/ShareJS - e1902add871c16d68aeba158a1a959f4e20f6a3c authored over 13 years ago by Joseph <[email protected]>
Updated to the most recent version of ace

github.com/josephg/ShareJS - e1902add871c16d68aeba158a1a959f4e20f6a3c authored over 13 years ago by Joseph <[email protected]>
Removed npm install redis comments from the README. Its already in package.json.

github.com/josephg/ShareJS - 13a13aa04d012fdf11898915fd312d858a98b63d authored over 13 years ago by Joseph <[email protected]>
Removed npm install redis comments from the README. Its already in package.json.

github.com/josephg/ShareJS - 13a13aa04d012fdf11898915fd312d858a98b63d authored over 13 years ago by Joseph <[email protected]>
Removed documentation - its in the github wiki.

github.com/josephg/ShareJS - 4e7341ed10c6c1b685268cdd60866e1fba9cf7ce authored over 13 years ago by Joseph <[email protected]>
Removed documentation - its in the github wiki.

github.com/josephg/ShareJS - 4e7341ed10c6c1b685268cdd60866e1fba9cf7ce authored over 13 years ago by Joseph <[email protected]>
Fiddled with README

github.com/josephg/ShareJS - e64dd42ca6f9e2e6cab03193224be090896af926 authored over 13 years ago by Joseph <[email protected]>
Fiddled with README

github.com/josephg/ShareJS - e64dd42ca6f9e2e6cab03193224be090896af926 authored over 13 years ago by Joseph <[email protected]>
Renamed share-ace.js to ace.js. Fixed bugs share-ace.js

github.com/josephg/ShareJS - 082770de0e1b933de8f728853f7abd2117a476ce authored over 13 years ago by Joseph <[email protected]>
Renamed share-ace.js to ace.js. Fixed bugs share-ace.js

github.com/josephg/ShareJS - 082770de0e1b933de8f728853f7abd2117a476ce authored over 13 years ago by Joseph <[email protected]>
Added text API tests to standard test runner

github.com/josephg/ShareJS - 1dde114ca15a25e36125010c79d7b7ab2aee7b36 authored over 13 years ago by Joseph <[email protected]>
Added text API tests to standard test runner

github.com/josephg/ShareJS - 1dde114ca15a25e36125010c79d7b7ab2aee7b36 authored over 13 years ago by Joseph <[email protected]>
Edited README to be inline with new changes

github.com/josephg/ShareJS - 5f51f3d5252cf730a5eb527b57c05813f80894f2 authored over 13 years ago by Joseph <[email protected]>
Version bump to 0.3.0

github.com/josephg/ShareJS - 9606b8d4fc9e86ef143decdd78d46613484f8516 authored over 13 years ago by Joseph <[email protected]>
Version bump to 0.3.0

github.com/josephg/ShareJS - 9606b8d4fc9e86ef143decdd78d46613484f8516 authored over 13 years ago by Joseph <[email protected]>
Lots of changes, adding a higher level text API for manipulating text documents

github.com/josephg/ShareJS - a33dc2a44a0f670116344a530faf96333ac0c0e8 authored over 13 years ago by Joseph <[email protected]>
Lots of changes, adding a higher level text API for manipulating text documents

github.com/josephg/ShareJS - a33dc2a44a0f670116344a530faf96333ac0c0e8 authored over 13 years ago by Joseph <[email protected]>
Fixed a couple small bugs

github.com/josephg/ShareJS - 1e226fedc6b6afcafe9fe4b55b90ef6d38ef8433 authored over 13 years ago by Joseph <[email protected]>
Fixed a couple small bugs

github.com/josephg/ShareJS - 1e226fedc6b6afcafe9fe4b55b90ef6d38ef8433 authored over 13 years ago by Joseph <[email protected]>
Added textarea demo to the examples page

github.com/josephg/ShareJS - 2afafe0a5efcbebd5c7d66e31aac948c97d6f447 authored over 13 years ago by Joseph <[email protected]>
Made the example server try and connect to redis by default

github.com/josephg/ShareJS - c0a44737952684b220fb673fccf09a2d4288e0d7 authored over 13 years ago by Joseph <[email protected]>
Made the example server try and connect to redis by default

github.com/josephg/ShareJS - c0a44737952684b220fb673fccf09a2d4288e0d7 authored over 13 years ago by Joseph <[email protected]>
Added compiler warnings via closure

github.com/josephg/ShareJS - b09039fdf8f65fb4db562ae4d0eef509c251a475 authored over 13 years ago by Joseph <[email protected]>
Added compiler warnings via closure

github.com/josephg/ShareJS - b09039fdf8f65fb4db562ae4d0eef509c251a475 authored over 13 years ago by Joseph <[email protected]>
Added first pass of generic text op generation API

github.com/josephg/ShareJS - d1ea490b9b99a553350c90a174ec1b046987210f authored over 13 years ago by Joseph <[email protected]>
Added first pass of generic text op generation API

github.com/josephg/ShareJS - d1ea490b9b99a553350c90a174ec1b046987210f authored over 13 years ago by Joseph <[email protected]>
Reordered count

github.com/josephg/ShareJS - 75811ec4c57221c9861c8fab5ba25b9bb5abe7b9 authored over 13 years ago by Joseph <[email protected]>
Added TP2 text implementation

github.com/josephg/ShareJS - efcb323ca76fc25b8bf4ed0740366f97facd11ad authored over 13 years ago by Joseph <[email protected]>
Added TP2 text implementation

github.com/josephg/ShareJS - efcb323ca76fc25b8bf4ed0740366f97facd11ad authored over 13 years ago by Joseph <[email protected]>
Changed client ops to left hand ops and server ops to right hand ops

github.com/josephg/ShareJS - 3e801774e918d3aeede885d2f60b90003184f71c authored over 13 years ago by Joseph <[email protected]>
Changed client ops to left hand ops and server ops to right hand ops

github.com/josephg/ShareJS - 3e801774e918d3aeede885d2f60b90003184f71c authored over 13 years ago by Joseph <[email protected]>
Version bump to 0.2.2

github.com/josephg/ShareJS - 8cdc07511d73146cb5a6a65dd5a60ef3a1e81ee7 authored over 13 years ago by Joseph <[email protected]>
Version bump to 0.2.2

github.com/josephg/ShareJS - 8cdc07511d73146cb5a6a65dd5a60ef3a1e81ee7 authored over 13 years ago by Joseph <[email protected]>
Added an empty npmignore to stop npm from skipping the lib directory

github.com/josephg/ShareJS - e3cb88ed5d5bb72d1bb8fbef476ef665e56229c5 authored over 13 years ago by Joseph <[email protected]>
Added an empty npmignore to stop npm from skipping the lib directory

github.com/josephg/ShareJS - e3cb88ed5d5bb72d1bb8fbef476ef665e56229c5 authored over 13 years ago by Joseph <[email protected]>
Small tweaks

github.com/josephg/ShareJS - e432e010eed07d4ed403cb257cc2bd411227c8d8 authored over 13 years ago by Joseph <[email protected]>
Fixed another bug in the microevent code.

github.com/josephg/ShareJS - 671eb0491288410f3d97b1ab611a54fcb711e95b authored over 13 years ago by Joseph <[email protected]>
Fixed another bug in the microevent code.

github.com/josephg/ShareJS - 671eb0491288410f3d97b1ab611a54fcb711e95b authored over 13 years ago by Joseph <[email protected]>
Fixed a bug in microevent involving removing event listeners in a listener

github.com/josephg/ShareJS - db86ce9f7618a3c28e9c406c5aafbd7946826442 authored over 13 years ago by Joseph <[email protected]>
Fixed a bug in microevent involving removing event listeners in a listener

github.com/josephg/ShareJS - db86ce9f7618a3c28e9c406c5aafbd7946826442 authored over 13 years ago by Joseph <[email protected]>
Removed note about compiling sharejs - the NPM package is precompiled.

github.com/josephg/ShareJS - 80ee8fb930c15db0b027871c55d217e03ee6cc84 authored over 13 years ago by Joseph Gentle <[email protected]>
Removed note about compiling sharejs - the NPM package is precompiled.

github.com/josephg/ShareJS - 80ee8fb930c15db0b027871c55d217e03ee6cc84 authored over 13 years ago by Joseph Gentle <[email protected]>
Made the randomizer do a bit more work

github.com/josephg/ShareJS - ebab5c6bc3dee005c2380ce48e8089faa7d01c5e authored over 13 years ago by Joseph Gentle <[email protected]>
Made the randomizer do a bit more work

github.com/josephg/ShareJS - ebab5c6bc3dee005c2380ce48e8089faa7d01c5e authored over 13 years ago by Joseph Gentle <[email protected]>
Merge pull request #19 from dmfrancisco/patch-1

Fixed argument order for redis

github.com/josephg/ShareJS - 5dd9f0bb689dc8e5ccb567b225626be407381c90 authored over 13 years ago by Joseph <[email protected]>
Merge pull request #19 from dmfrancisco/patch-1

Fixed argument order for redis

github.com/josephg/ShareJS - 5dd9f0bb689dc8e5ccb567b225626be407381c90 authored over 13 years ago by Joseph <[email protected]>
When creating the Redis client with custom options, the first argument should be the port number instead of the hostname

github.com/josephg/ShareJS - 375d6e1db763e9ee4614260a798f5b849e909d70 authored over 13 years ago by David Francisco <[email protected]>
When creating the Redis client with custom options, the first argument should be the port number instead of the hostname

github.com/josephg/ShareJS - 375d6e1db763e9ee4614260a798f5b849e909d70 authored over 13 years ago by David Francisco <[email protected]>
Set socket.io to v 0.6

github.com/josephg/ShareJS - 2cdc5827f8f3fd0155c228cc60005a1f16d30884 authored over 13 years ago by Joseph Gentle <[email protected]>
Fixed a couple little dependancy issues

github.com/josephg/ShareJS - e4850ead9305c5fe35e9d4dbd3cddf59905562fe authored over 13 years ago by Joseph Gentle <[email protected]>
Fixed a couple little dependancy issues

github.com/josephg/ShareJS - e4850ead9305c5fe35e9d4dbd3cddf59905562fe authored over 13 years ago by Joseph Gentle <[email protected]>
Merge pull request #16 from henryoswald/master

Couple of Tiny little things i've seen

github.com/josephg/ShareJS - c9d638fb82f1627453524d925ce668e9feda8fb3 authored over 13 years ago by Joseph <[email protected]>
Merge pull request #16 from henryoswald/master

Couple of Tiny little things i've seen

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

Conflicts:
package.json

github.com/josephg/ShareJS - 4ace40d35fd0c8bba46ff59e1911b956bd5e6911 authored over 13 years ago by Henry Oswald <[email protected]>
Merge branch 'master' of github.com:henryoswald/ShareJS

Conflicts:
package.json

github.com/josephg/ShareJS - 4ace40d35fd0c8bba46ff59e1911b956bd5e6911 authored over 13 years ago by Henry Oswald <[email protected]>
added websocket-client to dependencys and updated documentation to tell users to build the lib

github.com/josephg/ShareJS - a51c950c1c748c379b7b8fe154a03b184a7e2678 authored over 13 years ago by Henry Oswald <[email protected]>
added websocket-client to dependencys and updated documentation to tell users to build the lib

github.com/josephg/ShareJS - a51c950c1c748c379b7b8fe154a03b184a7e2678 authored over 13 years ago by Henry Oswald <[email protected]>
added websocket-client to dependencys and updated documentation to tell users to build the lib

github.com/josephg/ShareJS - 4da1a1c13e44bcd2a6f39d3da95ebb7a204c61f7 authored over 13 years ago by Henry Oswald <[email protected]>
added websocket-client to dependencys and updated documentation to tell users to build the lib

github.com/josephg/ShareJS - 4da1a1c13e44bcd2a6f39d3da95ebb7a204c61f7 authored over 13 years ago by Henry Oswald <[email protected]>
Fixed weird scrolling behaviour in firefox. Still jitters though...

github.com/josephg/ShareJS - 1d91a0b70b58386585b88dd1c6df501599bf5087 authored over 13 years ago by Joseph Gentle <[email protected]>
Fixed weird scrolling behaviour in firefox. Still jitters though...

github.com/josephg/ShareJS - 1d91a0b70b58386585b88dd1c6df501599bf5087 authored over 13 years ago by Joseph Gentle <[email protected]>
Fixed IE problems in textarea script.

github.com/josephg/ShareJS - c7a2e10a7a4e1ee599d2bd9b9ca85ab5e553864c authored over 13 years ago by Joseph Gentle <[email protected]>
Fixed IE problems in textarea script.

github.com/josephg/ShareJS - c7a2e10a7a4e1ee599d2bd9b9ca85ab5e553864c authored over 13 years ago by Joseph Gentle <[email protected]>
Removed indexOf for IE compatibility

github.com/josephg/ShareJS - ee0f28f5ca0f8c50f22c9053f8b6433e9119cda1 authored over 13 years ago by Joseph Gentle <[email protected]>
Removed indexOf for IE compatibility

github.com/josephg/ShareJS - ee0f28f5ca0f8c50f22c9053f8b6433e9119cda1 authored over 13 years ago by Joseph Gentle <[email protected]>
Removed some debugging lines

github.com/josephg/ShareJS - f122378c54562d1c51ab6083b90be3a04a2c623f authored over 13 years ago by Joseph Gentle <[email protected]>
Removed some debugging lines

github.com/josephg/ShareJS - f122378c54562d1c51ab6083b90be3a04a2c623f authored over 13 years ago by Joseph Gentle <[email protected]>
Fixed textarea script link

github.com/josephg/ShareJS - f89e63a96e7008b6bc69e2dc3f76e6e9394efec7 authored over 13 years ago by Joseph Gentle <[email protected]>