580 Commits (0ada8c2b0a6dab51c1a67d6620513666b31822a9)

Author SHA1 Message Date
silberengel 0ada8c2b0a fixed build 11 months ago
silberengel c424ee7beb fixed wiki links 11 months ago
silberengel c00d9b8fec fixed events page width on narrow screens 11 months ago
silberengel 8b6db819dc Fixed relay display on About page 11 months ago
silberengel 2c0c98190f fixed the prox issue 11 months ago
silberengel 08d146b8f7 fix problem with trying to call websockets from the browser 11 months ago
silberengel a3143bcb85 fixed bugs and accesibility warnings 11 months ago
silberengel efd9003b1c fixed build 11 months ago
buttercat1791 bc0010a756 Enable SSR for publications 11 months ago
buttercat1791 aa76910bc4 Use utils based on raw WebSockets for SSR 11 months ago
buttercat1791 bc22b21c33 Turn SSR back on 11 months ago
buttercat1791 cccbb01e3a Add TODOs for next steps 11 months ago
buttercat1791 2bb42d3ec4 Clean up and refactor based on AI code review 11 months ago
buttercat1791 4a4b29f46c Clean up old pages and add TODOs to new ones 11 months ago
buttercat1791 1bd2950679 Clean up redirects on query param based routes 11 months ago
buttercat1791 114b3a035b Simplify link generation in `PublicationHeader` component 11 months ago
buttercat1791 2ce83b75ca Set return types for NIP-19 decoding utils 11 months ago
buttercat1791 b665e1b019 AI - refactor for route params 11 months ago
buttercat1791 8a8bdd18ac TEMP refactor plan for LLMs 11 months ago
silberengel b1d66ebd79 interim checkin 11 months ago
silberengel 3a275c510c fix author tags on ZettelEditor and write test 11 months ago
silberengel 9ecb31ad2d bug-fixing 11 months ago
silberengel 4ac2ab8eb0 updated event form to handle complex, empty, and skeleton 30040 creation 11 months ago
silberengel 96e2e161aa fixed package errors and async debounce 11 months ago
limina1 d154d14e8f feat: implement multi-note publishing with tag extraction and NIP-19 encoding 11 months ago
limina1 1e907771d3 feat: publish array of notes 11 months ago
buttercat1791 2a57122436 Introduce WebSocket handles and simplify 11 months ago
buttercat1791 fee33e8f92 `#instance` -> `#shared` 11 months ago
buttercat1791 c79b844f65 Use `WebSocketPool` for raw WebSocket connections 11 months ago
buttercat1791 9a95ee4508 Remove unused imports 11 months ago
buttercat1791 2839e2547a Improve `WebSocketPool` class 11 months ago
limina1 e923a4d27d refactor: validateKind only accepts strings now 11 months ago
limina1 a1ef76cd3e remove default kinds 0 and 3 for visualization 11 months ago
limina1 ea3ba8240c refactor: added enum NostrKind, remove EventLimitControl 11 months ago
limina1 9fef709fe5 refactor: create EventCounts type 11 months ago
limina1 7e6fe7a66b refactor: hard coded tag columns to 3 and tag string length 25 11 months ago
limina1 c759aba226 refactor: extract common event kind validation logic into shared utilities 11 months ago
limina1 ea28a590c3 refactor: hard coded tag columns to 3 and tag string length 25 11 months ago
limina1 278bd2c18f refactor: moved onclick to <script> 11 months ago
limina1 c133e0a93c refactor: legend now using inline tailwind 11 months ago
limina1 0003ebccd4 refactor: legend now using inline tailwind 11 months ago
limina1 e118c53de5 refactor: import kinds from consts 11 months ago
limina1 f7be018b7a refactor: Settings have inline tailwind 11 months ago
limina1 df59b23aae refactor Settings.svelte for inline tailwind 11 months ago
limina1 595424632e refactor: updateGraph 11 months ago
liminal 15b5144461
Apply suggested change from code comment 11 months ago
limina1 6748e3c06f refactor: streamline person anchor node creation 11 months ago
limina1 ce51e886f9 refactor: createPersonAnchorNodes 11 months ago
limina1 7e0e24066f refactor: perfonNetworkBuilder.ts - foreach to map 11 months ago
liminal 1f3781acf4
Apply suggested change from code comment 11 months ago