2332 Commits

Author SHA1 Message Date
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
Mark Nadal
70ad20148c refactor unlink 2021-04-08 01:31:36 -07:00
Mark Nadal
fa5f92597d unstub relay 2021-03-23 06:33:39 -07:00
Mark Nadal
68519cb059 better map, link, and unlink logic. 2021-03-23 05:04:18 -07:00
Mark Nadal
5f652a03eb cleaner unlink logic 2021-03-13 13:04:07 -08:00
Mark Nadal
4743aef467 use stun's run id instead. 2021-03-11 15:45:54 -08:00
Mark Nadal
843011d61b Will you blame me for this? Special case, maybe later move to cleaner place? 2021-03-11 15:41:01 -08:00
Mark Nadal
e2350f6dfa refactor unlink to cleaner logic 2021-03-06 10:35:27 -08:00
Mark Nadal
d2f8d40465 test was poorly constructed? 2021-03-05 10:13:10 -08:00
Mark Nadal
e13ce8e4e3 self check not needed? 2021-02-19 15:41:32 -08:00
Mark Nadal
9a5b824930 oh that was nice 2021-02-17 23:58:28 -08:00
Mark Nadal
5a05ada9ae into unlink. Clean/refactor later. 2021-01-30 23:43:41 -08:00
Mark Nadal
cc1a03e6d2 call sub chains clear/empty OK! 2021-01-30 04:27:11 -08:00
Mark Nadal
e16f982ee8 call sub chains on clear/empty WIP 2021-01-30 03:04:48 -08:00
Mark Nadal
dcd6fc55fa ack to chains that can't be reached 2021-01-27 01:46:58 -08:00
Mark Nadal
c6e230d1d2 in-process message passing needs to clean itself of flags for now 2021-01-24 02:50:35 -08:00
Mark Nadal
77e310bacc check if listener order is earlier than write 2021-01-24 00:04:53 -08:00
Mark Nadal
817af6b6ba support once chaining? 2021-01-23 00:20:13 -08:00
Mark Nadal
fa7c9bd3eb hmm, IDK if we should support this anymore? 2021-01-22 22:29:36 -08:00
Mark Nadal
ea587964c3 easy to debug & fix thanks to @rogowski 's test upgrades & trace! 2021-01-22 05:10:21 -08:00
rogowski
1001d5a26b
Update common.js
Tests updated from graphify to statedisk.
2021-01-21 16:06:52 -03:00
Mark Nadal
d4b66bc5cd all caught up!!! Now update tests from graphify to statedisk 2021-01-20 04:05:50 -08:00
Mark Nadal
790bec81f1 onto next test... 2021-01-20 02:19:00 -08:00
Mark Nadal
fadada22f5 amazing map discovery + don't clear on not found if data exists 2021-01-20 02:18:32 -08:00
Mark Nadal
99045659d0 slightly better 2021-01-19 02:06:50 -08:00