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