Richard Littauer
3816f4d517
chore: move remark packages to devdeps
2018-08-12 12:32:52 -04:00
Richard Littauer
fa6dbeb221
docs: add remark-validate-links, fix broken links
2018-08-12 11:26:28 -04:00
Richard Littauer
8a9f0ec21d
docs: Add TOCs using an npm script
...
This is a stab at making #426 work automatically, so that we don't need to manually adjust the files. I've also edited some of the depths of the headings. What do you think, @mistakia?
One thing I would like is to add this to the build. It shouldn't change anything if there are no changes to make.
2018-08-08 18:07:51 -04:00
haad
ae4247e527
0.19.9
2018-07-25 16:56:10 +03:00
haad
53b767f67f
Use orbit-db-store 2.5.3
2018-07-25 16:34:00 +03:00
haad
0f0f8b0813
Use the npm module of orbit-db-cache
2018-07-18 16:46:19 +03:00
haad
88581adf1a
Use latest orbit-db-cache and leveldb modules
2018-07-18 16:30:20 +03:00
haad
f5127f8ac7
Use go-ipfs 0.4.13
2018-07-18 16:24:16 +03:00
haad
e0d3af079a
Use latest go-ipfs-dep, ipfsd-ctl and datastore-level
2018-07-18 15:26:16 +03:00
haad
1b229f429c
Update package-lock
2018-07-18 15:17:26 +03:00
haad
fd52586037
Use latest orbit-db-docstore module
2018-07-18 13:41:59 +03:00
haad
d14cba1dd2
Use latest orbit-db-pubsub module
2018-07-18 13:17:10 +03:00
Kia Rahimian
bd39151a18
chore: update package-lock.json
2018-07-17 16:34:41 -04:00
Kia Rahimian
710d83bc2f
feat: updated dev deps + make pubsub.unsubscribe async
2018-07-12 18:06:48 -04:00
haad
4772c596cc
Update package-lock
2018-06-25 11:18:13 +03:00
haad
07fc543ba6
0.19.8
2018-06-03 08:21:20 +02:00
haad
6b70ed8325
Use latest document store
2018-06-03 08:04:14 +02:00
haad
d4bbd96b97
Update package-lock
2018-06-03 08:00:28 +02:00
haad
5704548368
Use latest ipfs-pubsub-1on1
2018-04-14 08:10:35 +02:00
haad
e6f2794b76
Update packages
2018-03-31 14:48:39 +02:00
haad
0558c32343
Move exchanging heads logic to its own function
...
Use latest store modules
Add a set of tests for checking database replication status
Fix tests as per new replication status api
Speed up and improve tests
2018-03-31 12:25:53 +02:00
haad
3349dd9b0b
Lock tests to go-ipfs 0.4.13
2018-03-30 21:31:51 +02:00
haad
d0af9a45bd
Add tests for replication status information
...
Use latest store modules
Add a set of tests for checking database replication status
Fix tests as per new replication status api
2018-03-30 12:46:53 +02:00
haad
a2524688d2
Run tests with go-ipfs and js-ipfs-api again
...
Use go-ipfs 0.4.13 to run tests
Add write benchmark for go-ipfs
Clean up benchmarks
Fix a test not catching errors
2018-03-27 16:08:43 +02:00
haad
3318b6a6d9
Use ipfsd-ctl to create test IPFS instances
...
Fix default database creation tests
Add more test utils
Remove obsolete public methods from OrbitDB
Workaround for "underlying socket has been closed" error in replication test
Update package-lock
2018-03-27 14:30:45 +02:00
haad
01254cff3e
Use ipfs-pubsub-peer-monitor via latest orbit-db-pubsub
2018-03-27 14:21:58 +02:00
haad
d191876ea9
Use ipfs-pubsub-1on1 to exchange heads between connected peers
2018-03-24 15:56:02 +01:00
haad
af6f3faa1d
0.19.7
2018-03-17 12:54:10 +02:00
haad
3273f4988f
0.19.6
2018-03-17 10:50:56 +02:00
haad
7ab3754177
Use js-ipfs 0.28.0
2018-03-17 10:42:43 +02:00
haad
476781fd1e
0.19.5
2018-02-19 08:40:24 +01:00
haad
ade1f6c155
Update package-lock
2018-02-19 08:40:20 +01:00
haad
e65cd581f8
0.19.4
2018-02-01 08:31:00 +01:00
haad
797270c146
Update to latest orbit-db-cache
2018-02-01 07:04:38 +01:00
haad
dcbea83834
0.19.3
2018-01-19 10:32:38 +01:00
haad
2e9c36d843
Update package-lock.json
2018-01-19 10:30:46 +01:00
haad
ef382cc43c
0.19.2
2018-01-07 09:29:27 +01:00
haad
e0bff3dcce
Fix segmentation fault
...
Add a test for closing the db while loading
Catch replication test asserts properly
Use latest orbit-db-cache containing the fix for segmentation fault
2018-01-07 08:54:11 +01:00
haad
962a85bdbb
0.19.1
2018-01-06 10:45:21 +02:00
haad
8382e28427
0.19.0
2017-12-31 18:45:30 +02:00
haad
81284c1b16
Fix browser compatibility
2017-12-31 13:46:25 +02:00
haad
6061b8cb53
Fix replication
...
Add tests to make sure a database can be saved and loaded multiple times in a row
Add a test to make sure the correct replication progress is emitted
Add mem-store for faster development testing
Improve tests
Improve logging
Fix replication benchmark
Update packages and build
2017-12-19 15:52:50 +01:00
haad
a9d2ef232f
0.18.12
2017-12-10 14:46:14 +01:00
haad
a77776724b
Fix cache closing bug, update packages
2017-12-10 14:40:44 +01:00
haad
9b63307751
0.18.11
2017-12-10 14:18:46 +01:00
haad
3c6626f633
Fix browser examples
...
Use p2p-websocket-star addresses
Fix minified example: don't compress
Use non-minified ipfs build for browser examples
Add non-minified build files to browser examples
Update build
2017-12-10 14:10:24 +01:00
haad
778ab262ea
Update packages
2017-12-09 18:45:58 +01:00
haad
6df41f4fad
Use LevelDB as the local persistence cache
2017-12-09 17:42:06 +01:00
haad
63f3b4d73c
0.18.10
2017-12-09 15:53:12 +01:00
haad
874734e7be
Update packages
2017-12-09 15:53:01 +01:00