841 Commits (a1733131e91551cb7f8a5490aaacdbced6d77630)
 

Author SHA1 Message Date
silberengel b1d66ebd79 interim checkin 8 months ago
Michael J d3885055fb
Merges pull request #51 8 months ago
buttercat1791 d455f7e802 Add Cursor rules that assist in code review 8 months ago
silberengel 3a275c510c fix author tags on ZettelEditor and write test 8 months ago
silberengel 9ecb31ad2d bug-fixing 8 months ago
silberengel 4ac2ab8eb0 updated event form to handle complex, empty, and skeleton 30040 creation 8 months ago
silberengel 96e2e161aa fixed package errors and async debounce 8 months ago
limina1 d154d14e8f feat: implement multi-note publishing with tag extraction and NIP-19 encoding 8 months ago
limina1 9507a5e25e Merge remote-tracking branch 'origin/master' into feature/text-entry 8 months ago
limina1 1e907771d3 feat: publish array of notes 8 months ago
buttercat1791 b85ce74bdd Merge remote-tracking branch 'onedev/master' into visualization-improvements 8 months ago
Michael J 88f4ae91c8
Merges pull request #48 8 months ago
buttercat1791 2a57122436 Introduce WebSocket handles and simplify 8 months ago
buttercat1791 fee33e8f92 `#instance` -> `#shared` 8 months ago
buttercat1791 eb682846e0 Recommend `WebSocketPool` usage to Cursor 8 months ago
buttercat1791 96dde51c44 Change prescribed quote style for Cursor 8 months ago
buttercat1791 c79b844f65 Use `WebSocketPool` for raw WebSocket connections 8 months ago
buttercat1791 9a95ee4508 Remove unused imports 8 months ago
buttercat1791 0743cc3629 Update Deno lockfile 8 months ago
buttercat1791 2839e2547a Improve `WebSocketPool` class 8 months ago
limina1 e923a4d27d refactor: validateKind only accepts strings now 8 months ago
limina1 2da8d035a0 add 30023, change wording to 30818 8 months ago
limina1 a1ef76cd3e remove default kinds 0 and 3 for visualization 8 months ago
limina1 ea3ba8240c refactor: added enum NostrKind, remove EventLimitControl 8 months ago
limina1 9fef709fe5 refactor: create EventCounts type 8 months ago
limina1 7e6fe7a66b refactor: hard coded tag columns to 3 and tag string length 25 8 months ago
limina1 c759aba226 refactor: extract common event kind validation logic into shared utilities 8 months ago
limina1 ea28a590c3 refactor: hard coded tag columns to 3 and tag string length 25 8 months ago
limina1 278bd2c18f refactor: moved onclick to <script> 8 months ago
limina1 c133e0a93c refactor: legend now using inline tailwind 8 months ago
limina1 0003ebccd4 refactor: legend now using inline tailwind 8 months ago
limina1 e118c53de5 refactor: import kinds from consts 8 months ago
limina1 f7be018b7a refactor: Settings have inline tailwind 8 months ago
limina1 df59b23aae refactor Settings.svelte for inline tailwind 8 months ago
limina1 595424632e refactor: updateGraph 8 months ago
liminal 15b5144461
Apply suggested change from code comment 8 months ago
limina1 6748e3c06f refactor: streamline person anchor node creation 8 months ago
limina1 ce51e886f9 refactor: createPersonAnchorNodes 8 months ago
limina1 7e0e24066f refactor: perfonNetworkBuilder.ts - foreach to map 8 months ago
liminal 1f3781acf4
Apply suggested change from code comment 8 months ago
limina1 205b8e74be move force to top-level 8 months ago
limina1 2410ea3656 moved drag handlers to top level 8 months ago
limina1 b97bd6ae12 refactor - use names from consts.ts 8 months ago
buttercat1791 c466d73a57 Add resource pool class for WebSocket connections 8 months ago
limina1 0dfa5e4eb1 refactor: extract tag gravity force logic to top-level applyTagGravity helper 8 months ago
limina1 e02f62bfb0 refactor: extract tag gravity force logic to top-level applyTagGravity helper 8 months ago
limina1 4bae5279e7 eventConfig now Map<number, string> 8 months ago
limina1 60a73f23c0 apply isKindEnabledFn and isKindEnabledStore 8 months ago
liminal 7b05cca8cf
Apply suggested change from code comment 8 months ago
limina1 806e5d1902 explicitly type eventID as nostrEventId type from nostr_identifiers 8 months ago