Kevin Jahns
|
8e4efd9bba
|
fixed "waiting for auth" issue in the test suite
|
2017-04-28 11:21:26 +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
|
8ab16f4ada
|
Release 12.1.0
|
2016-10-29 21:45:38 +02:00 |
|
Kevin Jahns
|
0521fac8d8
|
implemented auth utilities for yjs
|
2016-10-24 11:57:59 +02:00 |
|
Kevin Jahns
|
74c881bb5b
|
Fixed bug that only occurs in persistent databases (setOperation was not called).
|
2016-08-01 16:52:02 +02:00 |
|
Kevin Jahns
|
996566419c
|
some flush updates
|
2016-05-04 17:14:39 +02:00 |
|
Kevin Jahns
|
20321c8a7d
|
fixed test connector buffer to really be parallel!
|
2016-04-11 16:20:27 +02:00 |
|
Kevin Jahns
|
08a79d0e7b
|
several bug fixes regarding "content is an array"
|
2016-04-07 15:54:47 +02:00 |
|
Kevin Jahns
|
bd9c3813fd
|
* starting flow integration
* found a bug in EventHelper
* reduce wait() calls
|
2015-11-26 00:46:02 +01:00 |
|
Kevin Jahns
|
aa2e7fd917
|
Added jsconfig.json, fixed tests for large numbers
|
2015-11-20 21:18:34 +01:00 |
|
Kevin Jahns
|
8ee563f873
|
finally fixed the timeout hack for tests
|
2015-11-18 16:17:59 +01:00 |
|
Kevin Jahns
|
6dc347642b
|
implemented module loader for yjs
|
2015-11-07 22:12:48 +01:00 |
|
Kevin Jahns
|
78f4f6f5b9
|
implemented gulpfile.helper
|
2015-11-05 15:53:26 +01:00 |
|
Kevin Jahns
|
181595293f
|
refactored database
|
2015-10-14 19:28:19 +02:00 |
|
Kevin Jahns
|
d6e1cd42a2
|
implemented disconnect/reconnect in webrtc connector. adapted the example gc also collects child elements (needs improvements)
|
2015-10-13 14:50:54 +02:00 |
|
Kevin Jahns
|
51e20fb9c7
|
fixed some example issues
|
2015-10-12 15:59:22 +02:00 |
|
Kevin Jahns
|
e32aef4c9f
|
late join works (also when activating garbage collector), added some tests to verify (havent tested for large >500 operations)
|
2015-10-12 15:17:12 +02:00 |
|
Kevin Jahns
|
6a13419c62
|
fixed several bugs in multi join/rejoin
|
2015-10-08 02:12:20 +02:00 |
|
Kevin Jahns
|
b08aeee4fc
|
updating some changes i forgot to commit
|
2015-09-26 14:42:50 +02:00 |
|
Kevin Jahns
|
b1d70ef25e
|
added comments to most of the classes.
|
2015-09-17 00:21:01 +02:00 |
|
Kevin Jahns
|
82b3e50d49
|
new build system
|
2015-09-11 18:35:32 +02:00 |
|
Kevin Jahns
|
4bfe484fc2
|
node-inspector
|
2015-09-10 19:41:07 +02:00 |
|
Kevin Jahns
|
56165a3c10
|
late sync with insertions only work now
|
2015-07-25 23:26:52 +00:00 |
|
Kevin Jahns
|
ee983ceff6
|
switched to *standard* coding style
|
2015-07-21 17:15:38 +02:00 |
|
Kevin Jahns
|
d4ef54358b
|
re-implementing tests with async await. tests also check asynchronous behaviour now.
|
2015-07-18 23:15:20 +02:00 |
|
Kevin Jahns
|
ebc628adfc
|
fixed really nasty bug, requestTransaction was called synchronously
|
2015-07-17 15:04:00 +02:00 |
|
Kevin Jahns
|
f78dc52d7b
|
added textbind example, improved & fixed syncing, RBTree handles ids correctly now, webrtc connector is quite reliable now
|
2015-07-16 06:15:23 +02:00 |
|
Kevin Jahns
|
9b3fe2f197
|
webrtc connector working
|
2015-07-14 22:39:01 +02:00 |
|
Kevin Jahns
|
6b153896dd
|
delete support for Array & Map
|
2015-07-14 20:51:07 +02:00 |
|
Kevin Jahns
|
e47dee53a3
|
random tests succeed on Map :)
|
2015-07-06 23:04:01 +02:00 |
|
Kevin Jahns
|
bf4d5f24a8
|
simple conflicts are now handled correctly
|
2015-07-06 16:47:49 +02:00 |
|
Kevin Jahns
|
b25977be06
|
Map type works with simple update & sync. now going to implement support for syncing existing operation buffers
|
2015-06-30 15:44:14 +02:00 |
|
Kevin Jahns
|
bffbb6ca27
|
basic get&set of Map properties works
|
2015-06-29 13:20:19 +02:00 |
|
Kevin Jahns
|
75793d0ced
|
added memory data store
|
2015-06-28 01:42:17 +02:00 |
|
Kevin Jahns
|
fec03dc6e1
|
added test connector, webrtc connector, ideas to apply operations with very low overhead
|
2015-06-25 18:41:00 +02:00 |
|