| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix potential memory leaks on realtime client disconnect not clean up server ... | Wu Cheng-Han | 2016-07-13 | 1 | -0/+2 |
* | Fix realtime on finishConnection might not clear and connect next socket in q... | Wu Cheng-Han | 2016-07-05 | 1 | -6/+14 |
* | Try to solve potential memory leaks | Wu Cheng-Han | 2016-07-02 | 1 | -0/+2 |
* | Try to solve realtime connection get stock when lots of client try to connect... | Cheng-Han, Wu | 2016-06-17 | 1 | -1/+5 |
* | Add minimumCompatibleVersion and update refresh modal to show more detail inf... | Cheng-Han, Wu | 2016-06-17 | 1 | -1/+4 |
* | Fix locked or private permission should block any operation if owner is null | Cheng-Han, Wu | 2016-06-17 | 1 | -2/+2 |
* | Add support of saving note revision and improve app start and stop procedure ... | Cheng-Han, Wu | 2016-06-17 | 1 | -5/+23 |
* | Add maintenance mode and update to gracefully exit process on signal | Cheng-Han, Wu | 2016-06-01 | 1 | -3/+7 |
* | Refactor server with Sequelize ORM, refactor server configs, now will show no... | Cheng-Han, Wu | 2016-04-20 | 1 | -376/+299 |
* | Updated to handle user address when server behind other services | Cheng-Han, Wu | 2016-03-15 | 1 | -1/+1 |
* | Support set url path and use relative url, move raphael to bower and fixed mi... | Cheng-Han, Wu | 2016-02-16 | 1 | -1/+1 |
* | Fixed potential bug in realtime startConnection and bugs in note findOrNewNot... | Cheng-Han, Wu | 2016-01-20 | 1 | -2/+5 |
* | Added private permission and clean up codes, solved potential race condition ... | Wu Cheng-Han | 2016-01-17 | 1 | -80/+124 |
* | Support show last change user with profile and support YAML config inside the... | Wu Cheng-Han | 2016-01-12 | 1 | -44/+124 |
* | Fixed socket session secure might not apply properly | Wu Cheng-Han | 2015-12-30 | 1 | -5/+8 |
* | Now accept all users whether authorize or not without log errors to allow ano... | Wu Cheng-Han | 2015-12-30 | 1 | -3/+2 |
* | Fixed realtime.js finishConnection user might be undefined issue | Wu Cheng-Han | 2015-12-06 | 1 | -0/+1 |
* | Fixed cleaner might not clean user not in connected list and handle if the us... | Wu Cheng-Han | 2015-10-05 | 1 | -2/+8 |
* | Fixed realtime cleaner, socket should defined and notename is not a necessary... | Wu Cheng-Han | 2015-09-27 | 1 | -6/+3 |
* | Updated realtime to clear socket queue in all exceptions of connect and disco... | Wu Cheng-Han | 2015-09-27 | 1 | -18/+14 |
* | Fixed if using splice in loop should always decrement index or might out of a... | Wu Cheng-Han | 2015-09-26 | 1 | -3/+9 |
* | Added more infos about connection and disconnection in realtime "getStatus" | Wu Cheng-Han | 2015-09-26 | 1 | -1/+5 |
* | Fixed a possible exception | Wu Cheng-Han | 2015-09-25 | 1 | -1/+1 |
* | Fixed to handle startConnection and finishConnection undefined exceptions | Wu Cheng-Han | 2015-09-25 | 1 | -2/+2 |
* | Fixed user might not disconnect from server properly, handle more uncaught ex... | Wu Cheng-Han | 2015-09-24 | 1 | -5/+15 |
* | Added cleaner in realtime.js, to clean up users which aren't in any rooms in ... | Wu Cheng-Han | 2015-09-24 | 1 | -0/+16 |
* | Updated realtime.js, use socket.io built-in broadcast function instead self i... | Wu Cheng-Han | 2015-09-24 | 1 | -0/+23 |
* | Added document max length limit, enforceMaxLength on change and show modal wh... | Wu Cheng-Han | 2015-07-16 | 1 | -8/+9 |
* | Handle an server getNotenameFromSocket referer undefined exception | Wu Cheng-Han | 2015-07-12 | 1 | -1/+5 |
* | Added support of operational transformation | Wu Cheng-Han | 2015-07-11 | 1 | -123/+78 |
* | Added profile image on onlineList | Wu Cheng-Han | 2015-07-04 | 1 | -6/+6 |
* | Updated codemirror to 5.4.0 | Wu Cheng-Han | 2015-07-04 | 1 | -0/+1 |
* | Jump to 0.3.1 | Wu Cheng-Han | 2015-07-02 | 1 | -94/+234 |
* | Marked as 0.2.9 | Wu Cheng-Han | 2015-06-01 | 1 | -39/+154 |
* | Marked as 0.2.8 | Wu Cheng-Han | 2015-05-15 | 1 | -3/+12 |
* | First commit, version 0.2.7 | Wu Cheng-Han | 2015-05-04 | 1 | -0/+392 |