1426 Commits

Author SHA1 Message Date
Haad
7dee2a0d35
Merge pull request #1049 from haadcode/fix-build
Fix build script
2023-01-12 15:23:03 +02:00
haad
d4341c4d12 Fix build script 2023-01-12 15:21:13 +02:00
Haad
6ca72f6e08
Merge pull request #1044 from orbitdb/esm
ES module update
2023-01-12 15:12:09 +02:00
haad
34895166fe Update packages 2023-01-12 15:05:13 +02:00
haad
04935a0014 Fix debug build 2023-01-12 15:05:07 +02:00
haad
5bbfc3a03b Remove es5 build scripts 2023-01-12 15:04:56 +02:00
haad
5f1af23539 Remove obsolete code, clean ups 2023-01-12 14:42:31 +02:00
haad
13f79e6a65 Fix browser tests 2023-01-12 13:20:17 +02:00
haad
9892d57d67 Fix fs-shim 2023-01-12 11:08:50 +02:00
haad
e4e75098b0 Add clean ups to makefile 2023-01-12 11:08:31 +02:00
haad
38f9a337c0 Fix cpy command for browser tests 2023-01-12 11:07:57 +02:00
haad
25be39121c Update packages 2023-01-12 10:55:31 +02:00
haad
7b15be54a5 Fix imports and file path 2023-01-12 10:31:50 +02:00
Haad
3712f2c10c
Merge pull request #1047 from orbitdb/patch-ci-2
Run linter on publishing next version
2023-01-12 09:39:27 +02:00
Haad
24e1aa964b
Run linter on publishing next version 2023-01-12 09:38:46 +02:00
haad
0232ce1cd3 Merge remote-tracking branch 'main' into esm 2023-01-12 09:37:19 +02:00
Haad
42c3f44434
Fix CI test run script
Fix test script command
2023-01-12 09:35:58 +02:00
haad
d4c2d95622 Merge remote-tracking branch 'main' into esm 2023-01-12 09:31:30 +02:00
Haad
63781b5bf8
Merge pull request #1046 from orbitdb/patch-ci
Fix CI test run script
2023-01-12 09:25:31 +02:00
Haad
0865e92b4d
Fix CI test run script
Remove unnecessary option, add linter
2023-01-12 09:25:05 +02:00
Haad
560e472c30
Merge pull request #1045 from haadcode/ci/remove-circleci
Remove CircleCI integration
2023-01-12 09:13:02 +02:00
haad
1f3bea22fa Remove CircleCI integration 2023-01-12 09:12:08 +02:00
Hayden Young
6155f84d71 chore: orbitdb module dependencies updated to "next" 2023-01-11 22:36:42 +00:00
Hayden Young
da38149ff1 chore: Ref dependencies from orbitdb github. 2023-01-08 02:59:48 +00:00
Hayden Young
cb21894828 fix: Check for custom-defined cache when migrating. 2023-01-05 16:59:44 +00:00
haad
e6e3bcc994 Fix replication issues 2022-12-30 14:40:37 +02:00
haad
cd9b3bfa02 Merge remote-tracking branch 'github/main' into esim-leveldb 2022-12-30 13:17:22 +02:00
Haad
c40b076276
Merge pull request #1041 from orbitdb/ci-action-run-test
Change Github Action to run all tests to force dependency resolving
2022-12-30 13:15:38 +02:00
haad
c00e5d2915 Change Github Action to run all tests to force dependency resolving 2022-12-30 13:12:44 +02:00
haad
e274cc2960 Merge remote-tracking branch 'github/main' into esim-leveldb 2022-12-30 13:05:46 +02:00
haad
9f7708b7a7 Revert "Add Github CI action to run tests"
This reverts commit 0f8ca0bbb4140ffc6b32030a91c3f960a06b4db3.
2022-12-30 13:00:50 +02:00
Haad
808af25d52
Merge pull request #1038 from haadcode/ci-action-run-test
Add a Github Action config for running tests on all branches on push
2022-12-30 12:59:37 +02:00
haad
9ded256132 Add a Github Action config for running tests on all branches on push 2022-12-30 12:58:09 +02:00
haad
0f8ca0bbb4 Add Github CI action to run tests 2022-12-30 12:51:47 +02:00
haad
86e8fef7fe Skip tests that are failing 2022-12-30 12:38:15 +02:00
haad
1b2d411099 Use modules that use new leveldb 2022-12-30 12:37:56 +02:00
haad
73383cbf9b Use same directory for test data as other tests 2022-12-30 12:36:52 +02:00
haad
e253fe11b6 Remove unused deps, refactor to use the new leveldb api 2022-12-30 12:36:16 +02:00
haad
548f6372be Add open() to custom keystore in tests to fulfill the interface 2022-12-30 12:35:19 +02:00
Hayden Young
51ab079153 fix: pass path to migration. 2022-12-30 03:07:01 +00:00
Hayden Young
d06d800943 refactor: Webpack imports. 2022-12-20 01:12:56 +00:00
Mark Henderson
a6e91dcf76 0.28.7 v0.28.7 2022-08-27 08:19:07 -04:00
Ronan LE MEILLAT
827f7e57fe BUG ipfs.id() is not a string 2022-08-23 20:54:54 -04:00
Ronan LE MEILLAT
f7a95d8587 BUG ipfs.id() is not a string 2022-08-23 20:54:54 -04:00
CSDUMMI
00287eb1ae cleaned up code in disconnect 2022-08-18 16:29:19 -04:00
tabcat
ba903ef834 fix make rebuild 2022-07-13 14:52:00 +00:00
tabcat
208c94989a make build no run tests; edit example docs 2022-06-24 12:36:26 -05:00
Nico Krause
82bbc8bdbb browser not opening and wrong ipfs lib reference 2022-06-24 12:31:06 -05:00
Nico Krause
db9ef075fb Fixed: ReferenceError: Ipfs is not defined 2022-06-24 12:31:06 -05:00
tabcat
edaa07f67a 0.28.6 v0.28.6 2022-05-09 22:44:03 -05:00