summaryrefslogtreecommitdiff
path: root/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed doc length should only limit when "both the doc length exceed the doc m...Wu Cheng-Han2015-09-241-1/+2
* Fixed user might not disconnect from server properly, handle more uncaught ex...Wu Cheng-Han2015-09-242-6/+16
* Added cleaner in realtime.js, to clean up users which aren't in any rooms in ...Wu Cheng-Han2015-09-241-0/+16
* Updated realtime.js, use socket.io built-in broadcast function instead self i...Wu Cheng-Han2015-09-241-0/+23
* fixed a bug in response.js:useCdnIkumi Shimizu2015-09-231-4/+7
* Added server option "useCdn", use template statement to route resources' sourceWu Cheng-Han2015-09-221-0/+13
* Added document max length limit, enforceMaxLength on change and show modal wh...Wu Cheng-Han2015-07-163-9/+16
* Using util.inspect instead of JSON.stringify to avoid "TypeError: Converting ...Wu Cheng-Han2015-07-161-1/+1
* JSON.stringify error object for loggingWu Cheng-Han2015-07-141-1/+1
* Handle when OT throw Error, will log it then disconnect socket clientWu Cheng-Han2015-07-141-4/+11
* Handle an server getNotenameFromSocket referer undefined exceptionWu Cheng-Han2015-07-121-1/+5
* Added support of operational transformationWu Cheng-Han2015-07-119-123/+1505
* Change note action "share" to "publish" to avoid misleadingWu Cheng-Han2015-07-061-7/+7
* Added profile image on onlineListWu Cheng-Han2015-07-041-6/+6
* Updated codemirror to 5.4.0Wu Cheng-Han2015-07-041-0/+1
* Jump to 0.3.1Wu Cheng-Han2015-07-028-154/+579
* Marked as 0.2.9Wu Cheng-Han2015-06-012-39/+175
* Marked as 0.2.8Wu Cheng-Han2015-05-156-24/+119
* First commit, version 0.2.7Wu Cheng-Han2015-05-046-0/+941