Kevin Jahns
|
29f3f3f722
|
added offline editing demo 🌟
|
2015-10-18 03:07:34 +02:00 |
|
Kevin Jahns
|
04139d3b7e
|
implemented indexedDB database :shipit:
|
2015-10-17 23:02:51 +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
|
aadef59934
|
fixed DS bugs (i guess..) now handling more complicated scenarios
|
2015-10-09 16:09:00 +02:00 |
|
Kevin Jahns
|
82e2254302
|
fixed some inconsistency bugs with DS
|
2015-10-05 14:24:11 +02:00 |
|
Kevin Jahns
|
ae8be1ec6b
|
improved new sync idea (save gcs in DS)
|
2015-09-28 13:06:17 +02:00 |
|
Kevin Jahns
|
2013266d56
|
merged changes on home pc. some improvements on rejoin&sync
|
2015-09-27 00:58:23 +02:00 |
|
Kevin Jahns
|
b08aeee4fc
|
updating some changes i forgot to commit
|
2015-09-26 14:42:50 +02:00 |
|
Kevin Jahns
|
183f30878e
|
checking out new gc approach
|
2015-09-25 16:00:20 +02:00 |
|
Kevin Jahns
|
5e4c56af29
|
fixed bugs, tests are running, source is documented
|
2015-09-17 20:30:40 +02:00 |
|
Kevin Jahns
|
b1d70ef25e
|
added comments to most of the classes.
|
2015-09-17 00:21:01 +02:00 |
|
Kevin Jahns
|
6f3a291ef5
|
fixed some tests, lint, better run-scripts
|
2015-09-16 16:25:30 +02:00 |
|
Kevin Jahns
|
2a601ac6f6
|
fixed some bugs & linted & prettyfied gulpfile
|
2015-09-13 18:22:45 +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
|
b9e21665e2
|
update
|
2015-09-09 20:29:39 +02:00 |
|
Kevin Jahns
|
06e7caab2d
|
gc implementation
|
2015-07-26 16:03:13 +00:00 |
|
Kevin Jahns
|
c8ded24842
|
started implementing the garbage collector
|
2015-07-26 03:13:13 +00:00 |
|
Kevin Jahns
|
5e0d602e12
|
finished & tested DeleteStore
|
2015-07-25 16:28:05 +00:00 |
|
Kevin Jahns
|
dd5e2adc87
|
update
|
2015-07-21 17:25:07 +02:00 |
|
Kevin Jahns
|
ee983ceff6
|
switched to *standard* coding style
|
2015-07-21 17:15:38 +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
|
6b153896dd
|
delete support for Array & Map
|
2015-07-14 20:51:07 +02:00 |
|
Kevin Jahns
|
d50d34dc12
|
created Array type that has a good time complexity for both insert and retrieval of objects
|
2015-07-12 03:45:12 +02:00 |
|
Kevin Jahns
|
8cc374cabb
|
added eventhandler
|
2015-07-10 15:00:54 +02:00 |
|
Kevin Jahns
|
8e9e62b3d0
|
discontinuing todays session
|
2015-07-09 22:19:10 +02:00 |
|
Kevin Jahns
|
9b45a78e58
|
fixing types.
|
2015-07-09 15:50:59 +02:00 |
|
Kevin Jahns
|
0493d99d57
|
list and map types work now and they support delete. added random tests
|
2015-07-09 01:30:57 +02:00 |
|
Kevin Jahns
|
a1026bc365
|
use RBTree for in-memory storage
|
2015-07-08 21:25:36 +02:00 |
|
Kevin Jahns
|
e47dee53a3
|
random tests succeed on Map :)
|
2015-07-06 23:04:01 +02:00 |
|
Kevin Jahns
|
9b6183ea70
|
custom types work. Now I need to re-implement the test case from 0.5
|
2015-07-06 18:37:54 +02:00 |
|
Kevin Jahns
|
bf4d5f24a8
|
simple conflicts are now handled correctly
|
2015-07-06 16:47:49 +02:00 |
|
Kevin Jahns
|
9d0373b85b
|
added not working tests
|
2015-07-03 14:43:08 +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
|
8f63147dbc
|
added Map struct
|
2015-06-28 12:42:54 +02:00 |
|