2356 Commits

Author SHA1 Message Date
Mark Nadal
5d57749b58 AXE round robin load balance 2021-07-16 05:41:13 -07:00
Mark Nadal
1c550918f9 keys are dangerous! 2021-07-12 05:01:52 -07:00
Mark Nadal
03f939ee1c Update sea.js 2021-07-10 22:31:00 -07:00
Mark Nadal
99bc6b5aef Merge branch 'manhattan' of http://github.com/amark/gun into manhattan 2021-07-10 20:36:48 -07:00
Mark Nadal
188bb77c21 begin AXE. Next: load balance! 2021-07-10 20:36:44 -07:00
Adriano Rogowski
7478b6723a updating deprecated functions 2021-07-09 11:44:15 -03:00
Mark Nadal
fe65f99ad5 oops, make sure soul is passed 2021-07-08 16:16:05 -07:00
Mark Nadal
4f41129028 oops, pluck needs new object to go into 2021-07-08 14:37:24 -07:00
Mark Nadal
ead5893dfb ugh, still have to sort :(, really should polyfill weakmap then 2021-07-08 11:59:39 -07:00
Mark Nadal
4d92aa69ea no accidental #soul."" 2021-07-07 23:01:26 -07:00
Mark Nadal
2ee79f4e27 oh, don't memory leak req/res asks. :/ duh! 2021-07-06 17:47:54 -07:00
Mark Nadal
13c13c71f9 what on earth happened to my browser/OS? "unplug & plug it back in" restart seemed to fix it. 2021-07-05 14:49:51 -07:00
Mark Nadal
61a2b86240 oops maybe without this it crashed the peer 2021-07-02 13:33:55 -07:00
Mark Nadal
8e696e2f5c oops log 2021-07-02 13:02:11 -07:00
Mark Nadal
c42d2bc23e axe polyfill for now 2021-07-02 13:00:07 -07:00
Mark Nadal
e783695a08 Merge branch 'manhattan' of http://github.com/amark/gun into manhattan 2021-07-02 06:24:46 -07:00
Mark Nadal
3c9727ba2f rad lex once map once 2021-07-02 06:24:03 -07:00
I001962
c2ad1afe3b
update dependencies in package.json (#1086) 2021-06-30 17:26:54 -07:00
Mark Nadal
ca4196bd75 clean + feature 2021-06-22 15:42:01 -07:00
Mark Nadal
47ce51ce30 fix 2021-06-22 15:41:08 -07:00
Mark Nadal
9d4f3955a8 fix 2021-06-22 15:39:52 -07:00
Mark Nadal
ed70e33027 start 2021-06-22 15:39:36 -07:00
Mark Nadal
5c3603c822 debug 2021-06-22 15:38:41 -07:00
Mark Nadal
a45a17a48a upload either way 2021-06-22 15:37:17 -07:00
Mark Nadal
4a022da60e woops! lexical alphabetical oopsies. That was bad. 2021-06-12 21:49:56 -07:00
Mark Nadal
ab8b1bb91a tweak for lex 2021-06-12 13:27:04 -07:00
Mark Nadal
305191adea starting lex support 2021-06-11 19:18:20 -07:00
Mark Nadal
af5da577cd handle empty string keyed objects 2021-06-08 16:38:03 -07:00
Mark Nadal
fd5e6185ac chat app with emoji examples 2021-06-07 14:22:03 -07:00
Mark Nadal
0e8e9d7dba Add extra tests, catch bad guy, obliterate bug. 2021-06-07 08:02:52 -07:00
Mark Nadal
972221972a Fix reverse boundary check 2021-06-07 07:47:25 -07:00
Mark Nadal
8b299a03e2 revise/correct set 2021-06-02 22:44:21 -07:00
Mark Nadal
3318e4559a optionally make auth async 2021-06-02 20:49:59 -07:00
Mark Nadal
cb9322909b SEA unit tests passing!!! Needed quite a few fixes on async write queue stuff. 2021-06-01 06:05:04 -07:00
Mark Nadal
177eab019b some mid debugging fixes but maybe scary changes, hopefully safe to revert here except dub 2021-05-28 22:39:16 -07:00
Mark Nadal
4e29530e58 git glitch? 2021-05-14 18:41:36 -07:00
Mark Nadal
7da46d1961 yeah, adapter errors (like out of storage) should not affect sync/networking logic, that was a bad experiment 2021-05-14 18:39:42 -07:00
Mark Nadal
8591d34be5 yield generating test data 2021-05-10 19:48:10 -07:00
Mark Nadal
ad3ecf68c3 fix long streaming timeout/expiry issue, update examples 2021-05-10 18:23:12 -07:00
Mark Nadal
2cb414cbde add panic utils 2021-05-10 13:53:12 -07:00
Mark Nadal
6e0c5bcad9 merge new panic tests into here to test 2021-05-10 10:20:25 -07:00
Mark Nadal
1af945c150 Chaining API unit tests passing! 2021-04-24 03:56:55 -07:00
Mark Nadal
1c6bd00029 improved browser peer retry logic, let devices sleep, etc. 2021-04-24 03:52:58 -07:00
Mark Nadal
deeaccb250 add default uuid 2021-04-23 04:22:45 -07:00
Mark Nadal
0fc71b0bda put check soul 2021-04-23 03:57:09 -07:00
Mark Nadal
b203ddf3c0 unsubscribe nested maps (working, tho possible perf regression? check) 2021-04-21 18:03:46 -07:00
Mark Nadal
0da0144828 woops, fix unlinking nested 2021-04-20 05:39:56 -07:00
Mark Nadal
3b1509f40f w000h00! Best unlink so far. 2021-04-14 03:36:37 -07:00
Mark Nadal
5814a75442 if prev value would have caused unlink, do not unlink again. 2021-04-10 04:11:39 -07:00
Mark Nadal
84ebb5901b invert 2021-04-10 04:04:48 -07:00