280 Commits (53d3c33ee8aca5e025505fb45e9dabd79b58dfa1)

Author SHA1 Message Date
silberengel 53d3c33ee8 fixed my notes redirection 7 months ago
silberengel 27fdbde8df fixed build and worked on memory leak 7 months ago
silberengel f199f356a8 allow for differentiation: ssr versus client rendering 7 months ago
silberengel 0e720f70e8 corrected my-notes going blank on refresh and showing when no one is logged-in 7 months ago
silberengel c240bf8873 removed if-browser from layout 7 months ago
silberengel 061de4354c Added confirmation dialog to checkbox 7 months ago
silberengel 2bc742497e changed to Svelte 5 syntax 7 months ago
silberengel 22235235b3 got rid of hard-coded relays 7 months ago
silberengel 9ea1462bcb Fixed reactivity inefficiency 7 months ago
silberengel 11c605b5ef improved search some more 7 months ago
silberengel 3eafdf0282 fixed profile display 7 months ago
silberengel 577d8c832a fix relays and subscription search 7 months ago
silberengel 078cf05cc1 comment viewer added 7 months ago
silberengel 82c89eac6e search bar also searches p and pubkey tags 7 months ago
silberengel 74598a1d3c Added a checkbox to the landing page, so that the currently logged-in user can easily find their own publications, both as "p" tag and as "pubkey". 7 months ago
silberengel 188c58143c display e-tag event lists in 30040 7 months ago
silberengel 1ca057f6e1 fixed my notes formatting 8 months ago
silberengel 5345d27b4c removed debug messages 8 months ago
silberengel b01592693e fixed landing page grid 8 months ago
silberengel 12cf16b36d fixed the publication loading 8 months ago
silberengel b119c0010a improved error handling for missing publications 8 months ago
buttercat1791 884d04a45e Skip prerendering page layout children on server 8 months ago
buttercat1791 0806168811 Ensure SSR is allowed for page layouts 8 months ago
buttercat1791 01dc9233ed Remove unnecessary `throw` commands 8 months ago
silberengel 0ada8c2b0a fixed build 8 months ago
silberengel c00d9b8fec fixed events page width on narrow screens 8 months ago
silberengel 8b6db819dc Fixed relay display on About page 8 months ago
silberengel 2c0c98190f fixed the prox issue 8 months ago
silberengel 08d146b8f7 fix problem with trying to call websockets from the browser 8 months ago
silberengel a3143bcb85 fixed bugs and accesibility warnings 8 months ago
silberengel efd9003b1c fixed build 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 1bd2950679 Clean up redirects on query param based routes 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
limina1 1e907771d3 feat: publish array of notes 8 months ago
limina1 9fef709fe5 refactor: create EventCounts type 8 months ago
limina1 acfd7d2369 validate nostr identifiers for id and coord 8 months ago
limina1 5fab9b6444 removed commented out code 8 months ago
limina1 c247e15fcb fix: resolve infinite loop in visualization page 8 months ago
limina1 5e09619bca add tag and event tests 8 months ago
limina1 d094aa1277 remove tag expansion depth 8 months ago