Commit Graph

28 Commits

Author SHA1 Message Date
fb600afabc Revert "chore: disable caches"
This reverts commit 1f0f45e3f9.
2025-01-20 14:27:48 +00:00
1f0f45e3f9 chore: disable caches 2024-12-21 13:55:28 +00:00
c274c0a842 refactor: polish 2024-09-20 22:15:34 +01:00
37000ecc7a feat: use localhost relay over worker-relay 2024-06-18 10:49:29 +01:00
7558e91d28 feat: automate social graph 2024-02-22 11:12:26 +00:00
1aaee2a2cb chore: cleanup 2024-01-26 11:47:25 +00:00
982f4df0a3 chore: formatting 2024-01-23 15:36:48 +00:00
5cea096067 feat: @snort/system CacheRelay 2024-01-23 15:35:28 +00:00
08bfd38563 add profile events from db to fuzzy search 2024-01-20 00:01:13 +02:00
2b1cf34424 refactor: move inMemoryDb hook 2024-01-19 10:09:36 +00:00
ba3e901e9b refactor: fix followgraph / add indexes 2024-01-18 22:39:27 +00:00
6eef8c7fef feat: profile cache worker relay 2024-01-18 22:39:27 +00:00
32a6d56cf5 feat: use worker relay for events cache 2024-01-18 21:13:32 +00:00
f147edd03c fix: relay-worker insert replacable events 2024-01-18 16:01:19 +00:00
2ea516e636 useSubscribe, handle emitted requests in sqlite 2024-01-18 13:47:29 +02:00
aa58ec4185 feat: upgrade caches to worker 2024-01-17 15:47:01 +00:00
4455651d47 refactor: Query emits Filters 2024-01-09 12:54:07 +00:00
64b0329ffe fix adding profiles to search 2024-01-09 13:36:23 +02:00
6026ed34a8 on init, load cached profiles to fuzzy search 2024-01-09 12:38:39 +02:00
ca2cb76380 constant onClick param in some Notes 2024-01-08 16:34:22 +02:00
c80eb25d29 MetadataCache -> CachedMetadata, addCachedMetadataToFuzzySearch 2024-01-08 16:12:43 +02:00
2fbe90a39e chore: formatting 2024-01-08 11:35:56 +00:00
185aca0442 refactor: remove event caches 2024-01-08 11:35:56 +00:00
f9302f3917 move InMemoryDB to system 2024-01-05 12:41:48 +02:00
1a9e571b0f use InMemoryDB instead of seenEvents LRUSet 2024-01-05 12:14:53 +02:00
3fe3c7a98d eslint: sort imports & exports 2024-01-04 19:01:18 +02:00
afa6d39a56 reorganize code into smaller files & dirs 2024-01-04 15:48:19 +02:00
5ea2eb711f move wasm and system out of index.tsx 2024-01-04 15:15:46 +02:00