505 Commits (e999ec4272404abb56e6d614386f066d4018fc99)

Author SHA1 Message Date
limina1 e999ec4272 Fix hierarchical parsing and event generation for multi-level AsciiDoc publishing 7 months ago
limina1 088dc453bb Add auto-author functionality and move publish button 7 months ago
limina1 66ece8ca1e Fix ZettelPublisher metadata extraction and pubkey handling 7 months ago
silberengel 88cbd7c4d9 fixed publication link on redirect 7 months ago
silberengel 188c58143c display e-tag event lists in 30040 7 months ago
silberengel b7c73efa1c view publication button fixed 7 months ago
silberengel 351e3c03b2 removed websocket debug 7 months ago
silberengel c11b5d7c2b reimplemented markup for 30023s 7 months ago
silberengel 51d1377968 suppress ToC, except for 30040s 7 months ago
silberengel b01592693e fixed landing page grid 7 months ago
silberengel 8ce21e250a removed border around relays 7 months ago
silberengel 12cf16b36d fixed the publication loading 7 months ago
silberengel 56a0dbb432 return first result 7 months ago
silberengel 0e153b1161 sped up relays and made connections more robust for fetchNostrEvent function 7 months ago
silberengel b119c0010a improved error handling for missing publications 8 months ago
silberengel 521db62f60 Use websocketpool in publication feed 8 months ago
silberengel fa0d2376f1 added standard relay set to fetchNostrEvent, as a temporary fix. 8 months ago
buttercat1791 ff4162739a Use functional programming for self-cleaning WebSocket callbacks 8 months ago
buttercat1791 01dc9233ed Remove unnecessary `throw` commands 8 months ago
silberengel 0ada8c2b0a fixed build 8 months ago
silberengel c424ee7beb fixed wiki links 8 months ago
silberengel 8b6db819dc Fixed relay display on About page 8 months ago
silberengel a3143bcb85 fixed bugs and accesibility warnings 8 months ago
limina1 944c9c70d1 add note and article placeholder, hinting at how to format in zetteleditor 8 months ago
buttercat1791 aa76910bc4 Use utils based on raw WebSockets for SSR 8 months ago
buttercat1791 cccbb01e3a Add TODOs for next steps 8 months ago
buttercat1791 2bb42d3ec4 Clean up and refactor based on AI code review 8 months ago
buttercat1791 4a4b29f46c Clean up old pages and add TODOs to new ones 8 months ago
buttercat1791 114b3a035b Simplify link generation in `PublicationHeader` component 8 months ago
buttercat1791 2ce83b75ca Set return types for NIP-19 decoding utils 8 months ago
buttercat1791 b665e1b019 AI - refactor for route params 8 months ago
buttercat1791 8a8bdd18ac TEMP refactor plan for LLMs 8 months ago
limina1 872592dd76 feat: add My Notes page with tag filtering and AsciiDoc rendering 8 months ago
silberengel b1d66ebd79 interim checkin 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
buttercat1791 2a57122436 Introduce WebSocket handles and simplify 8 months ago
buttercat1791 fee33e8f92 `#instance` -> `#shared` 8 months ago
buttercat1791 c79b844f65 Use `WebSocketPool` for raw WebSocket connections 8 months ago
buttercat1791 9a95ee4508 Remove unused imports 8 months ago
buttercat1791 2839e2547a Improve `WebSocketPool` class 8 months ago
limina1 e923a4d27d refactor: validateKind only accepts strings now 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