haad
|
fc0326217a
|
Fix js-ipfs-api compatibility
|
2016-05-22 15:07:21 +02:00 |
|
haad
|
1f0fb823f4
|
ipfs.cat the network info
|
2016-05-21 16:12:15 +02:00 |
|
haad
|
9a2c6f079b
|
Use local daemon tests only for now
|
2016-05-19 15:27:17 +02:00 |
|
haad
|
b354b55c33
|
Update modules
|
2016-05-19 11:04:17 +02:00 |
|
haad
|
93396f881e
|
Use disposable daemon in tests for CI
|
2016-05-18 18:07:33 +02:00 |
|
haad
|
27f86a82db
|
Run tests with js-ipfs and local daemon
|
2016-05-18 17:52:59 +02:00 |
|
haad
|
d0da27194d
|
Fix tests
|
2016-05-18 17:01:17 +02:00 |
|
haad
|
d26c19adf4
|
Fix examples
|
2016-05-18 12:50:36 +02:00 |
|
haad
|
8dd10a321c
|
Switch back to ipfs.cat the network info
|
2016-05-12 16:07:36 +02:00 |
|
haad
|
8b786ae6b5
|
Rename events OrbitDB emits.
|
2016-05-11 12:27:05 +02:00 |
|
haad
|
6cc2afab80
|
Read network info from ipfs object (not from a file)
|
2016-05-10 15:08:26 +02:00 |
|
haad
|
46b7da63f9
|
Set logging to 'ERROR' in counterdb tests
|
2016-05-10 14:13:27 +02:00 |
|
haad
|
9e4b9b61e1
|
Fix tests
|
2016-05-07 12:25:30 +02:00 |
|
haad
|
c6131a2be0
|
Use orbit-db store modules, add FeedStore
|
2016-05-07 11:42:18 +02:00 |
|
haad
|
c4e245d3d1
|
Merge oplog to store
|
2016-05-06 13:22:41 +02:00 |
|
haad
|
3ccab7b17d
|
Refactor stores to work with OperationsLog and ipfs-log
|
2016-05-06 12:20:11 +02:00 |
|
haad
|
ac9af3ddb5
|
Handle operations based on the hash, not key.
|
2016-05-04 11:21:42 +02:00 |
|
haad
|
7d44f6c421
|
Join a network based on ipfs hash, not host+port
|
2016-05-04 11:05:58 +02:00 |
|
haad
|
aece96b49c
|
Refactor stores to be individual databases
|
2016-05-03 11:52:58 +02:00 |
|
haad
|
c7dd79bda8
|
Cleanup
|
2016-04-28 21:41:14 +02:00 |
|
haad
|
06ee3ebf31
|
Refactor indexing
|
2016-04-28 21:34:14 +02:00 |
|
haad
|
3d12247bdb
|
Rename Client to OrbitDB and set it as module's entry point. Move files to appropriate directories.
|
2016-04-27 12:45:42 +02:00 |
|
haad
|
81a54f762d
|
Use disposableApi for tests
|
2016-04-27 12:45:42 +02:00 |
|
haad
|
c4c03dba23
|
Remove orbit-common from dependencies. Use latest orbit-server package.
|
2016-04-27 12:45:42 +02:00 |
|
haad
|
a858eabbe3
|
WIP commit
|
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
|
2d0dda1571
|
Refactoring
|
2016-04-27 12:45:41 +02:00 |
|
haad
|
2af5e40a9b
|
Testing
|
2016-04-27 12:45:41 +02:00 |
|
haad
|
2c6d9d7101
|
Remove ipfsDaemon dep from Client. Remove orbit-common dependency.
|
2016-04-15 11:39:18 +02:00 |
|
haad
|
59c8f8d5b7
|
Fix CircleCI timeouts
|
2016-04-14 17:40:42 +02:00 |
|
haad
|
f09ca5ec31
|
Use logplease, remove log4js
|
2016-04-14 17:35:35 +02:00 |
|
haad
|
d741c457d9
|
Fix timeouts in tests
|
2016-04-13 14:39:25 +02:00 |
|
haad
|
393391a1fd
|
Remove bluebird dependency, fix tests
|
2016-04-13 10:38:27 +02:00 |
|
haad
|
bed7cd580a
|
Remove asyncawait from Client, test the channel API
|
2016-04-13 09:47:22 +02:00 |
|
haad
|
50ec1b3b99
|
Remove old module
|
2016-04-12 20:52:40 +02:00 |
|
haad
|
c68a304fc8
|
Fix joins
|
2016-04-12 20:48:50 +02:00 |
|
haad
|
940731a5ea
|
Remove asyncawait dependency from OrbitDB completely
|
2016-04-12 19:49:04 +02:00 |
|
haad
|
5aa8d3e384
|
Test OrbitDB, refactor to use promises
|
2016-04-12 18:15:31 +02:00 |
|
haad
|
b3c2f5bbc3
|
Use promises where possible
|
2016-04-12 11:06:05 +02:00 |
|
haad
|
0817546d2e
|
Fix tests
|
2016-04-12 09:49:56 +02:00 |
|
haad
|
4c76c3c483
|
Add loggers
|
2016-04-11 14:13:53 +02:00 |
|
haad
|
dd06a0ae60
|
Replace async/await with Promises where possible
|
2016-04-05 21:38:01 -04:00 |
|
haad
|
42454fa598
|
Add options, cache filename
|
2016-03-22 18:26:48 +01:00 |
|
haad
|
d94b171d88
|
Remove obsolete test
|
2016-03-21 12:29:33 +01:00 |
|
haad
|
3f06f0a707
|
Remove obsolete files
|
2016-03-21 10:26:48 +01: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
|
a54ef8c337
|
Cleanup and fix tests
|
2016-03-12 10:55:59 +01:00 |
|
haad
|
d53b4e80f6
|
Add tests that describe the CRDT
|
2016-03-11 14:12:40 +01:00 |
|
haad
|
ddd294384c
|
Rename OrbitClient to Client
|
2016-03-10 09:27:33 +01:00 |
|