294 Commits

Author SHA1 Message Date
haad
d53b4e80f6 Add tests that describe the CRDT 2016-03-11 14:12:40 +01:00
haad
6c9f35181c Fix return values 2016-03-11 14:12:28 +01:00
haad
491b578490 Fix hasChild of Node and OrbitNode 2016-03-11 14:11:17 +01:00
haad
f258a53bd7 Add printTree() to List 2016-03-11 14:10:56 +01:00
haad
beead609c1 Fix examples 2016-03-11 14:10:16 +01:00
haad
f2848ff893 Update the socket.io package 2016-03-11 09:31:03 +01:00
haad
dce99d73cb 0.4.25 2016-03-10 17:01:01 +01:00
haad
44f6fd2483 Add MIT license 2016-03-10 17:00:45 +01:00
haad
ddb291eb83 0.4.24 2016-03-10 13:08:11 +01:00
haad
7e6d137fe6 Refactor POSTs, add DirectoryPost. 2016-03-10 13:08:04 +01:00
haad
b6c355cdbc Point package.json/main to src/Client.js 2016-03-10 09:43:06 +01:00
haad
72bbb2d82b Move OpTypes to Operation. Rename Operation to DBOperation in OrbitDB. 2016-03-10 09:32:06 +01:00
haad
ddd294384c Rename OrbitClient to Client 2016-03-10 09:27:33 +01:00
haad
4d79199b2b 0.4.23 2016-03-09 20:24:11 +01:00
haad
003efb61ba Major perfomance improvements. Post v2. 2016-03-09 20:22:18 +01:00
haad
7c8d60a4a5 List list perf tests 2016-03-09 20:21:44 +01:00
haad
7207a1ab8a 0.4.22 2016-03-09 17:14:35 +01:00
haad
ed74645d12 First version of POST 2016-03-09 17:14:31 +01:00
haad
c92fd08369 0.4.21 2016-03-09 16:09:20 +01:00
haad
13fe34b3a8 Remove socket limit 2016-03-09 16:09:07 +01:00
haad
2fcee4adb8 Send data as string instead of object 2016-03-09 16:09:02 +01:00
haad
d31e77215a Refactor async history fetching 2016-03-09 16:08:19 +01:00
haad
f2267fd934 0.4.20 2016-03-08 18:33:48 +01:00
haad
376a3ab289 Change channel.leave to channel.close 2016-03-08 18:33:43 +01:00
haad
613b3d04a5 0.4.19 2016-03-08 17:04:41 +01:00
haad
edb0c3aafa Fix leaking socket on connection error 2016-03-08 17:04:30 +01:00
haad
11ecab0944 0.4.18 2016-03-08 10:46:20 +01:00
haad
fb054f023a Fix socket error 2016-03-08 10:46:15 +01:00
haad
77c60de059 0.4.17 2016-03-07 16:49:03 +01:00
haad
91b0a6918a Update README 2016-03-07 16:48:56 +01:00
haad
514f914b0f Refactor subscriptions. Fix join. 2016-03-07 16:48:49 +01:00
haad
cf2fefd553 Fix gt in query 2016-03-07 10:24:36 +01:00
haad
8d8240cb90 Remove double 'data' event on write 2016-03-07 10:24:11 +01:00
haad
16f8e71bf7 Update history fetching test 2016-03-07 10:23:54 +01:00
haad
78fc0f42f7 Quickfix tests 2016-03-06 19:02:35 +01:00
haad
0411ce26d3 Add ESLint (WIP) 2016-03-06 17:00:01 +01:00
haad
f112e52745 Cleanup 2016-03-06 16:56:02 +01:00
haad
c776aa677e 0.4.16 2016-03-06 12:29:25 +01:00
haad
b199f41598 Quick fix 2016-03-06 12:29:19 +01:00
haad
2a83fe353f 0.4.15 2016-03-06 12:06:52 +01:00
haad
a0c863ddc1 Fix update chain 2016-03-06 12:06:25 +01:00
haad
eeef376d80 0.4.14 2016-03-06 10:23:18 +01:00
haad
6c6c482c69 Really fix "Bus error: 10" (stack overflow). Improve _insert() performance in OrbitList. 2016-03-06 10:23:12 +01:00
haad
34ae809b0c Cleanup 2016-03-06 10:22:30 +01:00
haad
7d7a2df631 0.4.13 2016-03-05 12:56:50 +01:00
haad
c588f23248 Fix "Bus error: 10" 2016-03-05 12:56:45 +01:00
haad
9e00aab161 0.4.12 2016-03-05 12:12:11 +01:00
haad
010da5d691 Remove log message 2016-03-05 12:12:05 +01:00
haad
8686317bf2 Await for creating a DB operation 2016-03-05 12:11:50 +01:00
haad
11d98c477f Add note of souurce code entry points in README 2016-03-05 12:03:06 +01:00