Commit Graph

24 Commits

Author SHA1 Message Date
Jon Staab 2996e25359 Split router out into its own library 2025-04-23 13:34:04 -07:00
Jon Staab c5ea7edf6b Rework storage adapters 2025-04-16 12:54:34 -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 728ad1fba0 Lint 2025-04-09 11:58:29 -07:00
Jon Staab 31064d2324 Simplify storage adapters 2025-04-02 17:14:04 -07:00
Jon Staab 1524d128e3 Fix ts errors 2025-03-31 12:49:28 -07:00
Jon Staab 100f80d4b8 Fix some ts errors 2025-02-28 16:30:04 -08:00
Ticruz 23f7244039 more tests 2025-02-28 15:06:05 -08:00
Jon Staab 15a603cd1c Add more logging to db put failures 2025-02-18 17:36:21 -08:00
Jon Staab c1e9d99ad9 Add parameter to optimize repository.query, auto-connect when sending, optimize storage adapters 2025-01-02 09:27:35 -08:00
Jon Staab f33e03740e Remove tsc-multi, re-install gts, apply autoformatting and linting 2024-12-17 12:55:37 -08:00
Jon Staab 0fcb2482d8 Implement custom throttle function for performance 2024-12-11 16:41:31 -08:00
Jon Staab ab0517e804 Change default limit for router urls 2024-12-11 11:02:33 -08:00
Jon Staab caccc43f03 Add fromRepositoryAndTracker storage adapter 2024-12-09 14:03:51 -08:00
Jon Staab ecb08cace9 Re-work connections and relay stats 2024-11-05 16:09:55 -08:00
Jon Staab edaf47ea35 bump versions 2024-10-10 14:38:12 -07:00
Jon Staab b5809b6f72 Add util to derive repository store, modify tracker to track relays by id 2024-10-10 13:10:50 -07:00
Jon Staab 1ef7c1c59f Make repository.load sync, move migrate into adapters 2024-09-27 13:02:02 -07:00
Jon Staab 2b1cb5fa33 Improve speed of freshness and storage 2024-09-18 10:11:00 -07:00
Jon Staab 73949b9627 Get rid of createEventStore, throttle storage adapters 2024-09-13 14:29:22 -07:00
Jon Staab c5364b60b8 Put tracker in a store 2024-09-11 14:07:34 -07:00
Jon Staab 4e113faa1a Fix relay profile loading, add getTopicTags, allow mapping events to multiple items 2024-09-11 09:15:03 -07:00
Jon Staab 9b44aac584 Fix a few bugs, improve storage adapter 2024-09-04 15:04:47 -07:00
Jon Staab 6e1ad713c3 Add app package 2024-08-31 17:18:56 -07:00