658 Commits (b92f3a0a9b4b97312386b735300eeec47a07bc66)

Author SHA1 Message Date
silberengel 351e3c03b2 removed websocket debug 9 months ago
silberengel c11b5d7c2b reimplemented markup for 30023s 9 months ago
silberengel 5345d27b4c removed debug messages 9 months ago
silberengel 51d1377968 suppress ToC, except for 30040s 9 months ago
silberengel b01592693e fixed landing page grid 9 months ago
silberengel 8ce21e250a removed border around relays 9 months ago
silberengel 12cf16b36d fixed the publication loading 9 months ago
silberengel 56a0dbb432 return first result 9 months ago
silberengel 0e153b1161 sped up relays and made connections more robust for fetchNostrEvent function 9 months ago
silberengel b119c0010a improved error handling for missing publications 9 months ago
silberengel 521db62f60 Use websocketpool in publication feed 9 months ago
silberengel fa0d2376f1 added standard relay set to fetchNostrEvent, as a temporary fix. 9 months ago
buttercat1791 884d04a45e Skip prerendering page layout children on server 9 months ago
buttercat1791 0806168811 Ensure SSR is allowed for page layouts 9 months ago
buttercat1791 ff4162739a Use functional programming for self-cleaning WebSocket callbacks 9 months ago
buttercat1791 01dc9233ed Remove unnecessary `throw` commands 9 months ago
silberengel 0ada8c2b0a fixed build 9 months ago
silberengel c424ee7beb fixed wiki links 9 months ago
silberengel c00d9b8fec fixed events page width on narrow screens 9 months ago
silberengel 8b6db819dc Fixed relay display on About page 9 months ago
silberengel 2c0c98190f fixed the prox issue 9 months ago
silberengel 08d146b8f7 fix problem with trying to call websockets from the browser 9 months ago
silberengel a3143bcb85 fixed bugs and accesibility warnings 9 months ago
silberengel efd9003b1c fixed build 9 months ago
buttercat1791 1475004a29 Add details to relay selector design doc 9 months ago
buttercat1791 2458d5b232 Add design documentation on relay selector 9 months ago
buttercat1791 bc0010a756 Enable SSR for publications 9 months ago
buttercat1791 aa76910bc4 Use utils based on raw WebSockets for SSR 9 months ago
buttercat1791 bc22b21c33 Turn SSR back on 9 months ago
buttercat1791 cccbb01e3a Add TODOs for next steps 9 months ago
buttercat1791 2bb42d3ec4 Clean up and refactor based on AI code review 9 months ago
buttercat1791 4a4b29f46c Clean up old pages and add TODOs to new ones 9 months ago
buttercat1791 1bd2950679 Clean up redirects on query param based routes 9 months ago
buttercat1791 114b3a035b Simplify link generation in `PublicationHeader` component 9 months ago
buttercat1791 2ce83b75ca Set return types for NIP-19 decoding utils 9 months ago
buttercat1791 b665e1b019 AI - refactor for route params 9 months ago
buttercat1791 8a8bdd18ac TEMP refactor plan for LLMs 9 months ago
limina1 872592dd76 feat: add My Notes page with tag filtering and AsciiDoc rendering 9 months ago
silberengel b1d66ebd79 interim checkin 9 months ago
silberengel 3a275c510c fix author tags on ZettelEditor and write test 9 months ago
silberengel 9ecb31ad2d bug-fixing 9 months ago
silberengel 4ac2ab8eb0 updated event form to handle complex, empty, and skeleton 30040 creation 9 months ago
silberengel 96e2e161aa fixed package errors and async debounce 9 months ago
limina1 d154d14e8f feat: implement multi-note publishing with tag extraction and NIP-19 encoding 9 months ago
limina1 1e907771d3 feat: publish array of notes 9 months ago
buttercat1791 2a57122436 Introduce WebSocket handles and simplify 9 months ago
buttercat1791 fee33e8f92 `#instance` -> `#shared` 9 months ago
buttercat1791 c79b844f65 Use `WebSocketPool` for raw WebSocket connections 9 months ago
buttercat1791 9a95ee4508 Remove unused imports 9 months ago
buttercat1791 2839e2547a Improve `WebSocketPool` class 9 months ago