33 Commits

Author SHA1 Message Date
Jon Staab 3b2f2b14e4 Fix some net bugs 2026-05-28 11:30:54 -07:00
Jon Staab a21448c0df Make sure deletes are by the same author 2026-03-23 10:03:52 -07:00
Jon Staab d81ec62d2b Add since to reqs that get re-opened to avoid re-downloading and gaps in active subscriptions. Also add some getters for event stores and event sort utils 2025-12-04 15:16:56 -08:00
Jon Staab 351b60631e Move key stuff to util, add pow util 2025-12-02 13:15:24 -08:00
Jon Staab 2675f57ebc Fix update for remove method on repository 2025-11-13 14:52:15 -08:00
Jon Staab 3132b8c59a Make sorting/limit more resilient in repository 2025-10-28 13:23:25 -07:00
Jon Staab 8b8e3a6a51 Reduce socket batch size to prevent ui lockup when using non-wasm event validation 2025-10-28 08:33:17 -07:00
Jon Staab a03a289e93 Improve relay tracking with thunks, add/rename some kinds 2025-10-24 06:41:56 -07:00
Jon Staab 64871b1c99 Remove enum prefixes 2025-10-20 15:17:05 -07:00
Jon Staab 0be540c0d2 Remove relay package, move everything into net 2025-10-20 14:48:40 -07:00
Jon Staab 0ab74612bf remove some typedoc files 2025-10-02 17:49:26 -07:00
Jon Staab d01f844078 Re-work publish/thunk status 2025-10-01 16:59:16 -07:00
Jon Staab eca1ce849b Combine auto open and auto close policies 2025-08-20 11:35:39 -07:00
Jon Staab 45721bfcb8 Split up tracker event types 2025-05-05 10:53:18 -07:00
Jon Staab 2996e25359 Split router out into its own library 2025-04-23 13:34:04 -07:00
Jon Staab ded668890f Fix docs/tests 2025-04-14 13:18:49 -07:00
Jon Staab 837fd1ab66 Update publish 2025-04-11 08:03:44 -07:00
Jon Staab 989fc74374 Change requests from classes to functions 2025-04-10 10:38:47 -07:00
Jon Staab 859f7fa68f Improve feed loader, wait for db before executing reads/updates, make taskQueue subscribable, add race, rename auth methods, fix failed wasm verify, fix localhost urls 2025-04-09 15:39:07 -07:00
Jon Staab 45b59c1a4c Add get_versions, fix docs build 2025-04-09 12:17:46 -07:00
Jon Staab 728ad1fba0 Lint 2025-04-09 11:58:29 -07:00
Jon Staab 3301616e7d Bring back typedoc 2025-04-08 15:11:15 -07:00
Jon Staab 74b20da8fb Fix some tests 2025-04-08 11:45:16 -07:00
Jon Staab 1f7101daee Bring back docs and tests 2025-04-08 09:51:57 -07:00
Jon Staab 357bcd4366 Improve auth buffering policy 2025-04-02 14:38:02 -07:00
Jon Staab 7440a07ffc Put auth inside socket 2025-04-02 14:01:37 -07:00
Jon Staab 01f3029492 Rename files again to fix case insensitive file rename 2025-04-02 09:05:22 -07:00
Jon Staab 13f2a31af7 Rename files to fix case insensitive file rename 2025-04-02 09:03:38 -07:00
Jon Staab 8bc336ae5d Fix some tests 2025-03-31 14:06:52 -07:00
Jon Staab 4237b145ae Use default pool, make adapter context optional 2025-03-31 09:35:48 -07:00
Jon Staab 7389b3a6c3 Move net2 to net, update dvm 2025-03-31 09:13:10 -07:00
Ticruz 23f7244039 more tests 2025-02-28 15:06:05 -08:00
Ticruz 8a2b62f693 Add tests 2025-02-25 14:34:49 -08:00