summaryrefslogtreecommitdiff
path: root/lib (follow)
Commit message (Expand)AuthorAgeFilesLines
* Support show last change user with profile and support YAML config inside the...Wu Cheng-Han2016-01-124-130/+275
* Added 404 and 403 status on routesWu Cheng-Han2015-12-301-1/+1
* Fixed socket session secure might not apply properlyWu Cheng-Han2015-12-301-5/+8
* Now accept all users whether authorize or not without log errors to allow ano...Wu Cheng-Han2015-12-301-3/+2
* Updated slide modeWu Cheng-Han2015-12-181-5/+9
* Fixed readFromDB error might cause excpectionWu Cheng-Han2015-12-111-1/+2
* Fixed realtime.js finishConnection user might be undefined issueWu Cheng-Han2015-12-061-0/+1
* Updated and merge reveal.js to use bowerWu Cheng-Han2015-11-291-48/+50
* Add Slide Modexnum2015-11-231-0/+83
* Updated response.js, the render url now using config getserverurl()Wu Cheng-Han2015-11-171-2/+2
* Fixed cleaner might not clean user not in connected list and handle if the us...Wu Cheng-Han2015-10-051-2/+8
* Fixed realtime cleaner, socket should defined and notename is not a necessary...Wu Cheng-Han2015-09-271-6/+3
* Updated realtime to clear socket queue in all exceptions of connect and disco...Wu Cheng-Han2015-09-271-18/+14
* Fixed if using splice in loop should always decrement index or might out of a...Wu Cheng-Han2015-09-261-3/+9
* Added more infos about connection and disconnection in realtime "getStatus"Wu Cheng-Han2015-09-261-1/+5
* Fixed a possible exceptionWu Cheng-Han2015-09-251-1/+1
* Fixed to handle startConnection and finishConnection undefined exceptionsWu Cheng-Han2015-09-251-2/+2
* 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