haad
|
7712c1943f
|
Split OrbitClient to OrbitClient and OrbitDB
|
2016-03-04 23:18:08 +01:00 |
|
haad
|
0f592c65db
|
Refaactor history fetching
|
2016-03-04 23:13:56 +01:00 |
|
haad
|
989bbba7a2
|
Remove _commit
|
2016-03-04 22:41:03 +01:00 |
|
haad
|
d9101c188a
|
Remove obsolete hasChild from OrbitNode
|
2016-03-04 22:26:36 +01:00 |
|
haad
|
f9413aa89e
|
Fix keyvalue example
Refactor List
|
2016-03-04 22:26:20 +01:00 |
|
haad
|
1a0b93d133
|
Refactor Pubsub
|
2016-03-04 22:22:44 +01:00 |
|
haad
|
99bab1cba8
|
Remove Keystore dep for now
|
2016-03-03 15:29:11 +01:00 |
|
haad
|
eb71603ec7
|
Fix test. Revert test line.
|
2016-03-03 15:08:06 +01:00 |
|
haad
|
104db41421
|
Test
|
2016-03-03 15:04:46 +01:00 |
|
haad
|
c6c21023d3
|
Allow "offline mode" without Pubsub (for testing)
|
2016-03-03 14:58:03 +01:00 |
|
haad
|
64bb3fa7ef
|
Cleanup
|
2016-03-03 14:39:20 +01:00 |
|
haad
|
b902c0b274
|
Improve _findHeads() perf. Make hasChild non static method.
|
2016-03-03 14:38:33 +01:00 |
|
haad
|
dbc4e29dc7
|
Remove obsolete flags
|
2016-03-03 13:06:13 +01:00 |
|
haad
|
215822dd44
|
Remove lodash require from List
|
2016-03-03 12:47:38 +01:00 |
|
haad
|
ec51546799
|
Use Lazy.js instead of lodash, .toJson() --> asJson, cleanup code.
|
2016-03-03 12:45:10 +01:00 |
|
haad
|
03e3279766
|
Refactor data slicing/search. Remove DataStore. Rename and move files to their appropriate places.
|
2016-03-03 11:51:28 +01:00 |
|
haad
|
c50ba61256
|
Cleanup
|
2016-03-01 18:58:23 +01:00 |
|
haad
|
c6f2fbf51c
|
Working version
|
2016-03-01 15:12:41 +01:00 |
|
haad
|
664c1ca38b
|
Fix history fetching
|
2016-03-01 13:08:46 +01:00 |
|
haad
|
5f89f21889
|
Shorter history
|
2016-02-29 15:14:23 +01:00 |
|
haad
|
425cbbe909
|
List fetching
|
2016-02-29 13:27:06 +01:00 |
|
haad
|
5e86dca03f
|
Ordering tests
|
2016-02-29 13:24:18 +01:00 |
|
haad
|
f3b49b2a40
|
Try another order
|
2016-02-29 13:14:55 +01:00 |
|
haad
|
5481334220
|
Fix next's initial value. Move fetchPayload() to OrbitNode.
|
2016-02-29 12:30:22 +01:00 |
|
haad
|
653ce89b55
|
Move heads() to Node
|
2016-02-29 12:10:54 +01:00 |
|
haad
|
b88c498713
|
Fix sorting. Move equals() and hasChild() to Node.
|
2016-02-29 11:54:35 +01:00 |
|
haad
|
ff10add756
|
Add equals() and hashChild()
|
2016-02-29 11:54:07 +01:00 |
|
haad
|
ce99aa734f
|
Cleanup code
|
2016-02-26 14:24:34 +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
|
57c006feb2
|
Fixing lists
|
2016-02-26 12:42:37 +01:00 |
|
haad
|
1d70af0e86
|
Fix stack overflow, refactor _fetchOne
|
2016-02-23 09:37:15 +02:00 |
|
haad
|
dadddc4ca2
|
Cleanup old code
|
2016-02-23 09:36:47 +02:00 |
|
haad
|
15fc4cf4f2
|
Replace redis with socket.io connection to orbit-server
|
2016-02-22 15:26:02 +02:00 |
|
haad
|
144e1f94fd
|
Cleanup PubSub
|
2016-02-22 12:52:52 +02:00 |
|
haad
|
a8dd379a23
|
Cleanup code
|
2016-02-22 12:35:54 +02:00 |
|
haad
|
c10836b31f
|
Remove obsolete code
|
2016-02-22 12:09:10 +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
|
523e67b05e
|
Cleanup lists
|
2016-02-16 11:10:58 +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 |
|
haad
|
aa619a81c8
|
Tweaks
|
2016-02-11 14:10:23 +01:00 |
|
haad
|
61e063a7ed
|
Timeouts, save head in redis
|
2016-02-11 11:57:10 +01:00 |
|
haad
|
d60f8d66a2
|
Testing
|
2016-02-11 09:20:34 +01:00 |
|
haad
|
1a99681a5b
|
Testing
|
2016-02-10 17:58:01 +01:00 |
|
haad
|
a419b0d527
|
Testing
|
2016-02-10 17:27:26 +01:00 |
|
haad
|
079ea9853b
|
Testing
|
2016-02-10 17:04:23 +01:00 |
|