904 Commits (41c9986da88aeb079da91b22706245cca294d1d9)
 

Author SHA1 Message Date
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 458004bd9f First pass at use of IndexedDB for publication bookmarks 9 months ago
buttercat1791 ddb56d07ec Clean up key and await in publication page 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 9afcd37aaf Remove unneeded load actions for publication page 9 months ago
buttercat1791 1af98ec9d6 Remove unused component 9 months ago
buttercat1791 5254e0c470 Clean up and modernize layout 9 months ago
buttercat1791 640e9db733 Send bookmark moved observers on success 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
buttercat1791 166eb237c1 Update SvelteKit 9 months ago
buttercat1791 7b441dc0a5 Adjust some spacing 9 months ago
limina1 750b143dcd Cleanup and redundancy removal 9 months ago
limina1 c3edd41420 Invert person and hashtag selections 9 months ago
limina1 5195eb18d6 Add tag display improvements and sorting controls 9 months ago
limina1 d8acb4495a Remove graph traversal and expansion depth from settings panels 9 months ago
limina1 369005a631 Fix all event nodes to remain in place after dragging 9 months ago
limina1 20ea3bf12a Add edge color explanations to legend 9 months ago
limina1 f3c74ebc9b Add 'Show All' checkbox for content event kinds 9 months ago
limina1 5e0d9aa44d Fix kind 0 profile node display and respect display limits 9 months ago
limina1 a5a89434dc Fix profile stats to show correct fetched count 9 months ago
limina1 ac0ee32c76 Remove redundant Display Limits section from Settings 9 months ago
limina1 24b111396e Set kind 3 (follow lists) default limit to 0 9 months ago
limina1 d69f126fde Fix person anchors to remain fixed after dragging 9 months ago
limina1 7b59907df7 Improve profile fetching and person node coloring 9 months ago
limina1 3034bbaff0 Implement Phase 5: Load all events upfront 9 months ago
limina1 2d7f827c62 Fix profile event counts to show from all events 9 months ago
limina1 13e946eda3 Include profile events in visualization 9 months ago
limina1 a0e2827e71 Complete profile fetching implementation 9 months ago
limina1 d620ff2a4c Fix person node toggle persistence issue 9 months ago
limina1 9b5767d97f Fix reactive state management to prevent infinite loops 9 months ago
limina1 46a5d8fe18 Enhance person visualizer with connection types and limits 9 months ago
limina1 37babea3ae Implement person visualizer with diamond nodes 9 months ago
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