summaryrefslogtreecommitdiff
path: root/lib/ot/editor-socketio-server.js (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix logging in ot moduleSheogorath2018-11-131-5/+5
* Remove manual LZString compression for partial socket io event dataWu Cheng-Han2017-01-021-6/+2
* Update to make OT socket io handle error better, use delay to avoid wrong rev...Wu Cheng-Han2016-10-101-1/+9
* Add support of saving authors and authorshipWu Cheng-Han2016-07-301-1/+4
* Added private permission and clean up codes, solved potential race condition ...Wu Cheng-Han2016-01-171-0/+3
* Fixed user might not disconnect from server properly, handle more uncaught ex...Wu Cheng-Han2015-09-241-1/+1
* Added document max length limit, enforceMaxLength on change and show modal wh...Wu Cheng-Han2015-07-161-0/+1
* Handle when OT throw Error, will log it then disconnect socket clientWu Cheng-Han2015-07-141-4/+11
* Added support of operational transformationWu Cheng-Han2015-07-111-0/+146