GitXplorerGitXplorer
f

operational-transformation

public
143 stars
15 forks
0 issues

Commits

List of commits on branch master.
Unverified
36e46a39e055b73773dbe9176c613dfdf04eb0a4

Adding pubsub to client's OTDocument so we can see what messages coming in look like from outside

ffitzgen committed 14 years ago
Unverified
76812b6e957f3e3ce48e2c11a5a85c14985c332a

Adding support for maintaining the cursor selection across applying operations

ffitzgen committed 14 years ago
Unverified
dfd0ec1ee0d57d1ad8471657e9cadb9a67ed959d

Switching up the vocabulary once again, hopefully this is the last time. I don't like doing this, but I think this is the most clear. s/change/edit/

ffitzgen committed 14 years ago
Unverified
ce05e8e8b0af2aa00b60d656126fc418d4b8fd9f

Moving the ui updating in to the main loop to fix the bug that I mention in the TODO, and fix the client/server communication

ffitzgen committed 14 years ago
Unverified
fafde5034c4a3260fe119629b9d3816ad971ee1e

Changing representation of operations to a string where the first character is the operation type

ffitzgen committed 14 years ago
Unverified
30e05acd4d63c0cb736b311a20ce2ca1ed6252fb

Removing debugging logs

ffitzgen committed 14 years ago

README

The README file for this repository.

An implementation of Operational Transformation in JavaScript.

Node 0.4.3 RequireJS 0.24.0