2271 Commits

Author SHA1 Message Date
Mark Nadal
a6b6b7f2ee
Merge pull request #1035 from mimiza/master
SEA.certify() small bug fix + more unit test
2020-12-16 01:20:45 -08:00
MIMIZA
49b2937421 SEA.certify() small bug fix + more unit test
There is a small bug and this is a fix for it. More unit tests added.
2020-12-16 15:51:37 +07:00
Mark Nadal
be0b1cefb2
Merge pull request #1034 from mimiza/master
change SEA.certify() && check.pub()
2020-12-14 23:09:07 -08:00
MIMIZA
0a91b8079b change SEA.certify() && check.pub() 2020-12-14 15:27:46 +07:00
Mark Nadal
c17a14b53a
Merge pull request #1033 from mimiza/master
SEA.certify: replace RegEx with RAD/LEX, force path to contain Certificant Pub
2020-12-13 12:33:05 -08:00
MIMIZA
e2a92bd61e small fix 2020-12-14 02:36:50 +07:00
MIMIZA
34d7f6fc70 small fix 2020-12-14 02:28:46 +07:00
MIMIZA
d8d037fc81 SEA.certify: replace RegEx with RAD/LEX. New feature: Path must contain Certificant Pub
- RegEx replaced with RAD/LEX
- NEW FEATURE: If LEX has key "?" and lex['?'] contains '*': check if Certificant Pub is in Path
- Unit tests updated
Official doc will be written after this PR is merged.
2020-12-14 02:23:26 +07:00
Mark Nadal
7d12a82458
Merge pull request #1028 from mimiza/master
Add Blacklist feature to SEA.certify
2020-11-29 15:01:31 -08:00
MIMIZA
4d0bcab3b8 Add Blacklist feature to SEA.certify
Now SEA.certify supports Blacklist. For more details, please read doc here: https://gun.eco/docs/SEA#certify
2020-11-23 12:21:48 +07:00
Mark Nadal
b3e5b21f86
Merge pull request #1020 from mimiza/master
Add SEA.certify(), upgrade SEA check.pub(). Tests passed. Bugs free.
2020-11-18 22:59:40 -08:00
Mark Nadal
deeb87e31b
Merge pull request #1026 from tcurdt/master
CI/CD setup
2020-11-18 22:57:32 -08:00
Torsten Curdt
0770648219 switch version back to master 2020-11-15 01:10:20 +01:00
MIMIZA
5ee816191a Improve SEA check.pub() 2020-11-14 13:44:20 +07:00
Torsten Curdt
ab5e38b367 not sure how it happend - but fixed the tab mixup 2020-11-13 20:56:00 +01:00
Torsten Curdt
002680ede4 removed debug 2020-11-13 20:09:00 +01:00
Torsten Curdt
e1de0c875e unbuild needs uglifyjs 2020-11-13 20:09:00 +01:00
Torsten Curdt
d7dd65babf debug publish 2020-11-13 20:09:00 +01:00
Torsten Curdt
fece267263 reduce the test matrix because of flaky test 2020-11-13 20:09:00 +01:00
Torsten Curdt
bff7804b5b disable windows builds for now 2020-11-13 20:09:00 +01:00
Torsten Curdt
1eed73af48 proper directory 2020-11-13 20:09:00 +01:00
Torsten Curdt
afa7abc646 Create main.yml
wtf, github
2020-11-13 20:09:00 +01:00
Torsten Curdt
8a7d1ce2fc added ci, artifact cleanup, and pushing releases to dockerhub and npm 2020-11-13 20:09:00 +01:00
Torsten Curdt
52590d96b9 personal package space for testing 2020-11-13 20:09:00 +01:00
Torsten Curdt
4f3c5f0f3d re-add peer dep (was a npm problem) 2020-11-13 20:09:00 +01:00
Mark Nadal
57d1919c68
Update meta.js 2020-11-13 05:28:40 -08:00
Mark Nadal
1703e6003c
Merge pull request #1025 from jussiry/master
meta lib update: open/close on hover and back button fixes
2020-11-13 05:11:55 -08:00
Jussi Rytkönen
4a66bface6 meta lib: removes extra indentation 2020-11-13 15:02:14 +02:00
Jussi Rytkönen
badb490d50 Merge branch 'master' of github.com:amark/gun 2020-11-13 14:31:26 +02:00
Jussi Rytkönen
807ec9ef25 meta lib update: open/close on hover and back button fixes 2020-11-13 14:30:01 +02:00
Mark Nadal
bafb25dcfa
Merge pull request #1023 from jussiry/master
Wave update
2020-11-11 12:48:07 -08:00
Jussi Rytkönen
cf5c00d82c Merge branch 'master' of github.com:amark/gun 2020-11-10 13:14:11 +02:00
Jussi Rytkönen
77c39a2035 wave example and library update 2020-11-10 13:13:39 +02:00
Mark Nadal
564c6f3100
Merge pull request #1022 from mmalmi/peers-env-variable
Peers env variable
2020-11-09 13:18:34 -08:00
Martti Malmi
c254f4c699
remove console.log 2020-11-09 16:09:34 +02:00
Mark Nadal
0875201558
Merge pull request #1013 from rogowski/test-panic-lexical
Test RAD lexical queries.
2020-11-08 23:04:18 -08:00
Mark Nadal
803e1d4938
Merge pull request #1014 from finwo/adapter/leveldb-radless
RAD-less leveldb adapter
2020-11-08 23:00:57 -08:00
MIMIZA
5701b8b581 SEA.certify unit tests 2020-11-07 16:27:08 +07:00
Martti Malmi
2777d87c4d remove react-native-webiew-crypto dependency which breaks the build 2020-11-04 11:07:23 +02:00
Martti Malmi
ca003747b7 use PEERS env variable in http.js 2020-11-03 17:05:40 +02:00
mimiza
c95b99d376
Added a warning console.log to SEA.certify() 2020-10-28 19:38:14 +07:00
mimiza
c686a15980
Small fix 2020-10-27 16:55:22 +07:00
mimiza
04bbfdd2eb
Small fix 2020-10-27 15:44:45 +07:00
MIMIZA
5d755af301 Merge branch 'master' of https://github.com/amark/gun 2020-10-27 14:35:36 +07:00
MIMIZA
bac237fa89 SEA.certify() completed. SEA check.pub() upgrade completed. Tests passed. Bugs free. 2020-10-27 14:26:11 +07:00
MIMIZA
37da3cc8ea improve SEA Cert security, still need much improvement in check.pub, unfinished 2020-10-26 23:53:04 +07:00
MIMIZA
be6dcf0f99 improve SEA Cert security, still need much improvement in check.pub, unfinished 2020-10-26 23:48:20 +07:00
MIMIZA
ebe8345090 finished prototyping, but need much refactoring 2020-10-26 15:56:04 +07:00
Mark Nadal
4dc88e9ea8
Merge pull request #1019 from bioshazard/bug/GUN-935
Fixed issue 935. Detects zero length key
2020-10-25 15:09:52 -07:00
MIMIZA
80c74d254b refactoring cert prototype & check.pub, unfinished. 2020-10-24 23:27:53 +07:00