haad
af6f3faa1d
0.19.7
2018-03-17 12:54:10 +02:00
haad
4ab2f718d8
Fix webpack example
2018-03-17 12:52:22 +02:00
haad
3273f4988f
0.19.6
2018-03-17 10:50:56 +02:00
Haad
ddb12e9628
Merge pull request #340 from orbitdb/feat/ipfs-0.28.0
...
Use js-ipfs 0.28.0
2018-03-17 10:50:10 +02:00
haad
7ab3754177
Use js-ipfs 0.28.0
2018-03-17 10:42:43 +02:00
Haad
0503b914c5
Merge pull request #339 from orbitdb/fix/stop-db-in-tests
...
Wait for database to close in tests
2018-03-17 10:06:09 +02:00
haad
40dc6e4340
Wait for database to close in tests
2018-03-17 09:52:16 +02:00
Richard Littauer
51b79745a7
Merge pull request #332 from bmuller/master
...
Fix spelling issue
2018-03-03 10:59:21 -05:00
Brian Muller
4f55abf9ca
Fix spelling issue
2018-03-03 10:32:58 -05:00
Haad
d642e870dd
Merge pull request #325 from claus/fix/311
...
Fix #311 - Avoid updating remote db address if it hasn't changed
2018-02-21 10:03:27 +01:00
Claus Wahlers
9d1be0d312
Fix #311 - Avoid updating remote db address if it hasn't changed
2018-02-21 01:51:14 -03: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
4c6c9fd87c
Merge pull request #322 from thiagodelgado111/feature/use-custom-keystores
...
Allow a custom keystore object to be specified via options
2018-02-19 08:19:08 +01:00
thiagodelgado111
8abd37aecd
Add tests for custom keystores
2018-02-08 16:39:16 -02:00
thiagodelgado111
207d00806e
Pass custom keystore via options
2018-02-08 00:29:17 -02:00
haad
e65cd581f8
0.19.4
2018-02-01 08:31:00 +01:00
Haad
226280aedd
Merge pull request #316 from orbitdb/fix/browser-persistency-bug
...
Update to latest orbit-db-cache
2018-02-01 08:22:06 +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
acc8d3179c
Merge pull request #308 from garbados/create-type
...
Add custom types
2018-01-19 10:26:56 +01:00
Diana Thayer
b0d755f9bf
feat(core): add 'addDatabaseType' method for adding custom types
2018-01-16 08:04:12 -08:00
haad
ef382cc43c
0.19.2
2018-01-07 09:29:27 +01:00
Haad
aabd47acd6
Merge pull request #306 from orbitdb/refactor/type-mapping
...
Create a mapping for database types
2018-01-07 10:21:11 +02:00
haad
1b5d6db239
Create a mapping for database types
2018-01-07 09:17:40 +01:00
Haad
efc236533b
Merge pull request #305 from orbitdb/fix/segmentation-fault
...
Fix segmentation fault
2018-01-07 10:02:18 +02: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
02cc20c0c6
Update demo link in README
2018-01-06 10:45:11 +02:00
haad
0ebe006e9b
Add Github link to the browser examples
2018-01-06 10:45:11 +02:00
Haad
19878078ff
Merge pull request #304 from lufte/patch-1
...
Change "the only" to "only the".
2018-01-03 22:49:38 +02:00
Javier Ayres
7e0d3a50f7
Change "the only" to "only the".
2018-01-03 16:48:39 -03:00
haad
8382e28427
0.19.0
2017-12-31 18:45:30 +02:00
Haad
acbb1c8ca1
Merge pull request #302 from ricardojmendez/fix/exclude-dist
...
Excluding distribution files from git (#298 )
2017-12-31 18:11:22 +02:00
Ricardo J. Mendez
5efd851454
Excluding distribution files from git ( #298 )
2017-12-31 17:04:04 +01:00
haad
15e9ed8f23
Remove dist/ from git repo
2017-12-31 17:57:49 +02:00
haad
f1b2f2252f
Exclude debug build from the npm package and add a note to README
2017-12-31 17:56:37 +02:00
Haad
81be4fac15
Merge pull request #300 from orbitdb/feat/changelog-v0.19.0
...
Changelog for v0.19.0 release
2017-12-31 17:47:27 +02:00
Haad
ea3bd15c8c
Merge pull request #301 from orbitdb/fix/examples-lib
...
Copy ipfs dist build to examples/lib/
2017-12-31 17:25:53 +02:00
haad
59b3c1d48e
Copy ipfs dist build to examples/lib/
2017-12-31 17:25:22 +02:00
haad
6c4e678abc
Update changelog for v0.19.0 release
2017-12-31 17:19:44 +02:00
haad
7818b5ca79
Add a test for dropping a database
2017-12-31 17:11:04 +02:00
Haad
5b7fe0b979
Merge pull request #299 from orbitdb/fix/source-map
...
add source maps for debug build
2017-12-31 17:09:14 +02:00
Haad
bf3e55b3f0
Merge pull request #282 from orbitdb/fix/browser-build
...
Fix browser build
2017-12-31 17:05:27 +02:00
FrauBienenstich
e1f43a2ab8
add source maps for debug built
2017-12-31 15:53:25 +01:00
haad
81284c1b16
Fix browser compatibility
2017-12-31 13:46:25 +02:00
Haad
ed5d8b0a0e
Merge pull request #297 from orbitdb/fix/debug-build
...
Build debug build by default
2017-12-31 09:57:41 +02:00
haad
9b5b785c13
Copy sourcemaps to examples/browser/lib/
2017-12-31 09:55:35 +02:00
haad
62e5f823c1
Build debug build by default
2017-12-31 09:48:10 +02:00