126 Commits

Author SHA1 Message Date
haad
736b57be05 Fix benchmarks 2016-05-11 12:45:30 +02:00
haad
5889a4ef50 Fix webpack builds and update browser example. Rename browser dist file to dist/orbitdb.js (not minimized) 2016-05-11 12:26:07 +02:00
haad
851e096904 Tweak benchmarks 2016-05-10 14:14:23 +02:00
haad
f9abd5f819 Fix benchmark so that adds happen only after log history has been fetched 2016-05-09 12:55:54 +02:00
haad
a9b894303f Update browser build 2016-05-08 18:19:56 +02:00
haad
85cd10090c Update browser build (reverted from commit 55ad2141fdc33965d98b8c45af6715f20c56b58e) 2016-05-08 18:18:40 +02:00
haad
55ad2141fd Update browser build 2016-05-08 18:18:22 +02:00
haad
1323efe6e9 Fix examples 2016-05-07 12:20:08 +02:00
haad
6746d88bb7 Fix benchmark-kv example 2016-05-07 12:12:34 +02:00
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