Tyler Childs
75bc744920
help wanted: use gun.open to work with a snapshot of a document
2024-10-21 01:57:44 -04:00
Tyler Childs
234ef0253b
make gelf use a gun node explicitly as context
2024-10-21 01:36:57 -04:00
Tyler Childs
c006711835
add array support for writing with put
2024-10-20 21:41:10 -04:00
Tyler Childs
444dd94145
feature: add primitive array support
2024-10-19 11:03:31 -07:00
Tyler Childs
a9841efbe3
feature: gelf; add the shared terminal demo
2024-10-19 08:36:54 -07:00
Tyler Childs
c92bdaf97b
feature: add gelf, a gunified elf for managing pvp hypergraphs from elf world
2024-10-19 08:18:33 -07: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
b14d5da558
Thank you Murage Martin @murageyun for donating!!!
2023-04-07 00:16:19 -07:00
Sharlon Balbalosa
9433e5ca06
fix: change type to string instead of literal newPassword ( #1309 )
2023-03-13 00:00:21 -07:00
Adriano Rogowski
73b661a6a5
Book passing encode/decode test.
2023-03-02 19:54:30 -03:00
Dimitris Apostolou
9e616ea3a9
Fix typos ( #1299 )
2023-02-25 17:09:54 -08:00
Mark Nadal
1bdab7394a
Book formatting + more tests
2023-02-23 19:07:43 -08:00
Mark Nadal
d732a9e48b
fix page size transfer
2023-02-17 19:36:15 -08:00
Mark Nadal
c274977eb6
Merge branch 'master' of http://github.com/amark/gun
...
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2023-02-17 18:28:04 -08:00
Mark Nadal
81a29cdd60
fix book mismatch between parse & parseless
2023-02-17 18:26:25 -08:00
Mark Nadal
713380ccd2
opt.env = process.env
2023-02-14 02:03:43 -08:00
Mark Nadal
6f6d8b533d
Merge branch 'master' of http://github.com/amark/gun
2023-01-30 15:29:43 -08:00
Mark Nadal
0665787e2b
thanks @rogowski book test read/memory/disk variations
2023-01-30 15:29:30 -08:00
Anton
2ee0bed0c1
Allow Dockerfile to auto-update Node version ( #1303 )
2023-01-24 15:53:52 -08:00