Kevin Jahns
|
6b5c02f1ce
|
13.0.0-16
|
2017-08-26 01:11:31 +02:00 |
|
Kevin Jahns
|
2be6e935a4
|
fix lint in xml tests
|
2017-08-26 01:10:50 +02:00 |
|
Kevin Jahns
|
0ddf3bf742
|
Y.Xml renamed to Y.XmlElement
|
2017-08-25 20:35:17 +02:00 |
|
Kevin Jahns
|
5f29724578
|
merge textarea example
|
2017-08-24 14:46:16 +02:00 |
|
Kevin Jahns
|
ab6cde07e6
|
Implemented Xml Struct
|
2017-08-24 14:44:40 +02:00 |
|
Kevin Jahns
|
0455eaa8ad
|
13.0.0-15
|
2017-08-14 15:53:54 +02:00 |
|
Kevin Jahns
|
9ed7e15d0f
|
13.0.0-14
v13.0.0-14
|
2017-08-14 15:49:15 +02:00 |
|
Kevin Jahns
|
6e633d0bd9
|
lint
|
2017-08-14 15:41:37 +02:00 |
|
Kevin Jahns
|
e16195cb54
|
implement timeout for creating Yjs instance
|
2017-08-14 15:39:17 +02:00 |
|
Kevin Jahns
|
86c46cf0ec
|
13.0.0-13
|
2017-08-13 01:04:37 +02:00 |
|
Kevin Jahns
|
8770c8e934
|
Implement persistence layer
|
2017-08-13 01:03:54 +02:00 |
|
Kevin Jahns
|
7e12ea2db5
|
move array tests and map tests to yjs
|
2017-08-09 02:21:17 +02:00 |
|
Kevin Jahns
|
3ca260e0da
|
13.0.0-12
|
2017-08-04 18:07:44 +02:00 |
|
Kevin Jahns
|
edb5e4f719
|
send sync step 1 after sync step 2 is processed (for slaves)
|
2017-08-04 18:06:36 +02:00 |
|
Kevin Jahns
|
be3b8b65ce
|
13.0.0-11
|
2017-08-04 16:30:58 +02:00 |
|
Kevin Jahns
|
d093ef56c8
|
userJoined accepts auth parameter. Sync with all users at once, instead of one at a time
|
2017-08-04 16:27:07 +02:00 |
|
Kevin Jahns
|
90b2a895b8
|
13.0.0-10
|
2017-08-03 00:25:13 +02:00 |
|
Kevin Jahns
|
4f57c91b82
|
fix syncing protocol - compute messages after auth
|
2017-08-03 00:24:01 +02:00 |
|
Kevin Jahns
|
3e1d89253f
|
fix unhandled message bug in connector
|
2017-08-01 17:49:37 +02:00 |
|
Kevin Jahns
|
03e1a3fc12
|
13.0.0-9
|
2017-08-01 16:21:38 +02:00 |
|
Kevin Jahns
|
5c33f41c30
|
fix linting
|
2017-08-01 16:19:25 +02:00 |
|
Kevin Jahns
|
65e8c29b33
|
remove all async-functions - making it compatible with node 6
|
2017-08-01 16:15:36 +02:00 |
|
Kevin Jahns
|
fed77d532f
|
13.0.0-8
|
2017-07-31 16:05:30 +02:00 |
|
Kevin Jahns
|
d129184f7b
|
fix linting
|
2017-07-31 15:43:04 +02:00 |
|
Kevin Jahns
|
a05bb1d4f9
|
merge bugfix-unable-to-deliver-message branch
|
2017-07-31 15:40:25 +02:00 |
|
Kevin Jahns
|
65af4963e6
|
merge bugfix-multiple-clients-sync branch
|
2017-07-31 15:35:27 +02:00 |
|
Kevin Jahns
|
4dce0816a6
|
fix preferUntransformed sync
|
2017-07-31 14:41:40 +02:00 |
|
Kevin Jahns
|
5384bf4faf
|
remove unneccesarry whenTransactionsFinished command
|
2017-07-31 14:01:34 +02:00 |
|
Kevin Jahns
|
454ac9ba16
|
remove ds.length == 0 condition for preferUntransformed
|
2017-07-31 03:19:47 +02:00 |
|
Kevin Jahns
|
e2ec53be65
|
implemented three-way sync for master-slave apps
|
2017-07-31 02:06:07 +02:00 |
|
Kevin Jahns
|
aa6edcfd9b
|
add warning for message type when ArrayBuffer is expected
|
2017-07-31 01:13:52 +02:00 |
|
Kevin Jahns
|
f31ec9a8b8
|
fixed varUint encoding issue
|
2017-07-30 22:16:59 +02:00 |
|
Kevin Jahns
|
003fa735a0
|
enable y-map tests
|
2017-07-27 15:15:20 +02:00 |
|
Kevin Jahns
|
574f0c3269
|
fix logging message type
|
2017-07-27 14:49:36 +02:00 |
|
Kevin Jahns
|
eb4fb3a225
|
binary encoding bugfixes & export BinaryEncoder + BinaryDecoder
|
2017-07-24 15:37:04 +02:00 |
|
Kevin Jahns
|
c97130abc4
|
implement generateUserId for node & clients that dont support crypto
|
2017-07-22 18:37:48 +02:00 |
|
Kevin Jahns
|
a19cfa1465
|
redesigned connector protocol - enabled binary compression
|
2017-07-22 18:07:56 +02:00 |
|
Kevin Jahns
|
bb45abbb70
|
13.0.0-7
|
2017-07-22 01:16:50 +02:00 |
|
Kevin Jahns
|
67b47fd868
|
bugfix - sync step 2 also authenticates)
|
2017-07-22 01:15:13 +02:00 |
|
Kevin Jahns
|
2c18b9ffad
|
13.0.0-6
|
2017-07-21 23:56:13 +02:00 |
|
Kevin Jahns
|
a6b7d76544
|
bugfix: unable to deliver message. fixes receiving message before authentication
|
2017-07-21 23:55:11 +02:00 |
|
Kevin Jahns
|
442ea7ec70
|
13.0.0-5
|
2017-07-19 21:22:37 +02:00 |
|
Kevin Jahns
|
747da52c0b
|
fix two clients syncing at the time
|
2017-07-19 21:19:41 +02:00 |
|
Kevin Jahns
|
6c37bd4463
|
Merge remote-tracking branch 'origin/master' into v13
|
2017-07-13 20:03:29 +02:00 |
|
Kevin Jahns
|
dd6c196135
|
link to the IPFS connector
|
2017-07-13 19:51:29 +02:00 |
|
Kevin Jahns
|
252bec0ad2
|
implemented binary encoding for all basic structs
|
2017-07-13 17:42:21 +02:00 |
|
Kevin Jahns
|
6c8876d282
|
remove option forwardToSyncing clients as it is no longer necessary - it was previously only used by y-webrtc
|
2017-07-13 00:48:14 +02:00 |
|
Kevin Jahns
|
3c317828d1
|
Use integer as userId instead of String
|
2017-07-13 00:37:35 +02:00 |
|
Kevin Jahns
|
cd3f4a72d6
|
13.0.0-4
|
2017-07-06 15:17:23 +02:00 |
|
Kevin Jahns
|
2c852c85c6
|
add node build
|
2017-07-06 15:16:13 +02:00 |
|