Commit Graph

207 Commits

Author SHA1 Message Date
Michael Peters
5e4db47520 console warn details 2022-10-13 21:51:13 -07:00
Michael Peters
3c22db0a2c common deduped request rejection test 2022-10-13 21:11:13 -07:00
Michael Peters
0df23134a1 add test for unverify during verify 2022-10-11 06:51:39 -07:00
Michael Peters
bae579da86 cache miss, unverify during fetch, return from server 2022-10-11 06:35:23 -07:00
Michael Peters
877e7de745 another autoverifier test (these are getting specific) 2022-10-06 23:25:12 -07:00
Michael Peters
cc8b528bb4 retab auto-verifier.ts 2022-10-06 23:00:36 -07:00
Michael Peters
5f1e9fddc0 retab again (need to figure out a way to make this auto) 2022-10-06 23:00:15 -07:00
Michael Peters
5326f067be remove ensureTrustedFuncReady, add ab primay null/dedup, trusted value/dedup 2022-10-06 22:59:09 -07:00
Michael Peters
54195fdf14 multi-request dedups with value 2022-10-06 21:23:58 -07:00
Michael Peters
1278ccd343 archive server-test 2022-10-05 23:13:27 -07:00
Michael Peters
24d796ba5c primary with value, trusted rejects test 2022-10-05 22:44:50 -07:00
Michael Peters
61f57875f9 primary with null, trusted rejects test 2022-10-05 22:33:27 -07:00
Michael Peters
39042c5e47 spy on console warn rather than global disable 2022-10-05 22:07:25 -07:00
Michael Peters
0df3f89ea6 primary rejects test 2022-10-05 22:03:48 -07:00
Michael Peters
1e764419fb retab auto-verifier.ts and auto-verifier.test.ts 2022-10-05 21:40:02 -07:00
Michael Peters
4d41dd0087 lazy cache hit/miss tests 2022-10-05 21:38:51 -07:00
Michael Peters
f2ec9cfd14 primary with value, trusted with null 2022-10-05 20:57:45 -07:00
Michael Peters
90ab1a0c6e remove .vscode, todo.txt 2022-10-04 21:04:19 -07:00
Michael Peters
aec8184964 cache miss, server confirms miss test 2022-10-04 20:56:35 -07:00
Michael Peters
9ff09dc8cb dark theme tests, add cache miss, return from server 2022-10-04 20:43:28 -07:00
Michael Peters
0d5716ccc9 specific function timing tests, jest coverage ignores 2022-10-03 23:58:12 -07:00
Michael Peters
e1364b49e8 check when functions are called 2022-10-03 23:38:51 -07:00
Michael Peters
31c0cd6662 start testing auto verifier with jest 2022-10-03 23:08:40 -07:00
Michael Peters
b49dfe3187 archive old auto-verifier tests 2022-10-03 20:56:36 -07:00
Michael Peters
f3067fa9f1 another fix of the logger check 2022-10-02 23:49:51 -07:00
Michael Peters
487b32137e disable sandbox 2022-10-02 23:47:01 -07:00
Michael Peters
307caecae8 fix node-check by adding checks for Blob and typeof process 2022-10-02 23:38:18 -07:00
Michael Peters
97b3d3d4e1 pin file-type to non-esm version, fix a few warnings 2022-10-02 23:29:22 -07:00
Michael Peters
e6139625ce update to latest versions (no testing yet) 2022-10-02 22:16:10 -07:00
Michael Peters
107d5fcb29 Revert "server is running with modules!"
This reverts commit c0c7e18471.

Conflicts:
	package.json
2022-10-02 20:55:57 -07:00
Michael Peters
96cf2520db move where index.js is 2022-07-05 19:19:15 -05:00
Michael Peters
c0c7e18471 server is running with modules! 2022-07-05 18:46:05 -05:00
Michael Peters
3aa0866aa3 I assume these are fixes and potentially debugging changes 2022-06-25 10:18:31 -05:00
Michael Peters
79d9d246f5 intermediate commit (finally getting back to this) 2022-05-01 12:49:59 -05:00
Michael Peters
609947b350 overlay fixes, tokens fix 2022-02-13 14:27:33 -06:00
Michael Peters
e0d0b2a9df make useAction...ClickedOutside use an array of elements to click outside 2022-02-13 10:42:03 -06:00
Michael Peters
a6231610a7 fix send-message input 2022-02-13 10:16:11 -06:00
Michael Peters
b2b849695b fix drop target 2022-02-13 00:53:36 -06:00
Michael Peters
3849d6b447 fix member flicker (use recoil-cached image src) 2022-02-12 17:55:11 -06:00
Michael Peters
80620a1b62 fix isNextDay code. (it was supposed to be checking for "different" day) 2022-02-12 16:11:33 -06:00
Michael Peters
2b3470ce36 fix fetch above not actually loading stuff on retry 2022-02-12 15:47:30 -06:00
Michael Peters
aa79034d7e styled error messages. bug where clicking to fetch above (and I assume below too) doesn't actually run anything 2022-02-12 13:23:10 -06:00
Michael Peters
73e81f0bc9 message date spacer 2022-02-10 17:36:16 -06:00
Michael Peters
43814a0b6e fix eslint error 2022-02-08 23:00:04 -06:00
Michael Peters
4f2ee4fbd7 verify before fetching with socket 2022-02-08 22:57:49 -06:00
Michael Peters
33f880f4b1 jump to bottom 2022-02-08 22:43:56 -06:00
Michael Peters
515738ae41 select first guild by default 2022-02-08 22:03:52 -06:00
Michael Peters
c1e669f697 prettier apply 2022-02-08 18:05:45 -06:00
Michael Peters
dd3e2824df add prettier 2022-02-08 17:46:52 -06:00
Michael Peters
ac5733a02b eslint complete! 2022-02-07 01:18:31 -06:00