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 |
|
Kevin Jahns
|
434ec84837
|
13.0.0-3
|
2017-07-06 03:29:09 +02:00 |
|
Kevin Jahns
|
2b618cd83c
|
change to correct main file
|
2017-07-06 03:28:06 +02:00 |
|
Kevin Jahns
|
f4327529b9
|
13.0.0-2
|
2017-07-05 18:41:26 +02:00 |
|
Kevin Jahns
|
67189f4d44
|
dont lint in postversion
|
2017-07-05 18:40:41 +02:00 |
|
Kevin Jahns
|
6225fb4dfd
|
fix linting of examples
|
2017-07-05 18:33:16 +02:00 |
|
Kevin Jahns
|
a7550fe5d3
|
13.0.0-1
v13.0.0-1
|
2017-07-05 18:12:35 +02:00 |
|
Kevin Jahns
|
9d9c84f40e
|
fit y-memory in helper.js
|
2017-07-05 18:10:24 +02:00 |
|
Kevin Jahns
|
ae91902de3
|
Yjs throws "error" event in unexpected cases. fixes #72
|
2017-07-05 17:58:19 +02:00 |
|
Kevin Jahns
|
033d24eee7
|
use y-memory@v8 directory structure
|
2017-07-05 17:44:17 +02:00 |
|
Kevin Jahns
|
8abef69aa7
|
implemented named event handler
|
2017-07-05 17:01:21 +02:00 |
|
Kevin Jahns
|
7e4dedab38
|
always use generateUniqueUserId. fixes #74
|
2017-07-05 11:40:19 +02:00 |
|
Kevin Jahns
|
85e488bbe6
|
Throw proper error stack when observer function thrown an error - implements #75
|
2017-07-05 11:37:22 +02:00 |
|
Kevin Jahns
|
a6a321da10
|
fix textarea example to fit new directory structure
|
2017-07-05 11:34:28 +02:00 |
|
Kevin Jahns
|
008764ccdc
|
remove dist submodule
|
2017-07-05 11:26:20 +02:00 |
|
Kevin Jahns
|
de5f4abe32
|
filter deleted ops only if gc is disabled
|
2017-07-04 04:59:07 -07:00 |
|
Kevin Jahns
|
382d06f6d4
|
reworked getOperations (decrease size of sent operations, fixe some gc issues). garbageCollectOperation now sets origin to the direct left operation, if possible
|
2017-07-03 23:19:11 -07:00 |
|
Kevin Jahns
|
66de422749
|
fix issues with new master-slave tests
|
2017-06-30 15:18:07 -07:00 |
|
Kevin Jahns
|
bbf5e39408
|
implemented client-server model (untested)
|
2017-06-30 14:07:14 -07:00 |
|
Kevin Jahns
|
c8bca15d72
|
13.0.0-0
v13.0.0-0
|
2017-06-30 09:16:58 -07:00 |
|
Kevin Jahns
|
a64730e651
|
fix several sync issues. improve performance a bit by removing ds from first sync step
|
2017-06-29 15:04:36 -07:00 |
|
Kevin Jahns
|
409a9414f1
|
fix the "gc state" warning
|
2017-06-27 02:07:03 +02:00 |
|
Kevin Jahns
|
24facaab09
|
fix os comparison in compareUsers
|
2017-06-21 16:29:51 +02:00 |
|
Kevin Jahns
|
060549f2cb
|
enable gc in random tests
|
2017-06-19 21:16:42 +02:00 |
|
Kevin Jahns
|
dfe3b0b1d1
|
Merge branch 'master' into v13
|
2017-06-19 10:48:16 +02:00 |
|
Kevin Jahns
|
a5506a5ded
|
Release 12.3.1
|
2017-06-17 14:32:28 +02:00 |
|
Kevin Jahns
|
361d4a48e1
|
implement getPath for any type. types now initialize _parent. fix some cases where observeDeep is not fired
|
2017-06-17 14:31:00 +02:00 |
|
Kevin Jahns
|
e23154bec2
|
update dependencies
|
2017-06-16 01:04:58 +02:00 |
|
Kevin Jahns
|
1682d43c26
|
added chancejs to dependencies
|
2017-06-07 21:43:52 +02:00 |
|
Kevin Jahns
|
68c417fe6f
|
fix gc timeout
|
2017-05-24 16:34:57 +02:00 |
|
Kevin Jahns
|
2ea163a5cf
|
outsourced helper and test-connector
|
2017-05-22 13:57:16 +02:00 |
|
Kevin Jahns
|
020dacdad4
|
removed some unnecessary setTimeouts
|
2017-05-21 00:31:16 +02:00 |
|
Kevin Jahns
|
42abcc897c
|
added examples
|
2017-05-19 02:22:00 +02:00 |
|
Kevin Jahns
|
0a321610aa
|
use rollup for yjs
|
2017-05-16 18:35:30 +02:00 |
|