252 Commits

Author SHA1 Message Date
haad
e8c1fbed80 Use orbit-db-pubsub@0.3.6 2017-12-06 08:36:35 +01:00
haad
aad1b9cd00 0.18.6 2017-12-05 23:39:39 +01:00
haad
12eabb8531 0.18.5 2017-12-05 23:30:23 +01:00
haad
01c83589be 0.18.4 2017-12-05 13:26:24 +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
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
a7d60e2d9a 0.18.2 2017-11-30 17:32:56 +01:00
haad
1459da3af8 0.18.1 2017-11-29 16:24:21 +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
1024031e49 Add ES5 build 2017-11-28 14:25:27 +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
fbc2e6c59a Update devDependencies 2017-03-31 12:46:35 +02:00
haad
afb7a5689b 0.17.3 2017-03-31 11:19:26 +02:00
haad
bcf53d69c7 Use latest ipfs-daemon, update dist build 2017-03-31 11:19:22 +02:00
haad
ceea125a20 0.17.2 2017-03-22 14:24:59 +01:00
haad
a05ae4d280 Use orbit-db-docstore from npm 2017-03-22 14:24:51 +01:00
haad
4cffd10e2c 0.17.1 2017-03-21 18:27:51 +01:00
haad
235a470c12 0.17.0 2017-03-21 18:24:14 +01:00
haad
8f990e0ccc Immutable ipfs-log
Use immutable ipfs-log.
Simplify internals.
Remove obsolete dependencies.
Update dependencies.
Use @dignifiedquire's mapSeries for Promises.
Split tests to individual stores.
Improve tests.
Fix build process.
Build size down to 121kb.
Fix benchmarks and examples.
Move Cache to Stores (and to its own module).
2017-03-21 18:13:58 +01:00
haad
c7e74839cf 0.16.3 2017-01-29 19:23:04 +02:00
haad
a09dfb2676 0.16.2 2017-01-29 16:27:11 +02:00
haad
7fc9f2dce5 0.16.1 2017-01-17 10:04:17 +01:00
haad
3f2fc514d2 Update dependencies 2017-01-17 10:04:17 +01:00
haad
131c14786f Update version to 0.16.0 2017-01-17 09:25:19 +01:00
haad
ae9ad807c3 0.16.0-beta.7
Prevent double writes to cache
Update build
2017-01-17 09:23:23 +01:00
haad
c79a1a125f 0.16.0-beta.6
Add replication test
Use latest ipfs-daemon
Cleanups
2017-01-16 23:23:11 +01:00
haad
e2b51113a6 0.16.0-beta.5 2016-12-30 12:17:29 +01:00
haad
4447a08459 Use latest ipfs-daemon 2016-12-30 12:17:12 +01:00
haad
c8b1690dd9 0.16.0-beta.4
Fix dependencies.
Fix Makefile.
Fix examples.
2016-12-13 13:28:29 +01:00
haad
29dd24ce2b 0.16.0-beta.3
Fix dependencies.
Tweak makefile.
2016-12-01 16:50:51 +01:00
haad
d889b539a3 0.16.beta-2
Fix dependencies.
Fix tests.
2016-12-01 15:45:15 +01:00
haad
0823b15b1c Fix deps 2016-11-25 15:40:49 +01:00
haad
8be5def744 Lock module versions 2016-11-25 12:40:46 +01:00
haad
4131467717 0.15.2 2016-11-21 11:47:49 +01:00
haad
9337292414 0.15.1 2016-11-15 09:09:14 +01:00
haad
c70bc3bfda 0.15.0 2016-11-03 09:36:04 +01:00
haad
f7c19eb9b6 0.14.0 2016-11-03 09:06:39 +01:00
Friedel Ziegelmayer
1b845fd74d make it actually work 2016-11-02 16:27:15 +01:00
Friedel Ziegelmayer
5062212494 update dependencies 2016-11-02 16:27:02 +01:00
Friedel Ziegelmayer
1a33adc001 use pull-blob-store for caching 2016-11-02 16:25:52 +01:00
greenkeeperio-bot
000602ef94 chore(package): update ipfs-daemon to version 0.1.1
https://greenkeeper.io/
2016-11-02 15:37:02 +01:00
haad
0eefaa4126 0.13.7 2016-11-02 13:50:26 +01:00
haad
38cbb4a284 Use newer webpack2 2016-11-01 15:09:55 +01:00
haad
1968d9394e Use latest ipfs-daemon and fs-pull-blob-store 2016-11-01 14:54:56 +01:00
Haad
f8cca8c3ce Merge pull request #129 from haadcode/greenkeeper-ipfs-test-apis-0.0.6
Update ipfs-test-apis to version 0.0.6 🚀
2016-11-01 14:42:12 +01:00
haad
4160be4cf5 0.13.6 2016-10-28 13:34:46 +03:00
haad
f6a18d39ce Use latest logplease. Set html5-fs to be used for fs in browsers. 2016-10-28 13:20:08 +03:00
haad
49598e824f 0.13.5 2016-10-27 17:41:19 +03:00