1110 Commits

Author SHA1 Message Date
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
haad
71457d0095 Change orbit-db to OrbitDB in readme 2017-12-31 09:45:05 +02:00
Haad
9ca27d370e
Merge pull request #293 from orbitdb/haadcode-patch-1
Fix screenshot links in README
2017-12-26 11:56:48 +02:00
Haad
4c972822e4
Fix screenshot links in README 2017-12-26 11:56:19 +02:00
Haad
894305f118
Merge pull request #291 from onionjake/patch-1
Minor edit to GUIDE.md
2017-12-26 10:29:30 +02:00
onionjake
870dd20e83
Minor edit to GUIDE.md 2017-12-26 00:12:29 -07:00
Haad
15676d1587
Merge pull request #289 from ricardojmendez/fix/readme-demo-fix
Fixing broken link for orbit-db-demo-3.gif
2017-12-25 19:01:18 +02:00
Ricardo J. Mendez
7cec03fcff Fixing broken link for orbit-db-demo-3.gif 2017-12-24 08:42:16 +01:00
Haad
4dce37e7d0
Merge pull request #286 from ricardojmendez/fix/doc-and-examples-update
Fix/doc and examples update
2017-12-23 13:00:30 +02:00
Ricardo J. Mendez
3b83f602cd Dependency install notes were missing babel, webpack 2017-12-23 10:55:05 +01:00
Ricardo J. Mendez
62d1e22189 Building on macOS fails if the destination cp path does not exist 2017-12-23 10:50:40 +01:00
Haad
1153348a66
Merge pull request #279 from orbitdb/fix/replication
Replication fixes
2017-12-19 18:28:33 +01:00