Kevin Jahns
|
babdb765c5
|
Release 9.0.2
|
2016-02-23 15:42:13 +01:00 |
|
Kevin Jahns
|
43b4d59f9b
|
updated package.json, major version upgrade, added peerDependencies
|
2016-02-23 15:41:28 +01:00 |
|
Kevin Jahns
|
64a5fae838
|
Release 9.0.1
|
2016-02-23 11:58:14 +01:00 |
|
Kevin Jahns
|
5036053d9c
|
added peer dependencies, upgraded version to major (new versioning scheme)
|
2016-02-23 11:57:44 +01:00 |
|
Kevin Jahns
|
0ec249d388
|
Release 0.8.28
|
2016-02-23 11:27:30 +01:00 |
|
Kevin Jahns
|
be68a25904
|
Implement vesion header. Different version headers must not sync. implements #48
|
2016-02-23 11:21:37 +01:00 |
|
Kevin Jahns
|
fc92b12e85
|
Release 0.8.27
|
2016-02-22 13:08:05 +01:00 |
|
Kevin Jahns
|
e35f4d19f3
|
Release 0.8.26
|
2016-02-22 13:06:15 +01:00 |
|
Kevin Jahns
|
6d3c4b21fb
|
Release 0.8.25
|
2016-02-22 13:04:36 +01:00 |
|
Kevin Jahns
|
339590f49e
|
Release 0.8.22
|
2016-02-22 12:38:26 +01:00 |
|
Kevin Jahns
|
429c1f83c1
|
Merge pull request #45 from istvank/master
Making documentation consistent
|
2016-02-18 17:33:04 +01:00 |
|
Kevin Jahns
|
03bab63358
|
Release 0.8.21
|
2016-02-18 16:57:32 +01:00 |
|
Kevin Jahns
|
06ef22b8ca
|
sorry sorry sorry -.- fixes #47
|
2016-02-18 16:52:13 +01:00 |
|
Kevin Jahns
|
f579a436c7
|
Release 0.8.20
|
2016-02-16 16:08:54 +01:00 |
|
Kevin Jahns
|
da7e67d97d
|
implemented destroy & updated disconnect
|
2016-02-16 15:51:12 +01:00 |
|
Kevin Jahns
|
bd54a43a33
|
Release 0.8.18
|
2016-02-15 15:22:55 +01:00 |
|
Kevin Jahns
|
68c21131d3
|
Remove that single \for.. in\ loop that appearantly causes troubles for istvan (why am I fixing this again?) fixes #46
|
2016-02-15 15:21:11 +01:00 |
|
István Koren
|
3826d9b592
|
Make it consistent with npm doc few lines below
|
2016-02-14 13:24:12 +01:00 |
|
István Koren
|
fa9ff669e4
|
Merge pull request #1 from y-js/master
Updating to latest yjs version
|
2016-02-13 13:14:43 +01:00 |
|
Kevin Jahns
|
bca7477ca5
|
Release 0.8.17
|
2016-02-04 23:13:51 +01:00 |
|
Kevin Jahns
|
b40b7e10ab
|
Release 0.8.16
|
2016-02-04 23:12:53 +01:00 |
|
Kevin Jahns
|
d20141fec1
|
Release 0.8.15
|
2016-02-04 23:11:11 +01:00 |
|
Kevin Jahns
|
5f2a81d064
|
updated api documentation
|
2016-02-04 23:08:29 +01:00 |
|
Kevin Jahns
|
56ba55cbab
|
Release 0.8.14
|
2016-02-04 15:26:32 +01:00 |
|
Kevin Jahns
|
7be262e9f3
|
fixing @Joeao bug
|
2016-02-04 15:26:09 +01:00 |
|
Kevin Jahns
|
1da76dbc20
|
update dist
|
2016-02-04 12:53:39 +01:00 |
|
Kevin Jahns
|
8924c3e163
|
Release 0.8.13
|
2016-02-04 12:47:09 +01:00 |
|
Kevin Jahns
|
608b5e3319
|
Release 0.8.12
|
2016-02-04 12:12:57 +01:00 |
|
Kevin Jahns
|
d532fc530f
|
update dist
|
2016-02-04 12:06:06 +01:00 |
|
Kevin Jahns
|
a5760a45bb
|
Release 0.8.11
|
2016-02-04 10:53:04 +01:00 |
|
Kevin Jahns
|
437955ba84
|
update
|
2016-02-03 11:47:07 +01:00 |
|
Kevin Jahns
|
dab72be87f
|
update
|
2016-02-03 11:37:36 +01:00 |
|
Kevin Jahns
|
89a6ec374e
|
update
|
2016-01-27 17:05:28 +01:00 |
|
Kevin Jahns
|
4b6352b11a
|
typo
|
2016-01-27 11:34:11 +01:00 |
|
Kevin Jahns
|
31d2a231e3
|
Further reduced number of db requests
|
2016-01-26 15:30:19 +01:00 |
|
Kevin Jahns
|
6b1cf18822
|
Improvements on DS lookups
|
2016-01-26 11:29:58 +01:00 |
|
Kevin Jahns
|
39dc2317b7
|
Implemented more efficient garbage collectior
from worst case of O(n) -> O(1) - where n is the number of insertions in
a list
So this is a huge improvement, I guess :)
|
2016-01-23 20:09:30 +01:00 |
|
Kevin Jahns
|
38bf398709
|
Improvements that are required for offline editing
|
2016-01-23 01:02:01 +01:00 |
|
Kevin Jahns
|
364ed325b0
|
fixed spec
|
2016-01-22 14:16:16 +01:00 |
|
Kevin Jahns
|
1b3f5443b3
|
implemented small lookup buffer. This heavily improves lookups for slow databases
|
2016-01-22 14:09:51 +01:00 |
|
Kevin Jahns
|
37ac7787d0
|
Update garbage collect algorithm. Fixed some tests appearantly :)
|
2016-01-21 21:08:20 +01:00 |
|
Kevin Jahns
|
8e4cf83330
|
typos
|
2016-01-18 17:21:47 +01:00 |
|
Kevin Jahns
|
5524ab9c20
|
Release 0.8.9
|
2016-01-18 16:45:46 +01:00 |
|
Kevin Jahns
|
65dc716936
|
Release 0.8.8
|
2016-01-18 15:40:38 +01:00 |
|
Kevin Jahns
|
5b7a4482cf
|
Release 0.8.7
|
2016-01-16 01:45:58 +01:00 |
|
Kevin Jahns
|
cfa089f7cf
|
Release 0.8.6
|
2016-01-16 01:42:00 +01:00 |
|
Kevin Jahns
|
190442a58d
|
update documentation
|
2016-01-16 01:40:26 +01:00 |
|
Kevin Jahns
|
0398b5260a
|
Release 0.8.5
|
2016-01-15 18:09:46 +01:00 |
|
Kevin Jahns
|
8544c16771
|
Release 0.8.4
|
2016-01-15 17:58:08 +01:00 |
|
Kevin Jahns
|
a5f55359c3
|
improve data exchange performance
|
2016-01-15 17:57:06 +01:00 |
|