SurfSense/surfsense_web/components/layout/ui/sidebar
Anish Sarkar 34c8b4aa86 refactor(onboarding-tour, layout, sidebar): reduce thread fetch limit to 6 for improved performance
- Updated thread fetching logic across multiple components to limit the number of threads fetched to 6 instead of 40.
- Adjusted related placeholder data and chat display logic in the sidebar to reflect the new limit.
2026-07-07 11:04:04 +05:30
..
AllChatsSidebar.tsx refactor(onboarding-tour, layout, sidebar): reduce thread fetch limit to 6 for improved performance 2026-07-07 11:04:04 +05:30
ChatListItem.tsx feat(sidebar): introduce SidebarListItem component for consistent sidebar item styling 2026-07-06 11:44:45 +05:30
CreditBalanceDisplay.tsx feat(refactor): refactor payment system to implement unified credit wallet. 2026-06-10 16:49:03 -07:00
DesktopLocalTabContent.tsx feat(rename): complete searchSpace to workspace transition across frontend and backend 2026-07-06 15:12:40 +05:30
DocumentsSidebar.tsx feat: enhance document import functionality and runtime configuration 2026-07-06 21:31:35 -07:00
InboxSidebar.tsx feat(rename): complete searchSpace to workspace transition across frontend and backend 2026-07-06 15:12:40 +05:30
index.ts feat: api playground, other tweaks 2026-07-06 16:45:04 -07:00
LocalFilesystemBrowser.tsx feat(rename): complete searchSpace to workspace transition across frontend and backend 2026-07-06 15:12:40 +05:30
MobileSidebar.tsx refactor(documents): remove unused document editing functionality and streamline components 2026-07-06 16:02:22 +05:30
NavSection.tsx refactor(sidebar): update sidebar resizing logic to use pointer events; enhance drag cursor handling and improve sidebar width persistence 2026-05-04 01:47:17 +05:30
PlaygroundSidebar.tsx feat: update environment variables and enhance scraping capabilities 2026-07-06 20:27:36 -07:00
Sidebar.tsx refactor(onboarding-tour, layout, sidebar): reduce thread fetch limit to 6 for improved performance 2026-07-07 11:04:04 +05:30
SidebarButton.tsx chore: ran linting 2026-05-19 21:02:07 +05:30
SidebarCollapseButton.tsx feat: implement macOS-specific title bar adjustments and enhance RightPanel with toggle functionality 2026-05-19 18:57:06 +05:30
SidebarHeader.tsx feat(rename): complete searchSpace to workspace transition across frontend and backend 2026-07-06 15:12:40 +05:30
SidebarListItem.tsx feat(sidebar): introduce SidebarListItem component for consistent sidebar item styling 2026-07-06 11:44:45 +05:30
SidebarSection.tsx refactor(sidebar): update SidebarSection transition styles for improved visibility 2026-07-06 13:28:02 +05:30
SidebarSlideOutPanel.tsx refactor(web): replace slideout panel window event with jotai atom (fixes #1358) 2026-05-24 16:41:47 +07:00
SidebarUserProfile.tsx feat(download): Enhance download functionality by adding mobile OS detection and updating UI components accordingly 2026-06-04 11:48:44 +05:30