1360 Commits

Author SHA1 Message Date
tabcat
5ff558123f upgrade ipfs-pubsub-1on1 2022-01-20 15:39:49 -06:00
CSDUMMI
2b6b267285
Documentation of the ordering in oplog.values (#944)
* Documentation of the ordering in oplog.values

* Different wording not using 'time'.
2021-12-31 05:55:16 -06:00
anders
4d19850699
replace last gitter link 2021-12-10 00:23:04 -06:00
tabcat
e91e92c6eb update README.md 2021-12-09 21:08:33 -06:00
anders
ba7a43adec
add link back to matrix badge 2021-12-09 20:50:23 -06:00
anders
60b6200a69
remove gitter 2021-12-09 20:27:46 -06:00
Haad
df5482e14c
Merge pull request #921 from sfz-hamburg/oplog-values.-api
Detailed documentation of the oplog entries.
2021-11-16 11:03:22 +02:00
haad
45758618f7 0.28.0 2021-11-16 10:51:04 +02:00
Haad
b039482d88
Merge pull request #933 from orbitdb/fix/replication-rewrite
Fix replication
2021-11-16 10:49:28 +02:00
haad
eec360c663 Use latest published deps 2021-11-16 10:32:59 +02:00
haad
9c2ce42c4f Use id instead of options.id 2021-11-16 09:01:40 +02:00
haad
08eaf84d74 Fix replication 2021-10-21 14:48:54 +03:00
tabcat
5df477ea27 0.27.2 2021-10-09 13:16:49 -05:00
anders
fb0a339acb
Merge pull request #923 from cakecatz/use-is-electron
Use is-electron package for accurate environment identification
2021-10-09 13:13:54 -05:00
Ryo Narita
01f230e448 Use is-electron package for accurate environment identification 2021-10-10 01:08:03 +09:00
CSDUMMI
8330fc01c8
Wikipedia Page on Lamport Timestamps linked. 2021-10-08 10:28:17 +02:00
anders
2648c87841
Merge pull request #926 from tabcat/publish-dist
build dist before publishing
2021-10-07 13:45:45 -05:00
tabcat
c2880ccd1a build dist before publishing 2021-10-07 13:36:57 -05:00
CSDUMMI
b1f2048103
More documentation of next fields
Thanks to @haadcode
2021-10-07 20:22:12 +02:00
CSDUMMI
4a448f69bf
Removed notes for structure.
And added note on the `sig` value.
2021-10-03 23:41:00 +02:00
CSDUMMI
01a1557ec2
Documentation for clock field on oplog.values 2021-10-03 23:37:38 +02:00
CSDUMMI
1a6d22ceb9
Detailed documentation of the oplog entries. 2021-10-03 23:30:37 +02:00
tabcat
587b2fecae 0.27.1 2021-09-29 20:44:48 -05:00
tabcat
1b2088c555 install node-pre-gyp and eslint for npm ci 2021-09-29 20:43:46 -05:00
tabcat
2d9c9b991a 0.27.0 2021-09-29 20:40:48 -05:00
tabcat
24dfadbc0c add npm-publish workflow 2021-09-29 20:40:21 -05:00
anders
0e8ed1ad95
Merge pull request #912 from tabcat/upgrade-ipfs
Upgrade ipfs and orbit-db deps; use new cid
2021-09-29 20:16:13 -05:00
tabcat
81ed4348df fix path to ipfs bundle 2021-09-28 01:38:28 -05:00
tabcat
73b3a8a55a go-ipfs at latest instead of rc 2021-09-27 18:52:00 -05:00
tabcat
c630fa4bda test-utils, io, store, acls to latest 2021-09-27 15:29:24 -05:00
tabcat
c9fcb75f9b move orbit-db-access-controller tests here 2021-09-27 15:27:49 -05:00
tabcat
6151cdff18 fix browser tests 2021-09-26 18:09:27 -05:00
tabcat
a3829b6c72 remove error-prone assert from replication test 2021-09-26 17:50:34 -05:00
tabcat
6b4bd0652f remove memstore from replication test 2021-09-26 17:45:48 -05:00
tabcat
f7d68c9a33 use orbit-db deps@next 2021-09-12 20:46:51 -05:00
anders
afc85156f5
Create npm-publish-next.yml 2021-09-10 18:07:54 -05:00
tabcat
edf2438b92 browser tests compile in developer mode 2021-09-05 20:08:30 -05:00
tabcat
ff101db544 remove multiformats from deps 2021-09-05 20:07:57 -05:00
tabcat
3c81aa217d update package-lock.json 2021-09-05 16:23:56 -05:00
tabcat
f8f822d315 remove datastore-level devDep 2021-09-05 16:23:05 -05:00
tabcat
be4f31d25a use new cid package 2021-09-05 16:22:31 -05:00
tabcat
0f7ceed675 upgrade ipfs and orbit-db deps 2021-09-05 16:21:10 -05:00
pyc
4f3fabb7bc added a bit more detailed info on how to get database manifest 2021-05-25 15:03:50 -04:00
Joris
c99c9b872b Added OrbitDB.Store property
To make it possible to access the class from the main module,
without the use of another module.

Like the other stores have already been made available.
2021-05-21 14:48:54 -04:00
geolffrey
545a1b7afe refactor: split line into two lines to improve readability 2021-05-07 20:00:49 -04:00
geolffrey
bbae301524 refactor: broker class instance with consistent parameters 2021-05-07 20:00:49 -04:00
Joris
480ce576c8 Specified default behaviour
Described default behaviour as:
- Chronological
- From earliest to last
2021-05-06 07:20:38 -04:00
Joris
ef55777dd2 Specified a 2021-04-17 14:53:13 -04:00
Joris
83bbddaef6 Added notice of an edge case 2021-04-16 14:45:26 -04:00
anders
9b086d9ee0 point to working todomvc example 2021-04-14 10:33:23 -04:00