Wu Cheng-Han
|
1733b6db8a
|
Fixed doc length should only limit when "both the doc length exceed the doc max length" and "the new doc length is more than previous doc"
|
2015-09-24 11:45:17 +08:00 |
Wu Cheng-Han
|
f1a0dff9e6
|
Fixed user might not disconnect from server properly, handle more uncaught exceptions
|
2015-09-24 11:40:08 +08:00 |
Wu Cheng-Han
|
43a175e710
|
Added cleaner in realtime.js, to clean up users which aren't in any rooms in a interval
|
2015-09-24 11:38:55 +08:00 |
Wu Cheng-Han
|
950d978fe8
|
Updated realtime.js, use socket.io built-in broadcast function instead self iterate to avoid extra issues
|
2015-09-24 11:36:41 +08:00 |
Ikumi Shimizu
|
7fc7325f87
|
fixed a bug in response.js:useCdn
|
2015-09-23 10:25:42 +09:00 |
Wu Cheng-Han
|
b6c758f2fc
|
Added server option "useCdn", use template statement to route resources' source
|
2015-09-22 12:06:13 +08:00 |
Wu Cheng-Han
|
d14c5bdc9c
|
Added document max length limit, enforceMaxLength on change and show modal when reach the limit.
|
2015-07-16 22:46:06 +08:00 |
Wu Cheng-Han
|
57253d28a7
|
Using util.inspect instead of JSON.stringify to avoid "TypeError: Converting circular structure to JSON"
|
2015-07-16 08:47:33 +08:00 |
Wu Cheng-Han
|
4e61728a6a
|
JSON.stringify error object for logging
|
2015-07-14 23:52:24 +08:00 |
Wu Cheng-Han
|
1b92300445
|
Handle when OT throw Error, will log it then disconnect socket client
|
2015-07-14 23:38:51 +08:00 |
Wu Cheng-Han
|
bbcc64af6b
|
Handle an server getNotenameFromSocket referer undefined exception
|
2015-07-12 17:19:07 +08:00 |
Wu Cheng-Han
|
556338a9c6
|
Added support of operational transformation
|
2015-07-11 12:43:08 +08:00 |
Wu Cheng-Han
|
04eef71b11
|
Change note action "share" to "publish" to avoid misleading
|
2015-07-06 13:51:55 +08:00 |
Wu Cheng-Han
|
85c67212ad
|
Added profile image on onlineList
|
2015-07-04 22:19:09 +08:00 |
Wu Cheng-Han
|
01685c255f
|
Updated codemirror to 5.4.0
|
2015-07-04 11:31:01 +08:00 |
Wu Cheng-Han
|
10c9811fc5
|
Jump to 0.3.1
|
2015-07-02 00:10:20 +08:00 |
Wu Cheng-Han
|
f7f8c901f4
|
Marked as 0.2.9
|
2015-06-01 18:04:25 +08:00 |
Wu Cheng-Han
|
4e64583a0b
|
Marked as 0.2.8
|
2015-05-15 12:58:13 +08:00 |
Wu Cheng-Han
|
4b0ca55eb7
|
First commit, version 0.2.7
|
2015-05-04 15:53:29 +08:00 |