67 Commits

Author SHA1 Message Date
haad
1dd7ee3bf7 Update browser build 2016-05-07 12:07:41 +02:00
haad
3ccab7b17d Refactor stores to work with OperationsLog and ipfs-log 2016-05-06 12:20:11 +02:00
haad
66382e3f67 Fix eventlog example 2016-05-03 17:18:40 +02:00
haad
5706090f35 Move events to Store from Oplog 2016-05-03 15:12:55 +02:00
haad
6427e57b2a Fix events 2016-05-03 13:52:13 +02:00
haad
9573f24bc7 Browser build 2016-04-28 21:43:13 +02:00
haad
06ee3ebf31 Refactor indexing 2016-04-28 21:34:14 +02:00
haad
86a88019e6 Rename Client to OrbitDB 2016-04-27 12:45:43 +02:00
haad
32ed6db936 Update browser build 2016-04-27 12:45:43 +02:00
haad
44f648d34b Fix examples and browser build 2016-04-27 12:45:42 +02:00
haad
6a46b64cfe Fix browser build 2016-04-27 12:45:42 +02:00
haad
2ddba23db0 Refactor everything 2016-04-27 12:45:41 +02:00
haad
abe957890d WIP commit 2016-04-27 12:45:41 +02:00
haad
11fd73ab18 WIP 2016-04-27 12:45:41 +02:00
haad
0119a46fa5 Update README, fix examples 2016-04-15 16:28:56 +02:00
haad
55edb848e3 Update browser example 2016-04-15 12:05:48 +02:00
haad
228f3f44e6 Fix browser build 2016-04-15 12:03:43 +02:00
haad
f8e12bbe75 Update browser build 2016-04-15 11:41:06 +02:00
haad
4660908636 Add browser build and examples 2016-04-15 11:39:46 +02:00
haad
ee04c670ca Fix examples 2016-04-13 09:53:03 +02:00
haad
3da2dbcad6 Fix examples 2016-04-12 18:14:59 +02:00
haad
9581b4ef31 Replace async/await with Promises where possible 2016-04-08 08:56:56 +02:00
haad
55eac964d7 Remove seq and ver, use only IPFS hash for ordering. Remove dependency on POST for db operations. 2016-03-14 12:55:19 +01:00
haad
beead609c1 Fix examples 2016-03-11 14:10:16 +01:00
haad
d31e77215a Refactor async history fetching 2016-03-09 16:08:19 +01:00
haad
db7e799a87 Move LWW query away from OrbitList to OrbitDB. OrbitList is now just a transport layer. 2016-03-05 10:10:46 +01:00
haad
f9413aa89e Fix keyvalue example
Refactor List
2016-03-04 22:26:20 +01:00
haad
19edecc25c Fix keyvalue example 2016-03-04 22:20:09 +01:00
haad
2c4381e7d5 Update README and examples 2016-03-03 15:16:27 +01:00
haad
b902c0b274 Improve _findHeads() perf. Make hasChild non static method. 2016-03-03 14:38:33 +01:00
haad
12df0ea5df Add error message 2016-03-02 14:00:22 +01:00
haad
664c1ca38b Fix history fetching 2016-03-01 13:08:46 +01:00
haad
f81d72af2f Fix reader 2016-02-29 12:53:44 +01:00
haad
7b68e2648a ADd host param to reader example 2016-02-29 12:50:27 +01:00
haad
c95d093858 Update benchmark.js 2016-02-27 11:42:26 +01:00
haad
471b189cbb Cleanup 2016-02-26 14:06:47 +01:00
haad
7f34829645 Cleanups 2016-02-26 13:45:57 +01:00
haad
5f639c87fe Update examples and README 2016-02-26 13:39:51 +01:00
haad
57c006feb2 Fixing lists 2016-02-26 12:42:37 +01:00
haad
15fc4cf4f2 Replace redis with socket.io connection to orbit-server 2016-02-22 15:26:02 +02:00
haad
a8dd379a23 Cleanup code 2016-02-22 12:35:54 +02:00
haad
0da4bf7aa6 Cleanup examples 2016-02-22 12:15:36 +02:00
haad
7aaadfff6f Rename examples 2016-02-22 12:09:29 +02:00
haad
04b3e262d0 Remove obsolete files 2016-02-22 12:08:34 +02:00
haad
4c0e8f6a9e Fix a perf bottleneck by commiting lists in batches. 100 tests! 2016-02-22 11:33:38 +02:00
haad
8caf8cbb9a Refactor OrbitClient and Pubsub to use Lists 2016-02-21 17:52:20 +02:00
haad
3863150624 OrbitList 2016-02-16 23:01:37 +01:00
haad
0aa0e0afd3 Testing lists 2016-02-16 09:20:53 +01:00
haad
8b35764952 Testing head tracking 2016-02-12 09:28:08 +01:00
haad
085cf4775f Tweaks 2016-02-11 15:26:41 +01:00