15 Commits

Author SHA1 Message Date
Mark Henderson
842821f889 v0.24.1 2020-05-22 11:20:17 -04:00
haad
ff0bf105f6 Remove examples/browser/lib directory in Makefile's clean-dependencies 2019-11-19 17:33:02 +02:00
Richard Littauer
f222995e98 ci: Add validate-maintainers step 2019-09-27 10:09:17 -04:00
shamb0t
e636629cf9 add multiple tabs in browser test
call tests in ci yml
2019-07-22 15:27:22 +01:00
Mark Henderson
19202ab05e Builds passing, makefile update 2019-04-07 08:43:01 -04:00
haad
fbf4763cda Keep package-lock on make build, add make rebuild command 2018-11-12 11:46:49 +01:00
haad
9b5b785c13 Copy sourcemaps to examples/browser/lib/ 2017-12-31 09:55:35 +02: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
0d92d8221b Fix Makefile and KeyValue example 2017-11-28 12:30:40 +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
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
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
Jakub Sztandera
cf9c982881
Fixup makefile 2016-11-26 14:26:56 +01:00
haad
97a07cad65 Add makefile - this commit is dedicated to @jbenet 2016-11-25 12:44:47 +01:00