391 Commits (1c7de2ea877004655d91d0bf9f5405a5e9405e8a)

Author SHA1 Message Date
buttercat1791 ff8cfd39ad Remove unused function 8 months ago
buttercat1791 f0d35e0f29 Add time complexity notes on child sort function 8 months ago
buttercat1791 eae495fa77 Ensure correct sorting of children of tree nodes 9 months ago
buttercat1791 6a0a35f091 Add border styling to ToC sidebar 9 months ago
buttercat1791 b492a33cc7 Fit ToC styling to theme 9 months ago
buttercat1791 0fc90e5ceb Use ToC hrefs for proper navigation 9 months ago
buttercat1791 b8b9deb727 Don't invoke `goto` in `onSectionFocused` 9 months ago
buttercat1791 700dec8875 Proxy bookmark observers through `SveltePublicationTree` 9 months ago
buttercat1791 8b2ac0e48f Simplify `getMatchingTags` invocation 9 months ago
buttercat1791 1af98ec9d6 Remove unused component 9 months ago
buttercat1791 5fb32e35b2 Formatting and SvelteKit 2/Svelte 5 upgrades 9 months ago
buttercat1791 d299017b9e Jump to element via ToC 9 months ago
limina1 750b143dcd Cleanup and redundancy removal 9 months ago
limina1 f3c74ebc9b Add 'Show All' checkbox for content event kinds 9 months ago
limina1 a0e2827e71 Complete profile fetching implementation 9 months ago
limina1 d620ff2a4c Fix person node toggle persistence issue 9 months ago
limina1 a39b86adce WIP: Complex event configuration and people tag anchor implementation 9 months ago
buttercat1791 15daf824c2 Correctly render hierarchy in ToC component 9 months ago
buttercat1791 31b5c2c324 Scroll sidebar on overflow 9 months ago
buttercat1791 3aebf1c00b Remove unneeded TODO 9 months ago
buttercat1791 44a9d282a5 Use a reactive map to make ToC entry expansion react on click 9 months ago
buttercat1791 261b324d1b Fix code mangled by git 9 months ago
buttercat1791 c235646ffe Ensure ToC addresses update correctly 9 months ago
limina1 dfd542016e Visual indicators of events loaded 9 months ago
limina1 bc195f3151 event kind filter added 9 months ago
buttercat1791 2d6d38b3b3 Fix data flow between publication tree and ToC 9 months ago
limina1 02998318c3 Performance improvements 9 months ago
buttercat1791 7219e68ca3 Make accordion non-flush 9 months ago
buttercat1791 052392d7f0 Add action bindings on ToC component elements 9 months ago
buttercat1791 b07914f963 Allow two ToC component variants 9 months ago
buttercat1791 cd204119f0 Tidy up code formatting in ArticleNav component 9 months ago
buttercat1791 d48ddd465a Remove unneeded references to Pharos parser 9 months ago
buttercat1791 608ce2b8e4 First pass at ToC layout 9 months ago
buttercat1791 9a6a494f17 Fix `NDKEvent` type imports 9 months ago
buttercat1791 fa6265b346 Refactor and support tree node resolution via ToC entry closure 9 months ago
buttercat1791 f635d08982 Add doc comment for ToC 9 months ago
buttercat1791 ddf8b9006b Update ToC on publication tree node resolution 9 months ago
buttercat1791 7672a10337 Allow node resolution subscription on `SveltePublicationTree` 9 months ago
buttercat1791 d3a62c13f6 Add a `getParent` abstraction to `SveltePublicationTree` 9 months ago
buttercat1791 c30484b9bc Use `SveltePublicationTree` in ToC class 10 months ago
buttercat1791 1c47ea226e Proxy `getChildAddresses` 10 months ago
buttercat1791 c6effb3839 Create Svelte-specific wrapper that proxies `PublicationTree` 10 months ago
buttercat1791 640a126330 Compute depth of ToC entries when adding them 10 months ago
buttercat1791 4afbd04d5e Add a TODO 10 months ago
buttercat1791 f9048c468c Add doc comment on ToC constructor 10 months ago
buttercat1791 cb1ece7eae Make ToC class iterable, and iterate to render ToC in component 10 months ago
buttercat1791 53ed81f032 Recursively build ToC from HTML markup 10 months ago
buttercat1791 feab392a44 Refactor `TableOfContents` class for least privilege 10 months ago
buttercat1791 a408c54323 Reorganize ToC modules 10 months ago
buttercat1791 42cb538be5 Move publication components into their own sub-directory 10 months ago