670 Commits (e923a4d27d24610bd21bbd19d4cf20e19a1a7cae)
 

Author SHA1 Message Date
limina1 e923a4d27d refactor: validateKind only accepts strings now 9 months ago
limina1 2da8d035a0 add 30023, change wording to 30818 9 months ago
limina1 a1ef76cd3e remove default kinds 0 and 3 for visualization 9 months ago
limina1 ea3ba8240c refactor: added enum NostrKind, remove EventLimitControl 9 months ago
limina1 9fef709fe5 refactor: create EventCounts type 9 months ago
limina1 7e6fe7a66b refactor: hard coded tag columns to 3 and tag string length 25 9 months ago
limina1 c759aba226 refactor: extract common event kind validation logic into shared utilities 9 months ago
limina1 ea28a590c3 refactor: hard coded tag columns to 3 and tag string length 25 9 months ago
limina1 278bd2c18f refactor: moved onclick to <script> 9 months ago
limina1 c133e0a93c refactor: legend now using inline tailwind 9 months ago
limina1 0003ebccd4 refactor: legend now using inline tailwind 9 months ago
limina1 e118c53de5 refactor: import kinds from consts 9 months ago
limina1 f7be018b7a refactor: Settings have inline tailwind 9 months ago
limina1 df59b23aae refactor Settings.svelte for inline tailwind 9 months ago
limina1 595424632e refactor: updateGraph 9 months ago
liminal 15b5144461
Apply suggested change from code comment 9 months ago
limina1 6748e3c06f refactor: streamline person anchor node creation 9 months ago
limina1 ce51e886f9 refactor: createPersonAnchorNodes 9 months ago
limina1 7e0e24066f refactor: perfonNetworkBuilder.ts - foreach to map 9 months ago
liminal 1f3781acf4
Apply suggested change from code comment 9 months ago
limina1 205b8e74be move force to top-level 9 months ago
limina1 2410ea3656 moved drag handlers to top level 9 months ago
limina1 b97bd6ae12 refactor - use names from consts.ts 9 months ago
limina1 0dfa5e4eb1 refactor: extract tag gravity force logic to top-level applyTagGravity helper 9 months ago
limina1 e02f62bfb0 refactor: extract tag gravity force logic to top-level applyTagGravity helper 9 months ago
limina1 4bae5279e7 eventConfig now Map<number, string> 9 months ago
limina1 60a73f23c0 apply isKindEnabledFn and isKindEnabledStore 9 months ago
liminal 7b05cca8cf
Apply suggested change from code comment 9 months ago
limina1 806e5d1902 explicitly type eventID as nostrEventId type from nostr_identifiers 9 months ago
limina1 acfd7d2369 validate nostr identifiers for id and coord 9 months ago
liminal f1ed85bb34
Apply suggested change from code comment 10 months ago
liminal 01f82aa554
Apply suggested change from code comment 10 months ago
limina1 5fab9b6444 removed commented out code 10 months ago
limina1 c247e15fcb fix: resolve infinite loop in visualization page 10 months ago
limina1 5e09619bca add tag and event tests 10 months ago
limina1 2337efbb89 fix: restore tag_event_fetch.ts 10 months ago
limina1 d094aa1277 remove tag expansion depth 10 months ago
limina1 7bf5a72153 remove deduplication, kept in utils library 10 months ago
limina1 dc00474135 split fetchEvents into multiple subfunctions 10 months ago
limina1 725a5e2419 Fix relay configuration: update standardRelays to communityRelays in networkBuilder 10 months ago
limina1 5d1f6231de fix ArticleNav.svelte 10 months ago
limina1 f04406c085 Refactor fetchEvents in networkBuilder 10 months ago
limina1 8f3807324a graph working now 10 months ago
limina1 eea0dafaca Merge master into visualization-improvements - preserve enhanced visualization features 10 months ago
Michael J 1116c6ddb0
Merges pull request #45 10 months ago
vnugent 293f0cf651
build(container): add deno cache step to docker container 10 months ago
buttercat1791 3b7ffb913f Fix warnings and errors thrown be Deno's linter 10 months ago
buttercat1791 163236db2a Update deps and include @noble packages 10 months ago
buttercat1791 e26c6a9fdd Set package version to agree with tag 10 months ago
buttercat1791 491b87401c Update Deno lockfile 10 months ago