280 Commits (53d3c33ee8aca5e025505fb45e9dabd79b58dfa1)

Author SHA1 Message Date
silberengel 53d3c33ee8 fixed my notes redirection 9 months ago
silberengel 27fdbde8df fixed build and worked on memory leak 9 months ago
silberengel f199f356a8 allow for differentiation: ssr versus client rendering 9 months ago
silberengel 0e720f70e8 corrected my-notes going blank on refresh and showing when no one is logged-in 9 months ago
silberengel c240bf8873 removed if-browser from layout 9 months ago
silberengel 061de4354c Added confirmation dialog to checkbox 9 months ago
silberengel 2bc742497e changed to Svelte 5 syntax 9 months ago
silberengel 22235235b3 got rid of hard-coded relays 9 months ago
silberengel 9ea1462bcb Fixed reactivity inefficiency 9 months ago
silberengel 11c605b5ef improved search some more 9 months ago
silberengel 3eafdf0282 fixed profile display 9 months ago
silberengel 577d8c832a fix relays and subscription search 9 months ago
silberengel 078cf05cc1 comment viewer added 9 months ago
silberengel 82c89eac6e search bar also searches p and pubkey tags 9 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". 9 months ago
silberengel 188c58143c display e-tag event lists in 30040 9 months ago
silberengel 1ca057f6e1 fixed my notes formatting 9 months ago
silberengel 5345d27b4c removed debug messages 9 months ago
silberengel b01592693e fixed landing page grid 9 months ago
silberengel 12cf16b36d fixed the publication loading 9 months ago
silberengel b119c0010a improved error handling for missing publications 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 01dc9233ed Remove unnecessary `throw` commands 9 months ago
silberengel 0ada8c2b0a fixed build 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 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 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
limina1 1e907771d3 feat: publish array of notes 9 months ago
limina1 9fef709fe5 refactor: create EventCounts type 9 months ago
limina1 acfd7d2369 validate nostr identifiers for id and coord 9 months ago
limina1 5fab9b6444 removed commented out code 10 months ago
limina1 c247e15fcb fix: resolve infinite loop in visualization page 10 months ago
limina1 5e09619bca add tag and event tests 10 months ago
limina1 d094aa1277 remove tag expansion depth 10 months ago