2530 Commits

Author SHA1 Message Date
x
02bc001b6a polish SEA.sign and SEA.verify 2025-02-24 10:34:09 +07:00
x
e2820a1888 feat: enhance WebAuthn integration with new put options and improved signature handling 2025-02-23 17:29:11 +07:00
x
374fd592d8 feat: add WebAuthn example and enhance SEA.sign, SEA.verify, SEA check.pub, for WebAuthn support 2025-02-22 12:43:33 +07:00
x
9d722d38bf white labeling 2025-01-26 13:53:26 +00:00
noname
21ddaa980f feat: globalThis along with window 2025-01-26 20:46:45 +07:00
noname
93ba2115c4 optimize SEA.pair 2025-01-26 12:14:02 +07:00
noname
7e254ae13f feat: create pair using priv/epriv 2025-01-26 12:10:38 +07:00
noname
6be276afe7 feat: create pair with seed, content addressing with shorter hash 2025-01-25 21:43:16 +07:00
Mark Nadal
e3a5a52506
Update README.md 2024-11-29 15:52:33 -08:00
Mark Nadal
9a0e259a9b
Merge branch 'deploys' into master 2024-11-23 17:51:50 -08:00
Mark Nadal
5305f01011 Merge branch 'master' of http://github.com/amark/gun 2024-11-23 17:47:30 -08:00
Mark Nadal
90b88959d0 universal notification system 2024-11-23 17:47:13 -08:00
carlin978
7cc4cce1a3
Update STUN servers (#1381)
Commented out sipgate.net STUN server.
Added Cloudflare STUN server.
2024-07-23 05:56:40 -07:00
Andreas Heissenberger
03735dc09c
fix: ERROR: Radisk needs store.put interface (#1374) 2024-04-15 12:42:03 -07:00
Malcolm Blaney
1c095b13e9
Check atom exists in graph when deciding to read from disk (#1371) 2024-04-04 11:01:15 -07:00
Mark Nadal
faff9efaca Merge branch 'master' of http://github.com/amark/gun 2024-03-11 13:55:50 -07:00
Mark Nadal
7a2767a763 webrtc accept getUserMedia streams as peer 2024-03-11 13:50:17 -07:00
Simardeep Singh
c47800f4d8
update SECURITY.md file and change the versions to 0.2020.x (#1365) 2024-02-06 20:21:18 -08:00
Bradley Matusiak
e584906a65
Loading fix (#1356)
* does this load better

* check window.Gun too in rfs
2024-02-05 03:10:35 -08:00
Bradley Matusiak
3070627c83
... works (#1357) 2024-02-05 03:06:38 -08:00
Simardeep Singh
3bd809818f
Create SECURITY.md (#1364) 2024-02-05 03:05:11 -08:00
mimiza
61df63c96e
Fix SEA certificate verification, allow multiple pubs (#1358) 2024-02-05 03:01:31 -08:00
Bradley Matusiak
7eb6d38cfc
quick-fix (#1355) 2024-01-17 10:47:07 -08:00
Mark Nadal
638c2c3c23 have unbuild function wrap to prevent scope leaks & allow RETURN hehehe so I can reject @bmatusiak 's lS change O:) O:) I love you you're a hero!
later with @bmatusiak check sea.then for '../gun.js' vs '../' vs ...
note: src/index -> core.js
TODO: something about WebRTC candidates hitting ack decrement limits?
2024-01-17 10:13:00 -08:00
Bradley Matusiak
5c52df2eee
react-native detection, and load needed shims (#1349)
* react-native detection

* added lib mobile

* changed back to gun. for another solution
2024-01-17 09:49:52 -08:00
Bradley Matusiak
7cb337c158
add a way to select stats file from url (#1351) 2024-01-17 09:46:48 -08:00
Bradley Matusiak
e07c9b21ec
sea blobs! (#1353)
* sea blobs!

* and null origins

* null fix

* null check is last
2024-01-17 09:45:09 -08:00
Mark Nadal
203bd40932 cleaned up Book results & sorting & caching 2024-01-16 21:08:14 -08:00
Mark Nadal
3688ba1cc6 bump path 2024-01-16 03:40:40 -08:00
Mark Nadal
78a40daf46 RAD & Book promoted! + buggy example: test/rad/book.html 2024-01-16 02:54:07 -08:00
Mark Nadal
d7f19473a4 book & rad APIs stabilizing 2024-01-15 16:46:18 -08:00
Mark Nadal
dc5f90ad61 Merge branch 'master' of http://github.com/amark/gun 2023-12-28 16:07:56 -08:00
Mark Nadal
2b4f750392 is ??? this a MVP of book & rad ???? thanks to @rogowski 2023-12-28 16:07:51 -08:00
Bradley Matusiak
c440a7cc88
update src/index (#1254)
* update src/index

* update

* src/index fix

* added src/core
2023-12-14 18:11:32 -08:00
Jay Byoun
6dfaaf229b
add one click deploy to readme (#1342) 2023-11-25 15:59:35 -08:00
Bradley Matusiak
5ff33b7ac3
WS ws.path fix (#1343)
* Update wire.js

* Update wire.js

* Update wire.js
2023-11-25 15:54:46 -08:00
Mark Nadal
efb2552997 encode objects 2023-11-17 03:44:20 -08:00
Mark Nadal
5d3cbaca19 Merge branch 'master' of http://github.com/amark/gun 2023-11-10 04:37:57 -08:00
Mark Nadal
96b1402a65 yay format change 2023-11-10 04:24:26 -08:00
Mark Nadal
0251de11ec
Update README.md 2023-10-19 11:43:47 -07:00
Anton
1862fb69fd
Remove unused imports (#1337) 2023-10-17 17:53:51 -07:00
Mark Nadal
f882b86889
Thanks Jason Stallings @octalmage !!! 2023-05-26 19:23:47 -07:00
ritchia1
7f6a0b27c3
Support variable number of auth retry attempts through opt.retries (#1325)
Maintain default to 9 to ensure backwards compatibility
2023-05-20 20:47:39 -07:00
ritchia1
0cb9706393
Fix opt.s3.fakes3 parsing issue (#1318)
* Fix opt.s3.fakes3 parsing issue

* Fix second typo within if block
2023-05-12 11:33:40 -07:00
Mark Nadal
4c01db9a67 up mob 2023-04-29 12:19:21 -07:00
Mark Nadal
1304ef90e8 reuse 2023-04-28 15:24:40 -07:00
Mark Nadal
8c4d38e30e oops 2023-04-28 04:13:56 -07:00
Mark Nadal
30eff267ea nope need curl lol 2023-04-28 04:08:51 -07:00
Mark Nadal
580058056f reduce? 2023-04-28 03:35:51 -07:00
Mark Nadal
bfedfc027c sleepy ugh 2023-04-28 02:57:08 -07:00