summaryrefslogtreecommitdiff
path: root/lib/ot (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed doc length should only limit when "both the doc length exceed the doc ↵Wu Cheng-Han2015-09-241-1/+2
| | | | max length" and "the new doc length is more than previous doc"
* Fixed user might not disconnect from server properly, handle more uncaught ↵Wu Cheng-Han2015-09-241-1/+1
| | | | exceptions
* Added document max length limit, enforceMaxLength on change and show modal ↵Wu Cheng-Han2015-07-162-1/+7
| | | | when reach the limit.
* 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-118-0/+1427