809 Commits (f3a589b5954d378e8286c095e0447a66f7b5b190)
 

Author SHA1 Message Date
buttercat1791 1475004a29 Add details to relay selector design doc 8 months ago
buttercat1791 2458d5b232 Add design documentation on relay selector 8 months ago
buttercat1791 bc0010a756 Enable SSR for publications 8 months ago
buttercat1791 aa76910bc4 Use utils based on raw WebSockets for SSR 8 months ago
buttercat1791 bc22b21c33 Turn SSR back on 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 e093ee599d Give explicit instructions on reading and updating anchor comemnts 8 months ago
buttercat1791 1bd2950679 Clean up redirects on query param based routes 8 months ago
buttercat1791 2150a311ec Revise general project instructions 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
buttercat1791 825dee1584 Specify Deno as the preferred runtime in Cursor rules 8 months ago
buttercat1791 a2d9b64114 Add anchor comments to project Cursor instructions 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
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