summaryrefslogtreecommitdiff
path: root/lib (unfollow)
Commit message (Expand)AuthorFilesLines
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-Han2-6/+16
2015-09-24Added cleaner in realtime.js, to clean up users which aren't in any rooms in ...Wu Cheng-Han1-0/+16
2015-09-24Updated realtime.js, use socket.io built-in broadcast function instead self i...Wu Cheng-Han1-0/+23
2015-09-23fixed a bug in response.js:useCdnIkumi Shimizu1-4/+7
2015-09-22Added server option "useCdn", use template statement to route resources' sourceWu Cheng-Han1-0/+13
2015-07-16Added document max length limit, enforceMaxLength on change and show modal wh...Wu Cheng-Han3-9/+16
2015-07-16Using util.inspect instead of JSON.stringify to avoid "TypeError: Converting ...Wu Cheng-Han1-1/+1
2015-07-14JSON.stringify error object for loggingWu Cheng-Han1-1/+1
2015-07-14Handle when OT throw Error, will log it then disconnect socket clientWu Cheng-Han1-4/+11
2015-07-12Handle an server getNotenameFromSocket referer undefined exceptionWu Cheng-Han1-1/+5
2015-07-11Added support of operational transformationWu Cheng-Han9-123/+1505
2015-07-06Change note action "share" to "publish" to avoid misleadingWu Cheng-Han1-7/+7
2015-07-04Added profile image on onlineListWu Cheng-Han1-6/+6
2015-07-04Updated codemirror to 5.4.0Wu Cheng-Han1-0/+1
2015-07-02Jump to 0.3.1Wu Cheng-Han8-154/+579
2015-06-01Marked as 0.2.9Wu Cheng-Han2-39/+175
2015-05-15Marked as 0.2.8Wu Cheng-Han6-24/+119
2015-05-04First commit, version 0.2.7Wu Cheng-Han6-0/+941