Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
OrbitDB
Peer-to-Peer Databases for the Decentralized Web
Collective -
Host: opensource -
https://opencollective.com/orbitdb
- Website: https://orbitdb.org
- Code: https://github.com/orbitdb/orbit-db
Merge pull request #1068 from omahs/patch-1
Fix: typos
github.com/orbitdb/orbitdb - a7cea4945bff649fc77ec3202d76bb9e52820d06 authored almost 2 years ago by Haad <[email protected]>
Fix: typo
github.com/orbitdb/orbitdb - 4e869a5633f43fa6b41fd04e9b985ebc8b306495 authored almost 2 years ago by omahs <[email protected]>
github.com/orbitdb/orbitdb - 4e869a5633f43fa6b41fd04e9b985ebc8b306495 authored almost 2 years ago by omahs <[email protected]>
Fix: typos
github.com/orbitdb/orbitdb - 4ac924f92cc56c436cd6ee4104dbe22bf5208716 authored almost 2 years ago by omahs <[email protected]>
github.com/orbitdb/orbitdb - 4ac924f92cc56c436cd6ee4104dbe22bf5208716 authored almost 2 years ago by omahs <[email protected]>
test: Key/Value.
github.com/orbitdb/orbitdb - 0cdd740df616b43fd1423129a16f6919440f0976 authored almost 2 years ago by Hayden Young <[email protected]>
github.com/orbitdb/orbitdb - 0cdd740df616b43fd1423129a16f6919440f0976 authored almost 2 years ago by Hayden Young <[email protected]>
test: Feed test.
github.com/orbitdb/orbitdb - 3027b9dfbd27f8d6310a180204ef64bb9ab94092 authored almost 2 years ago by Hayden Young <[email protected]>
github.com/orbitdb/orbitdb - 3027b9dfbd27f8d6310a180204ef64bb9ab94092 authored almost 2 years ago by Hayden Young <[email protected]>
test: Ranges.
github.com/orbitdb/orbitdb - ba521f7bc22608f3d924325cf7abae1d478d9be6 authored almost 2 years ago by Hayden Young <[email protected]>
github.com/orbitdb/orbitdb - ba521f7bc22608f3d924325cf7abae1d478d9be6 authored almost 2 years ago by Hayden Young <[email protected]>
test: Remove redundant tests
github.com/orbitdb/orbitdb - 56a386015425c85df3ca576dc1ee7941040e2348 authored almost 2 years ago by Hayden Young <[email protected]>
github.com/orbitdb/orbitdb - 56a386015425c85df3ca576dc1ee7941040e2348 authored almost 2 years ago by Hayden Young <[email protected]>
test: Iterator option tests.
github.com/orbitdb/orbitdb - 0381c741468a864f93634263cf692f7806099a64 authored almost 2 years ago by Hayden Young <[email protected]>
github.com/orbitdb/orbitdb - 0381c741468a864f93634263cf692f7806099a64 authored almost 2 years ago by Hayden Young <[email protected]>
Merge pull request #12 from orbitdb/fix/log-iterator
Fix log iterator
github.com/orbitdb/orbitdb - 96bd3eab1bfdff3a5663b8fb0531b3399cd54d74 authored almost 2 years ago by Hayden Young <[email protected]>
Fix tests
github.com/orbitdb/orbitdb - e03af7e905ca1a89d7e8ef9a8bf6b534adb1f41a authored almost 2 years ago by haad <[email protected]>
github.com/orbitdb/orbitdb - e03af7e905ca1a89d7e8ef9a8bf6b534adb1f41a authored almost 2 years ago by haad <[email protected]>
Fix Log's iterator and traverse logic
github.com/orbitdb/orbitdb - 2189f39b3d505f2dd3a5850c73052677321fb977 authored almost 2 years ago by haad <[email protected]>
github.com/orbitdb/orbitdb - 2189f39b3d505f2dd3a5850c73052677321fb977 authored almost 2 years ago by haad <[email protected]>
test: amount, lt, lte, gt, gte.
github.com/orbitdb/orbitdb - d7d4d72ce928efcb2e30c241217b3413fe17258a authored almost 2 years ago by Hayden Young <[email protected]>
github.com/orbitdb/orbitdb - d7d4d72ce928efcb2e30c241217b3413fe17258a authored almost 2 years ago by Hayden Young <[email protected]>
refactor: Return hash and value.
github.com/orbitdb/orbitdb - 8db138ac9d54ba1bf4d04df38fcf7f0c2ac615ac authored almost 2 years ago by Hayden Young <[email protected]>
github.com/orbitdb/orbitdb - 8db138ac9d54ba1bf4d04df38fcf7f0c2ac615ac authored almost 2 years ago by Hayden Young <[email protected]>
feat: Iterator can return full operation.
github.com/orbitdb/orbitdb - f252e3b33275e9322e61b7180c5f574ebd1316a7 authored almost 2 years ago by Hayden Young <[email protected]>
github.com/orbitdb/orbitdb - f252e3b33275e9322e61b7180c5f574ebd1316a7 authored almost 2 years ago by Hayden Young <[email protected]>
test: Test event store iterator options.
github.com/orbitdb/orbitdb - fe207a90203fa5d78245c9cc51c3a614ce95b74d authored almost 2 years ago by Hayden Young <[email protected]>
github.com/orbitdb/orbitdb - fe207a90203fa5d78245c9cc51c3a614ce95b74d authored almost 2 years ago by Hayden Young <[email protected]>
test: Move store tests to subdir.
github.com/orbitdb/orbitdb - d8145edcc3ad7b3eeac9bb1b7862dd8c7cf326bd authored almost 2 years ago by Hayden Young <[email protected]>
github.com/orbitdb/orbitdb - d8145edcc3ad7b3eeac9bb1b7862dd8c7cf326bd authored almost 2 years ago by Hayden Young <[email protected]>
test: Move db replication to own location.
github.com/orbitdb/orbitdb - 421bd5c6945b7beff012e7f6bb0d3afa29deb209 authored almost 2 years ago by Hayden Young <[email protected]>
github.com/orbitdb/orbitdb - 421bd5c6945b7beff012e7f6bb0d3afa29deb209 authored almost 2 years ago by Hayden Young <[email protected]>
test: Test single document store.
github.com/orbitdb/orbitdb - 06917ffa7c85e237849cc36885f70b80305988c0 authored almost 2 years ago by Hayden Young <[email protected]>
github.com/orbitdb/orbitdb - 06917ffa7c85e237849cc36885f70b80305988c0 authored almost 2 years ago by Hayden Young <[email protected]>
Merge pull request #9 from orbitdb/refactor/identity-provider
Refactor IdentityProvider
github.com/orbitdb/orbitdb - 4c40f6947f89b4ae3bd3b1a6c1a0c66894ef6955 authored almost 2 years ago by Haad <[email protected]>
Clean ups
github.com/orbitdb/orbitdb - 0b385e5c57a10dc9886f415be2046c734b489bab authored almost 2 years ago by haad <[email protected]>
github.com/orbitdb/orbitdb - 0b385e5c57a10dc9886f415be2046c734b489bab authored almost 2 years ago by haad <[email protected]>
Merge identity keys and signing keys keystores
github.com/orbitdb/orbitdb - f84915fca8c332387208cb45e4238bde37e8ae09 authored almost 2 years ago by haad <[email protected]>
github.com/orbitdb/orbitdb - f84915fca8c332387208cb45e4238bde37e8ae09 authored almost 2 years ago by haad <[email protected]>
Change Identity's signatures structure
github.com/orbitdb/orbitdb - 0caa34afcbafb696b24ca2a358570c34beff3e0b authored almost 2 years ago by haad <[email protected]>
github.com/orbitdb/orbitdb - 0caa34afcbafb696b24ca2a358570c34beff3e0b authored almost 2 years ago by haad <[email protected]>
Refactor Identity
github.com/orbitdb/orbitdb - 4b4d2ff35c036e278e4bb88fe2e5f7e870e1c353 authored almost 2 years ago by haad <[email protected]>
github.com/orbitdb/orbitdb - 4b4d2ff35c036e278e4bb88fe2e5f7e870e1c353 authored almost 2 years ago by haad <[email protected]>
Refactor IdentityProvider
github.com/orbitdb/orbitdb - 5b6a70c7cc5f0ad8bf10c3b8fd09fed4cbdf0376 authored almost 2 years ago by haad <[email protected]>
github.com/orbitdb/orbitdb - 5b6a70c7cc5f0ad8bf10c3b8fd09fed4cbdf0376 authored almost 2 years ago by haad <[email protected]>
Clean up after tests
github.com/orbitdb/orbitdb - 0e0c160b209bd76d54e53af8672627b4a6c828f4 authored almost 2 years ago by haad <[email protected]>
github.com/orbitdb/orbitdb - 0e0c160b209bd76d54e53af8672627b4a6c828f4 authored almost 2 years ago by haad <[email protected]>
Merge pull request #11 from orbitdb/fix/add-queue-to-database
Add a queue to Database
github.com/orbitdb/orbitdb - bbb6ef9e2bda098e95f6c3e6d7e38b378ee67172 authored almost 2 years ago by Haad <[email protected]>
Add a queue to Database
github.com/orbitdb/orbitdb - b769ff271d3b4c7f9336dd0ab6dc44094ae7a66f authored almost 2 years ago by haad <[email protected]>
github.com/orbitdb/orbitdb - b769ff271d3b4c7f9336dd0ab6dc44094ae7a66f authored almost 2 years ago by haad <[email protected]>
Merge pull request #8 from haydenyoung/refactor/identity-store
refactor: Move identity store to identities subpath.
github.com/orbitdb/orbitdb - 18b81aadccd0cdbe760ec8ef5dafa9d2738c5fef authored almost 2 years ago by Hayden Young <[email protected]>
refactor: Move identity store to identities subpath.
github.com/orbitdb/orbitdb - fcff7373cbeaeb14a6d76e7595e07aac0c341be9 authored almost 2 years ago by Hayden Young <[email protected]>
github.com/orbitdb/orbitdb - fcff7373cbeaeb14a6d76e7595e07aac0c341be9 authored almost 2 years ago by Hayden Young <[email protected]>
Merge pull request #7 from orbitdb/refactor/identities
refactor: Identities
github.com/orbitdb/orbitdb - 127208444961e69673c190d031869b4c0c97367e authored almost 2 years ago by Haad <[email protected]>
Re-organize IdentityProvider
github.com/orbitdb/orbitdb - 19ce1ce16013148dee10340397240a251720f1bc authored almost 2 years ago by haad <[email protected]>
github.com/orbitdb/orbitdb - 19ce1ce16013148dee10340397240a251720f1bc authored almost 2 years ago by haad <[email protected]>
Add IdentityProvider tests
github.com/orbitdb/orbitdb - fe8d469a7c7c7cea8adb5d6d6ecbeed597686f6a authored almost 2 years ago by haad <[email protected]>
github.com/orbitdb/orbitdb - fe8d469a7c7c7cea8adb5d6d6ecbeed597686f6a authored almost 2 years ago by haad <[email protected]>
Add IdentityProvider test fixtures
github.com/orbitdb/orbitdb - 60fd0239bbd92ad9120a6e45b17ae9c56006ca13 authored almost 2 years ago by haad <[email protected]>
github.com/orbitdb/orbitdb - 60fd0239bbd92ad9120a6e45b17ae9c56006ca13 authored almost 2 years ago by haad <[email protected]>
Merge pull request #6 from orbitdb/fix/rename-tests
fix: rename tests
github.com/orbitdb/orbitdb - ed0f31c4ca20df66cf8e46ea984d33d1367cc2ec authored almost 2 years ago by Haad <[email protected]>
Fix linter
github.com/orbitdb/orbitdb - 97529e99d4799c129ec851720de47c8a5c278390 authored almost 2 years ago by haad <[email protected]>
github.com/orbitdb/orbitdb - 97529e99d4799c129ec851720de47c8a5c278390 authored almost 2 years ago by haad <[email protected]>
Rename *.spec to *.test
github.com/orbitdb/orbitdb - 6c19219cba53d824142bb04fdd4df1e8be1f3b47 authored almost 2 years ago by haad <[email protected]>
github.com/orbitdb/orbitdb - 6c19219cba53d824142bb04fdd4df1e8be1f3b47 authored almost 2 years ago by haad <[email protected]>
Revert webpack.config.js to original orbitdb one
github.com/orbitdb/orbitdb - 96a6d4fba860f9177c07e154c3cfd8b0e8799071 authored almost 2 years ago by haad <[email protected]>
github.com/orbitdb/orbitdb - 96a6d4fba860f9177c07e154c3cfd8b0e8799071 authored almost 2 years ago by haad <[email protected]>
Merge pull request #5 from orbitdb/refactor/oplog-reorg
refactor: oplog reorg
github.com/orbitdb/orbitdb - 9212aaa2245676fc09cce7b4d2035254b9686a8a authored almost 2 years ago by Haad <[email protected]>
Move Log to oplog directory, refactor references
github.com/orbitdb/orbitdb - dc5a0edd9365a92e40fed20b97a773c62d67cade authored almost 2 years ago by haad <[email protected]>
github.com/orbitdb/orbitdb - dc5a0edd9365a92e40fed20b97a773c62d67cade authored almost 2 years ago by haad <[email protected]>
Fix linter errors
github.com/orbitdb/orbitdb - 44a9543aee366c368683918e377654c43cf85db8 authored almost 2 years ago by haad <[email protected]>
github.com/orbitdb/orbitdb - 44a9543aee366c368683918e377654c43cf85db8 authored almost 2 years ago by haad <[email protected]>
Run tests on CI
github.com/orbitdb/orbitdb - 4c16c1c9786a7a16b3b190c0fee2510f73a3bb9f authored almost 2 years ago by haad <[email protected]>
github.com/orbitdb/orbitdb - 4c16c1c9786a7a16b3b190c0fee2510f73a3bb9f authored almost 2 years ago by haad <[email protected]>
Remove npm-publish CI actions temporarily
github.com/orbitdb/orbitdb - 3bff734a31fd6c750e910be344d3de66bf82a4de authored almost 2 years ago by haad <[email protected]>
github.com/orbitdb/orbitdb - 3bff734a31fd6c750e910be344d3de66bf82a4de authored almost 2 years ago by haad <[email protected]>
Merge pull request #4 from orbitdb/refactor/rename-database
refactor: rename database
github.com/orbitdb/orbitdb - b77b2c2c3783b89fea7a5845aca16de3c0ad629d authored almost 2 years ago by Haad <[email protected]>
Rename db/interface to db/database
github.com/orbitdb/orbitdb - 7503bd30bb863ccb23b4026bd94f1fc46497f53a authored almost 2 years ago by haad <[email protected]>
github.com/orbitdb/orbitdb - 7503bd30bb863ccb23b4026bd94f1fc46497f53a authored almost 2 years ago by haad <[email protected]>
Merge pull request #3 from orbitdb/oplog-tests
Oplog tests
github.com/orbitdb/orbitdb - b53758fefa2a28178de9a5947188fa3bf26d91c6 authored almost 2 years ago by Haad <[email protected]>
Run tests only with js-ipfs
github.com/orbitdb/orbitdb - d2ccecc929cdde2fdcb448252e89ecf486673701 authored almost 2 years ago by haad <[email protected]>
github.com/orbitdb/orbitdb - d2ccecc929cdde2fdcb448252e89ecf486673701 authored almost 2 years ago by haad <[email protected]>
Fix peer sending messages to themselves
github.com/orbitdb/orbitdb - 96f07d6e2be16a9012a149aadba4974ee558c6f0 authored almost 2 years ago by haad <[email protected]>
github.com/orbitdb/orbitdb - 96f07d6e2be16a9012a149aadba4974ee558c6f0 authored almost 2 years ago by haad <[email protected]>
Re-organize oplog tests
github.com/orbitdb/orbitdb - 967abafb8d930bb4ef0929ca8f215b279b8931c0 authored almost 2 years ago by haad <[email protected]>
github.com/orbitdb/orbitdb - 967abafb8d930bb4ef0929ca8f215b279b8931c0 authored almost 2 years ago by haad <[email protected]>
Run all tests
github.com/orbitdb/orbitdb - 5903e41a83c9b32ff3fc8d60abd974541f0199b5 authored almost 2 years ago by haad <[email protected]>
github.com/orbitdb/orbitdb - 5903e41a83c9b32ff3fc8d60abd974541f0199b5 authored almost 2 years ago by haad <[email protected]>
Merge pull request #2 from orbitdb/first-test-working
First test working
github.com/orbitdb/orbitdb - fc4ec549d4d16dea77db2b7f740572d239badf5d authored almost 2 years ago by Haad <[email protected]>
Get the first tests running
github.com/orbitdb/orbitdb - b946741c5cf5ceda253673fe8700a9ba242185fd authored almost 2 years ago by haad <[email protected]>
github.com/orbitdb/orbitdb - b946741c5cf5ceda253673fe8700a9ba242185fd authored almost 2 years ago by haad <[email protected]>
Add fixtures from ipfs-log
github.com/orbitdb/orbitdb - f6f14511c1bfb9ba75e4b5d90b269d3728250d5a authored almost 2 years ago by haad <[email protected]>
github.com/orbitdb/orbitdb - f6f14511c1bfb9ba75e4b5d90b269d3728250d5a authored almost 2 years ago by haad <[email protected]>
Add lamport-clock.js from ipfs-log
github.com/orbitdb/orbitdb - e50d27f8912774a83d1f582a677c61ad8a3005dd authored almost 2 years ago by haad <[email protected]>
github.com/orbitdb/orbitdb - e50d27f8912774a83d1f582a677c61ad8a3005dd authored almost 2 years ago by haad <[email protected]>
Merge pull request #1 from orbitdb/merge-vertical-slice-next
Merge vertical slice next
github.com/orbitdb/orbitdb - 1ffcf8cddcbf7561e765e688c1cd878c0621bcd1 authored almost 2 years ago by Haad <[email protected]>
refactor: subpath structuring for simplified imports.
github.com/orbitdb/orbitdb - 16c6a3c39795bd163b8484bb25d11b631609f26a authored almost 2 years ago by Hayden Young <[email protected]>
github.com/orbitdb/orbitdb - 16c6a3c39795bd163b8484bb25d11b631609f26a authored almost 2 years ago by Hayden Young <[email protected]>
Rework identity storage and usage of identity hash
github.com/orbitdb/orbitdb - 96f5df18d14de2e2cdcba5615171c89faae7e839 authored almost 2 years ago by haad <[email protected]>
github.com/orbitdb/orbitdb - 96f5df18d14de2e2cdcba5615171c89faae7e839 authored almost 2 years ago by haad <[email protected]>
WIP 4
github.com/orbitdb/orbitdb - de8294b2bbdf4c84f43e62ab10fa24529253ab7a authored almost 2 years ago by haad <[email protected]>
github.com/orbitdb/orbitdb - de8294b2bbdf4c84f43e62ab10fa24529253ab7a authored almost 2 years ago by haad <[email protected]>
feat: Identity storage.
github.com/orbitdb/orbitdb - 5d7c4e407fe8428069b941eb7e4bdbc347e2da7f authored almost 2 years ago by Hayden Young <[email protected]>
github.com/orbitdb/orbitdb - 5d7c4e407fe8428069b941eb7e4bdbc347e2da7f authored almost 2 years ago by Hayden Young <[email protected]>
refactor: Create identity store outside of createIdentity (I.e. is configurable).
github.com/orbitdb/orbitdb - 4f0c3e2b367e448eae1ee75b8f1c389f34643419 authored almost 2 years ago by Hayden Young <[email protected]>
github.com/orbitdb/orbitdb - 4f0c3e2b367e448eae1ee75b8f1c389f34643419 authored almost 2 years ago by Hayden Young <[email protected]>
refactor: Store identity hash against each entry.
github.com/orbitdb/orbitdb - d5235ef23d290cd0a1289855a0154f1a7d620740 authored almost 2 years ago by Hayden Young <[email protected]>
github.com/orbitdb/orbitdb - d5235ef23d290cd0a1289855a0154f1a7d620740 authored almost 2 years ago by Hayden Young <[email protected]>
refactor: Use doc directly. Var renaming.
github.com/orbitdb/orbitdb - 2af2f7d8fb4085bdbca2a1d916e5b826a2d87f7e authored almost 2 years ago by Hayden Young <[email protected]>
github.com/orbitdb/orbitdb - 2af2f7d8fb4085bdbca2a1d916e5b826a2d87f7e authored almost 2 years ago by Hayden Young <[email protected]>
test: For a non-existent document.
github.com/orbitdb/orbitdb - 2d425f73238164539d31383fb4adf98df59d2e46 authored almost 2 years ago by Hayden Young <[email protected]>
github.com/orbitdb/orbitdb - 2d425f73238164539d31383fb4adf98df59d2e46 authored almost 2 years ago by Hayden Young <[email protected]>
test: Test for null after delete.
github.com/orbitdb/orbitdb - c89994d820d902c1671b1ce511c147c326d44718 authored almost 2 years ago by Hayden Young <[email protected]>
github.com/orbitdb/orbitdb - c89994d820d902c1671b1ce511c147c326d44718 authored almost 2 years ago by Hayden Young <[email protected]>
Add heads and entry index, use LevelStorage, clean up naming
github.com/orbitdb/orbitdb - ef60cb252c8ccd9d64223222683d3438c02d2373 authored almost 2 years ago by haad <[email protected]>
github.com/orbitdb/orbitdb - ef60cb252c8ccd9d64223222683d3438c02d2373 authored almost 2 years ago by haad <[email protected]>
feat: A basic document store.
github.com/orbitdb/orbitdb - 2ae11ca3e40df64e3575e38caf051fd53c625d20 authored almost 2 years ago by Hayden Young <[email protected]>
github.com/orbitdb/orbitdb - 2ae11ca3e40df64e3575e38caf051fd53c625d20 authored almost 2 years ago by Hayden Young <[email protected]>
WIP 3
github.com/orbitdb/orbitdb - c5bfcb8bd905038e8dfaadb5a63a264b916c5526 authored almost 2 years ago by haad <[email protected]>
github.com/orbitdb/orbitdb - c5bfcb8bd905038e8dfaadb5a63a264b916c5526 authored almost 2 years ago by haad <[email protected]>
WIP 2
github.com/orbitdb/orbitdb - f576795c3e8606dac7a7cf070f5ac03646976ef9 authored almost 2 years ago by haad <[email protected]>
github.com/orbitdb/orbitdb - f576795c3e8606dac7a7cf070f5ac03646976ef9 authored almost 2 years ago by haad <[email protected]>
WIP 2
github.com/orbitdb/orbitdb - 40494246e1a75b98cabedc734b1332dcc5704985 authored almost 2 years ago by haad <[email protected]>
github.com/orbitdb/orbitdb - 40494246e1a75b98cabedc734b1332dcc5704985 authored almost 2 years ago by haad <[email protected]>
WIP
github.com/orbitdb/orbitdb - 42a5c2d723b9220fadb6cc222d0edc3d5f184438 authored almost 2 years ago by haad <[email protected]>
github.com/orbitdb/orbitdb - 42a5c2d723b9220fadb6cc222d0edc3d5f184438 authored almost 2 years ago by haad <[email protected]>
0.29.0
github.com/orbitdb/orbitdb - 9d3cf9117d486fa77da60cf9802e0674bce71089 authored almost 2 years ago by Hayden Young <[email protected]>
github.com/orbitdb/orbitdb - 9d3cf9117d486fa77da60cf9802e0674bce71089 authored almost 2 years ago by Hayden Young <[email protected]>
Merge pull request #1054 from orbitdb/fix/webpack-debug-build
Rename debug build output file
github.com/orbitdb/orbitdb - cd6a680125c0817e507d9ef30dc83585a7a66cda authored almost 2 years ago by Haad <[email protected]>
Rename debug build output file
github.com/orbitdb/orbitdb - c1c7f838bca8d7c913dcbd777b2bdc0d341f79d3 authored almost 2 years ago by haad <[email protected]>
github.com/orbitdb/orbitdb - c1c7f838bca8d7c913dcbd777b2bdc0d341f79d3 authored almost 2 years ago by haad <[email protected]>
Merge pull request #1051 from orbitdb/update-documentation
Release Notes for v0.29.0
github.com/orbitdb/orbitdb - 61c28d6a888affc81cdef104fe1c2be2db35bd32 authored almost 2 years ago by Hayden Young <[email protected]>
docs: Remove breaking changes warning from change log.
github.com/orbitdb/orbitdb - 5900effbf14ed1065f7b01079001ebe27129eaaa authored almost 2 years ago by Hayden Young <[email protected]>
github.com/orbitdb/orbitdb - 5900effbf14ed1065f7b01079001ebe27129eaaa authored almost 2 years ago by Hayden Young <[email protected]>
docs: Update ipfs http client instantiation to match new method.
github.com/orbitdb/orbitdb - b51298fb2008cd1e9c6b348a7f8a08cfc26927f1 authored almost 2 years ago by Hayden Young <[email protected]>
github.com/orbitdb/orbitdb - b51298fb2008cd1e9c6b348a7f8a08cfc26927f1 authored almost 2 years ago by Hayden Young <[email protected]>
docs: Correctly import access controller for extending.
github.com/orbitdb/orbitdb - 0b67e74fb96b25d52f15888c45e651d266454563 authored almost 2 years ago by Hayden Young <[email protected]>
github.com/orbitdb/orbitdb - 0b67e74fb96b25d52f15888c45e651d266454563 authored almost 2 years ago by Hayden Young <[email protected]>
Add release notes for 0.29.0
github.com/orbitdb/orbitdb - cd22ca902f030112ac5a1279ae7d0f33ca101ca4 authored almost 2 years ago by haad <[email protected]>
github.com/orbitdb/orbitdb - cd22ca902f030112ac5a1279ae7d0f33ca101ca4 authored almost 2 years ago by haad <[email protected]>
Update API documentation
github.com/orbitdb/orbitdb - cf4fde52d2540b5e39e599d3b389697baf9124dd authored almost 2 years ago by haad <[email protected]>
github.com/orbitdb/orbitdb - cf4fde52d2540b5e39e599d3b389697baf9124dd authored almost 2 years ago by haad <[email protected]>
Update Getting Started Guide
github.com/orbitdb/orbitdb - d2ae4353456532f9c6c3c39d54b602a4f26315b4 authored almost 2 years ago by haad <[email protected]>
github.com/orbitdb/orbitdb - d2ae4353456532f9c6c3c39d54b602a4f26315b4 authored almost 2 years ago by haad <[email protected]>
Update README
github.com/orbitdb/orbitdb - 4f68a0962f7337e82b4eab00352a770374270ffc authored almost 2 years ago by haad <[email protected]>
github.com/orbitdb/orbitdb - 4f68a0962f7337e82b4eab00352a770374270ffc authored almost 2 years ago by haad <[email protected]>
Add merkle-crdt keyword to package.json
github.com/orbitdb/orbitdb - 0db4cb3a86e575a4f6b73bbd655516132e8abaa2 authored almost 2 years ago by haad <[email protected]>
github.com/orbitdb/orbitdb - 0db4cb3a86e575a4f6b73bbd655516132e8abaa2 authored almost 2 years ago by haad <[email protected]>
Merge pull request #1050 from orbitdb/fix/update-to-latest-ipfs
Update to latest ipfs
github.com/orbitdb/orbitdb - ee899c68bceccea9bbd757a8e79eaacb9983c844 authored almost 2 years ago by Haad <[email protected]>
Update packages
github.com/orbitdb/orbitdb - 7e532fc15d0c9652f7f537d8162edc1611188fe6 authored almost 2 years ago by haad <[email protected]>
github.com/orbitdb/orbitdb - 7e532fc15d0c9652f7f537d8162edc1611188fe6 authored almost 2 years ago by haad <[email protected]>
Clean up Makefile
github.com/orbitdb/orbitdb - 9cc134960413c6496659e51e0d3a7431854ccb3c authored almost 2 years ago by haad <[email protected]>
github.com/orbitdb/orbitdb - 9cc134960413c6496659e51e0d3a7431854ccb3c authored almost 2 years ago by haad <[email protected]>
Force npm install on CI
github.com/orbitdb/orbitdb - c6a958b9e681baa138c49ac94356cf77d22331f0 authored almost 2 years ago by haad <[email protected]>
github.com/orbitdb/orbitdb - c6a958b9e681baa138c49ac94356cf77d22331f0 authored almost 2 years ago by haad <[email protected]>
Update packages
github.com/orbitdb/orbitdb - 698421c0911adb893a3c44926310dcda6861df12 authored almost 2 years ago by haad <[email protected]>
github.com/orbitdb/orbitdb - 698421c0911adb893a3c44926310dcda6861df12 authored almost 2 years ago by haad <[email protected]>
Update orbitdb deps
github.com/orbitdb/orbitdb - cb887de55c181b97af82e0756dec0278939ab4b4 authored almost 2 years ago by haad <[email protected]>
github.com/orbitdb/orbitdb - cb887de55c181b97af82e0756dec0278939ab4b4 authored almost 2 years ago by haad <[email protected]>
Remove mem-store utils as obsolete
github.com/orbitdb/orbitdb - d840a46b9480f9409c6fae3b982251783f93086b authored almost 2 years ago by haad <[email protected]>
github.com/orbitdb/orbitdb - d840a46b9480f9409c6fae3b982251783f93086b authored almost 2 years ago by haad <[email protected]>
Fix test script
github.com/orbitdb/orbitdb - 3ac87bb9a8c8624a969865a39964e38e2c130716 authored almost 2 years ago by haad <[email protected]>
github.com/orbitdb/orbitdb - 3ac87bb9a8c8624a969865a39964e38e2c130716 authored almost 2 years ago by haad <[email protected]>
Remove old ipfs version patches
github.com/orbitdb/orbitdb - f2eef58cb1c337385aaffd0e1d73816760670aaa authored almost 2 years ago by haad <[email protected]>
github.com/orbitdb/orbitdb - f2eef58cb1c337385aaffd0e1d73816760670aaa authored almost 2 years ago by haad <[email protected]>
Stringify PeerIDs
github.com/orbitdb/orbitdb - 97f6c817289ec6da2d712de4480a930b391c47ed authored almost 2 years ago by haad <[email protected]>
github.com/orbitdb/orbitdb - 97f6c817289ec6da2d712de4480a930b391c47ed authored almost 2 years ago by haad <[email protected]>
Use working fixtures for backwards compat. tests
github.com/orbitdb/orbitdb - d9ac2feeef090ae2990918572547bc2a0a633301 authored almost 2 years ago by haad <[email protected]>
github.com/orbitdb/orbitdb - d9ac2feeef090ae2990918572547bc2a0a633301 authored almost 2 years ago by haad <[email protected]>
Update packages to use latest IPFS
github.com/orbitdb/orbitdb - 8d747a53d96a371c33007caf20a7a1867e66d769 authored almost 2 years ago by haad <[email protected]>
github.com/orbitdb/orbitdb - 8d747a53d96a371c33007caf20a7a1867e66d769 authored almost 2 years ago by haad <[email protected]>
Merge pull request #1049 from haadcode/fix-build
Fix build script
github.com/orbitdb/orbitdb - 7dee2a0d35a35d0850ac828c72363ef10ad75bcc authored almost 2 years ago by Haad <[email protected]>
Fix build script
github.com/orbitdb/orbitdb - d4341c4d12b2707879521de99a2a3609a027dc26 authored almost 2 years ago by haad <[email protected]>
github.com/orbitdb/orbitdb - d4341c4d12b2707879521de99a2a3609a027dc26 authored almost 2 years ago by haad <[email protected]>
Merge pull request #1044 from orbitdb/esm
ES module update
github.com/orbitdb/orbitdb - 6ca72f6e08918f547b4cdbbbf070d965222df3cb authored almost 2 years ago by Haad <[email protected]>
Update packages
github.com/orbitdb/orbitdb - 34895166fe436247d083de8892f459b9f1bcb84b authored almost 2 years ago by haad <[email protected]>
github.com/orbitdb/orbitdb - 34895166fe436247d083de8892f459b9f1bcb84b authored almost 2 years ago by haad <[email protected]>
Fix debug build
github.com/orbitdb/orbitdb - 04935a00146112472428af5895eea4588b464a4f authored almost 2 years ago by haad <[email protected]>
github.com/orbitdb/orbitdb - 04935a00146112472428af5895eea4588b464a4f authored almost 2 years ago by haad <[email protected]>
Remove es5 build scripts
github.com/orbitdb/orbitdb - 5bbfc3a03baee2530d91d9a52b78ac1646516422 authored almost 2 years ago by haad <[email protected]>
github.com/orbitdb/orbitdb - 5bbfc3a03baee2530d91d9a52b78ac1646516422 authored almost 2 years ago by haad <[email protected]>
Remove obsolete code, clean ups
github.com/orbitdb/orbitdb - 5f1af235398f666ff6cffd5905f9ed3383fc4da1 authored almost 2 years ago by haad <[email protected]>
github.com/orbitdb/orbitdb - 5f1af235398f666ff6cffd5905f9ed3383fc4da1 authored almost 2 years ago by haad <[email protected]>