Kevin Jahns
|
6dd43cde17
|
cleanup docs
|
2018-03-23 04:39:32 +01:00 |
|
Kevin Jahns
|
bbc207aaa6
|
restructer and move to esdoc
|
2018-03-06 03:17:50 +01:00 |
|
Kevin Jahns
|
07cf0b3436
|
export AbstractPersistence
|
2018-01-08 17:30:30 +01:00 |
|
Kevin Jahns
|
5a68b9f4ad
|
loaded event when loaded from persistence adapter
|
2018-01-08 02:28:46 +01:00 |
|
Kevin Jahns
|
f2debc150c
|
reimplement persistence approach
|
2017-12-24 03:18:00 +01:00 |
|
Kevin Jahns
|
5ed1818de5
|
fix selection RootID name
|
2017-11-07 20:47:00 -08:00 |
|
Kevin Jahns
|
d29b83a457
|
improve backwards-compatibility
|
2017-11-07 18:31:04 -08:00 |
|
Kevin Jahns
|
96c6aa2751
|
fixed ds syncing bug
|
2017-10-26 19:12:33 +02:00 |
|
Kevin Jahns
|
d859fd68fe
|
fixed several random tests
|
2017-10-23 22:43:41 +02:00 |
|
Kevin Jahns
|
2b7d2ed1e6
|
implemented logTable method on data stores
|
2017-10-22 23:50:49 +02:00 |
|
Kevin Jahns
|
c92f987496
|
fix some tests, implement event classes for types, and re-implement logging
|
2017-10-22 19:12:50 +02:00 |
|
Kevin Jahns
|
755c9eb16e
|
implemented xml type for new event system
|
2017-10-19 17:36:28 +02:00 |
|
Kevin Jahns
|
1311c7a0d8
|
fix first y-array test
|
2017-10-16 04:53:12 +02:00 |
|
Kevin Jahns
|
0e426f8928
|
fix compiling issues
|
2017-10-14 23:03:24 +02:00 |
|
Kevin Jahns
|
82015d5a37
|
refactor the whole damn thing
|
2017-10-11 03:41:54 +02:00 |
|
Kevin Jahns
|
829a094c6d
|
check for responsiveness when maxBufferSize is set
|
2017-10-02 15:45:23 +02:00 |
|
Kevin Jahns
|
4028eee39d
|
implemented chunked broadcast of updates
|
2017-09-26 21:52:07 +02:00 |
|
Kevin Jahns
|
ccf6d86c98
|
removed generators
|
2017-09-06 20:10:38 +02:00 |
|
Kevin Jahns
|
8770c8e934
|
Implement persistence layer
|
2017-08-13 01:03:54 +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
|
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
|
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
|
a05bb1d4f9
|
merge bugfix-unable-to-deliver-message branch
|
2017-07-31 15:40:25 +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
|
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
|
a19cfa1465
|
redesigned connector protocol - enabled binary compression
|
2017-07-22 18:07:56 +02:00 |
|
Kevin Jahns
|
67b47fd868
|
bugfix - sync step 2 also authenticates)
|
2017-07-22 01:15: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
|
747da52c0b
|
fix two clients syncing at the time
|
2017-07-19 21:19:41 +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
|
7e4dedab38
|
always use generateUniqueUserId. fixes #74
|
2017-07-05 11:40:19 +02: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
|
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
|
060549f2cb
|
enable gc in random tests
|
2017-06-19 21:16:42 +02:00 |
|
Kevin Jahns
|
020dacdad4
|
removed some unnecessary setTimeouts
|
2017-05-21 00:31:16 +02:00 |
|
Kevin Jahns
|
0a321610aa
|
use rollup for yjs
|
2017-05-16 18:35:30 +02:00 |
|
Kevin Jahns
|
edf47d3491
|
add disconnect / reconnect return values
|
2017-05-12 04:19:14 +02:00 |
|
Kevin Jahns
|
74b41e03e3
|
Release 12.2.0
|
2017-05-03 16:17:13 +02:00 |
|
Kevin Jahns
|
b242aab955
|
implemented "preferUntransformed"
|
2017-05-03 16:13:52 +02:00 |
|
Kevin Jahns
|
47d5899058
|
fixed test suite. It stopped working because of previous adoptions on the gc behavior. I failed to notice it..
|
2017-04-27 14:58:08 +02:00 |
|
Kevin Jahns
|
d5cd9d94d5
|
implemented logging with the debug logging utility (read the updated docs)
|
2017-03-20 19:11:59 +01:00 |
|
Kevin Jahns
|
f996ac83d2
|
added option *generateUserId* in abstract connector
|
2017-03-06 13:27:04 +01:00 |
|
Kevin Jahns
|
e90f241ae0
|
implemented resetAuth
|
2016-11-21 01:22:15 +01:00 |
|
Kevin Jahns
|
4e9e21e75e
|
lint
|
2016-11-09 14:19:13 +01:00 |
|