665 Commits (7e6fe7a66b3eeddf71847ed10b7b44846f878c85)
 

Author SHA1 Message Date
limina1 87d03e87ff Move tag anchor controls from Settings to Legend 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 782be2a9c9 Change style of publication tree debug messages 9 months ago
buttercat1791 c235646ffe Ensure ToC addresses update correctly 9 months ago
limina1 844ae3d35a Add user profile display names and fix infinite loading loop 9 months ago
limina1 33d634b4d2 Fix event network visualization colors and improve tag anchor handling 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 c0738fda67 default index events - 50 9 months ago
limina1 02998318c3 Performance improvements 9 months ago
limina1 f813ac1e1c Allowed kinds able to be removed and disabled 9 months ago
limina1 bd3bc4ef00 Template Legend & Settings panels 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 29c06551cf Remove ToC from page context 9 months ago
buttercat1791 db4991b229 Update Flowbite Svelte version 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 e384804522 Add stronger typing to publication layout store 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 534fc23c8c Update doc comment on `PublicationTree` 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 80c7514489 Allow bookmark observers 9 months ago
buttercat1791 e32354caba Add option to walk entire publication tree, not just leaves 9 months ago
buttercat1791 1e450dd4b7 Improve abstraction and controllability of tree-walking methods 10 months ago
buttercat1791 f438e68726 Remove unused import 10 months ago
buttercat1791 c30484b9bc Use `SveltePublicationTree` in ToC class 10 months ago
buttercat1791 1c47ea226e Proxy `getChildAddresses` 10 months ago
buttercat1791 34942c5046 Make adding a node observable 10 months ago
buttercat1791 c6effb3839 Create Svelte-specific wrapper that proxies `PublicationTree` 10 months ago
buttercat1791 d3ec3ad3e2 Add observability to node resolution 10 months ago
buttercat1791 2c3b9adf58 Set workspace tab size to 2 spaces 10 months ago
limina1 f2fec5eafc feat: add display limits and improve visualization reactivity 10 months ago
limina1 dc850686b5 Merge remote-tracking branch 'origin/master' into visualization-improvements 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