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
haad
aa5dd07470
We now have an IRC channel, #orbitdb on Freenode
2017-09-15 20:58:18 +02:00
Haad
5422c1d33d
Merge pull request #225 from atfornes/patch-1
...
Fix docstore function links
2017-08-19 09:09:06 +02:00
Haad
8518e6a082
Merge pull request #223 from Alex-Werner/patch-1
...
Fixed : 404 exemple link in readme.md
2017-08-19 09:07:55 +02:00
Haad
c18e2ec5aa
Merge pull request #219 from nightwolfz/patch-1
...
Typo fix
2017-08-19 09:07:08 +02:00
Antonio Tenorio-Fornés
d8e1089a9a
Fix docstore function links
...
Fix broken links
2017-07-17 16:49:49 +02:00
Alex Werner
1ee248aee1
Fixed : 404 exemple link in readme.md
2017-06-28 03:06:56 +02:00
Ryan M
a4f36bce61
Typo fix
2017-05-15 21:13:02 +02:00
haad
fbc2e6c59a
Update devDependencies
2017-03-31 12:46:35 +02:00
haad
f27973d16f
Update README
2017-03-31 11:53:01 +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
5565001cb3
Update API documentation.
2017-03-30 18:55:03 +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
cd5d726656
Add link to the live demo to README
2017-03-21 18:27:40 +01:00
haad
235a470c12
0.17.0
2017-03-21 18:24:14 +01:00
Haad
00865a3350
Merge pull request #185 from haadcode/feat/immutable-log
...
Use immutable ipfs-log
2017-03-21 18:23:58 +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
e7aea34d88
Fix examples
2017-03-03 09:15:50 +01:00
haad
49c30b3ec0
Run one replication test only (for @diasdavid)
2017-02-15 17:54:12 +01:00
haad
c2912be189
Run tests only with Node.js daemon until js-ipfs-api has pubsub
2017-02-14 16:32:00 +01:00
haad
c7e74839cf
0.16.3
2017-01-29 19:23:04 +02:00
haad
72c7f717a8
Add test for sync() returning a hash
2017-01-29 19:21:23 +02:00
haad
a09dfb2676
0.16.2
2017-01-29 16:27:11 +02:00
haad
7d09b71714
Add 'synced' event
2017-01-29 16:27:01 +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
a2a9546458
Merge pull request #181 from haadcode/0.16.0-beta.1
...
0.16.0
v0.16.0
2017-01-17 09:40:43 +01:00
haad
ba34e89484
Update README
2017-01-17 09:38:18 +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
1230479aee
Use ipfs signalling server in examples
2016-12-30 12:16:43 +01:00
haad
026740faa9
Make tests use ipfs-daemon instead of test-apis
2016-12-30 12:16:29 +01:00
haad
e67c4cee35
Use Nodejs version of ipfs for benchmarks
2016-12-30 12:15:48 +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