Haad
381a419ddb
Merge pull request #275 from orbitdb/feat/new-crdts
...
Update crdts
2017-12-09 15:16:44 +01:00
haad
e0923e6656
Update crdts
2017-12-09 15:06:25 +01:00
haad
1947c99176
0.18.8
2017-12-09 09:08:53 +01:00
haad
f70e0b3ffd
Update package-lock
2017-12-09 09:06:51 +01:00
haad
f80f371b5a
0.18.7
2017-12-06 08:42:10 +01:00
Haad
2cf1299e43
Merge pull request #269 from orbitdb/feat/pubsub@0.3.6
...
Use orbit-db-pubsub@0.3.6
2017-12-06 08:36:57 +01:00
haad
e8c1fbed80
Use orbit-db-pubsub@0.3.6
2017-12-06 08:36:35 +01:00
haad
de057e7ec6
Fix ES5 build
2017-12-06 08:35:56 +01:00
Haad
2682d3ba42
Merge pull request #268 from orbitdb/fix/remove-test-utils
...
Remove obsolete test-utils
2017-12-06 08:31:08 +01:00
haad
ff8b5a425a
Remove obsolete test-utils
2017-12-06 08:30:44 +01:00
Haad
b09a5cd767
Merge pull request #267 from orbitdb/fix/remove-stop-ipfs
...
Remove stopIpfs() function and use ipfs.stop()
2017-12-06 08:23:47 +01:00
haad
157f1c6d15
Remove stopIpfs() function and use ipfs.stop()
2017-12-06 08:23:18 +01:00
haad
aad1b9cd00
0.18.6
2017-12-05 23:39:39 +01:00
Haad
94d5e20e32
Merge pull request #266 from orbitdb/refactor/open-create
...
Refactor DB manifest creation and saving
2017-12-05 23:39:18 +01:00
haad
12eabb8531
0.18.5
2017-12-05 23:30:23 +01:00
haad
d39b69a82f
Refactor creating and saving DB manifest
...
Add test for loading an empty snapshot
2017-12-05 23:23:24 +01:00
Haad
20b439895b
Merge pull request #265 from orbitdb/feat/faster-tests
...
Speed up peering and timeout to run tests faster
2017-12-05 23:10:59 +01:00
haad
63a1edb633
Speed up peering and timeout to run tests faster
2017-12-05 22:44:33 +01:00
haad
2bd64b1407
Add a test for partially loading a database
2017-12-05 22:35:01 +01:00
haad
01c83589be
0.18.4
2017-12-05 13:26:24 +01:00
haad
b92d94bb3e
Improve replication benchmark startup time
2017-12-05 13:26:14 +01:00
Haad
bc9bded445
Merge pull request #257 from orbitdb/feat/ipfs-0.27.0
...
Use js-ipfs@0.27.0
2017-12-05 13:23:14 +01:00
haad
c30c0b6cf9
Use ipfs@0.27.0 and ipfs-pubsub-room@1.0.1
2017-12-05 13:18:29 +01:00
haad
40fd279aad
0.18.3
2017-12-02 13:52:10 +01:00
haad
fff059e6e7
Remove obsolete code from tests, speed peering for replication tests
2017-12-02 13:47:16 +01:00
Haad
f5d715c189
Merge pull request #262 from orbitdb/fix/replicate-wrong-heads
...
Fix replication starting from wrong heads
2017-12-02 13:46:44 +01:00
haad
bdc8260610
Fix replication starting from wrong heads
...
Use ipfs-pubsub-room branch with a fix for the wrong heads
Add a test tocheck that the automatic replication receives the right heads
Add more logging
2017-12-02 13:40:22 +01:00
haad
0773c22c48
Update documentation
2017-12-02 06:33:30 +01:00
haad
a7d60e2d9a
0.18.2
2017-11-30 17:32:56 +01:00
haad
0bd85aed4a
Remove setTimeout() when publishing to pubsub
2017-11-30 17:32:43 +01:00
Haad
5f5479825d
Merge pull request #259 from orbitdb/feat/multiple-db-test
...
Add tests for using multiple databases at the same time
2017-11-30 17:31:28 +01:00
haad
c776b4de8b
Add tests for using multiple databases at the same time
2017-11-30 17:13:24 +01:00
haad
8df715274c
Update documentation for db.key
2017-11-29 21:24:47 +01:00
haad
b8d99a561f
Add link to TodoMVC demo
2017-11-29 17:21:05 +01:00
haad
1459da3af8
0.18.1
2017-11-29 16:24:21 +01:00
haad
4bb6bab050
Update package-lock
2017-11-29 16:15:18 +01:00
haad
38da14db72
Add documentation about starting IPFS with pubsub enabled
2017-11-29 07:24:33 +01:00
haad
f13c52eaae
0.18.0
2017-11-28 15:06:08 +01:00
haad
25bfe2781c
Revert version number in package.json
2017-11-28 15:06:05 +01:00
Haad
c86351e075
Merge pull request #254 from orbitdb/feat/changelog-0.18.0
...
CHANGELOG for 0.18.0 release
2017-11-28 14:58:06 +01:00
haad
94dcc89053
Add CHANGELOG for 0.18.0 release
2017-11-28 14:47:46 +01:00
Haad
91e0323e22
Merge pull request #255 from orbitdb/feat/es5-build
...
Add ES5 build
2017-11-28 14:35:26 +01:00
haad
1024031e49
Add ES5 build
2017-11-28 14:25:27 +01:00
haad
0d92d8221b
Fix Makefile and KeyValue example
2017-11-28 12:30:40 +01:00
Haad
6328d5d713
Merge pull request #240 from orbitdb/feat/write-access
...
Write-permissioned databases
2017-11-28 09:17:21 +01:00
haad
42885b20a4
Write permissions for databases
...
Use latest store modules from npm
Update README
Update docs
Update examples
Update benchmarks
Update dependencies
Add Getting Started guide
Add new a screenshot
Add a new live demo
Add persistency tests for snapshot saving/loading and events
Add network stress tests (but skip them by default as they're very heavy and lengthy)
Add browser benchmarks
Add log() alias for eventlog() database
Add possibility to create database if it doesn't exist yet
Add support for orbitdb addresses
Add a test for starting replication when peers connect
Add debug build
Use IPFS nodeID as default user id
Use ipfs-pubsub-room
Handle closing of databases properly
Handle cache errors
Clean up tests, re-organize code files
Clean up code style
Support for CLI
Remove obsolete scripts
2017-11-28 09:10:51 +01:00
haad
abedd8dee6
Add CLI tool to the README
2017-09-18 09:11:01 +02:00
Haad
09ad0f6492
Merge pull request #232 from prabodhmeshram/master
...
Documentation for options added
2017-09-17 14:56:00 +02:00
Prabodh Meshram
2ff68a4f5b
Formatting changes in Api Doc
2017-09-17 16:06:43 +05:30
Prabodh Meshram
89c2077fda
Added Documentation for Options for Eventlog and Feed Api
2017-09-17 16:02:07 +05:30