summaryrefslogtreecommitdiff
path: root/lib/ot/server.js (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Refactor server with Sequelize ORM, refactor server configs, now will show ↵Cheng-Han, Wu2016-04-201-1/+1
| | | | note status (created or updated) and support docs (note alias)
* 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"
* Added document max length limit, enforceMaxLength on change and show modal ↵Wu Cheng-Han2015-07-161-1/+6
| | | | when reach the limit.
* Added support of operational transformationWu Cheng-Han2015-07-111-0/+46