summaryrefslogtreecommitdiff
path: root/lib/ot/editor-socketio-server.js (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-13Fix logging in ot moduleSheogorath1-5/+5
2017-01-02Remove manual LZString compression for partial socket io event dataWu Cheng-Han1-6/+2
2016-10-10Update to make OT socket io handle error better, use delay to avoid wrong rev...Wu Cheng-Han1-1/+9
2016-07-30Add support of saving authors and authorshipWu Cheng-Han1-1/+4
2016-01-17Added private permission and clean up codes, solved potential race condition ...Wu Cheng-Han1-0/+3
2015-09-24Fixed user might not disconnect from server properly, handle more uncaught ex...Wu Cheng-Han1-1/+1
2015-07-16Added document max length limit, enforceMaxLength on change and show modal wh...Wu Cheng-Han1-0/+1
2015-07-14Handle when OT throw Error, will log it then disconnect socket clientWu Cheng-Han1-4/+11
2015-07-11Added support of operational transformationWu Cheng-Han1-0/+146