summaryrefslogtreecommitdiff
path: root/lib/ot (unfollow)
Commit message (Expand)AuthorFilesLines
2018-11-13Fix logging in ot moduleSheogorath1-5/+5
2018-03-25Change config to camel case with backwards compatibilitySheogorath1-1/+1
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-04-20Refactor server with Sequelize ORM, refactor server configs, now will show no...Cheng-Han, Wu1-1/+1
2016-01-17Added private permission and clean up codes, solved potential race condition ...Wu Cheng-Han1-0/+3
2015-09-24Fixed doc length should only limit when "both the doc length exceed the doc m...Wu Cheng-Han1-1/+2
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-Han2-1/+7
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-Han8-0/+1427